Jun 25 18:03:56 devstack cinder-volume[82678]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 18:03:56 devstack cinder-volume[82678]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 18:03:56 devstack cinder-volume[82678]: we strongly recommend against using it for new projects. Jun 25 18:03:56 devstack cinder-volume[82678]: If you are already using Eventlet, we recommend migrating to a different Jun 25 18:03:56 devstack cinder-volume[82678]: framework. For more detail see Jun 25 18:03:56 devstack cinder-volume[82678]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 18:03:56 devstack cinder-volume[82678]: import eventlet # noqa Jun 25 18:03:59 devstack cinder-volume[82678]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=82678) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 18:03:59 devstack cinder-volume[82678]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=82678) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 18:03:59 devstack cinder-volume[82678]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=82678) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 18:04:00 devstack cinder-volume[82678]: INFO dbcounter [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Registered counter for database cinder Jun 25 18:04:00 devstack cinder-volume[82678]: DEBUG oslo_db.sqlalchemy.engines [None req-1e6dac53-8c94-426a-917b-eb7151505154 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=82678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG dbcounter [-] [82678] Writer thread running {{(pid=82678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 18:04:01 devstack cinder-volume[82678]: INFO cinder.rpc [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 18:04:01 devstack cinder-volume[82678]: INFO cinder.rpc [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_db.sqlalchemy.engines [None req-1e6dac53-8c94-426a-917b-eb7151505154 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=82678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 18:04:01 devstack cinder-volume[82678]: INFO cinder.volume.manager [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Determined volume DB was empty at startup. Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG cinder.volume.manager [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=82678) __init__ /opt/stack/cinder/cinder/volume/manager.py:304}} Jun 25 18:04:01 devstack cinder-volume[82678]: INFO cinder.volume.manager [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Service not found for updating active_backend_id, assuming default for driver init. Jun 25 18:04:01 devstack cinder-volume[82678]: WARNING stevedore.named [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jun 25 18:04:01 devstack cinder-volume[82678]: WARNING castellan.key_manager [None req-1e6dac53-8c94-426a-917b-eb7151505154 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 25 18:04:01 devstack cinder-volume[82678]: WARNING cinder.keymgr.conf_key_mgr [None req-1e6dac53-8c94-426a-917b-eb7151505154 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 25 18:04:01 devstack cinder-volume[82678]: DEBUG cinder.volume.drivers.lvm [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.lio.LioAdm {{(pid=82678) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:107}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_concurrency.processutils [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Running cmd (subprocess): cinder-rtstool verify {{(pid=82678) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_concurrency.processutils [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] CMD "cinder-rtstool verify" returned: 0 in 0.446s {{(pid=82678) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_db.sqlalchemy.engines [None req-1e6dac53-8c94-426a-917b-eb7151505154 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=82678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 18:04:01 devstack cinder-volume[82678]: INFO cinder.rpc [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 18:04:01 devstack cinder-volume[82678]: INFO cinder.rpc [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Jun 25 18:04:01 devstack cinder-volume[82678]: WARNING stevedore.named [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jun 25 18:04:01 devstack cinder-volume[82678]: WARNING castellan.key_manager [None req-1e6dac53-8c94-426a-917b-eb7151505154 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 25 18:04:01 devstack cinder-volume[82678]: INFO cinder.volume.manager [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Image-volume cache enabled for host devstack@lvmdriver-1. Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_db.sqlalchemy.engines [None req-1e6dac53-8c94-426a-917b-eb7151505154 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=82678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 18:04:01 devstack cinder-volume[82678]: INFO oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Starting 1 workers Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Started child 82903 {{(pid=82678) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Full set of CONF: {{(pid=82678) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] ******************************************************************************** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3226}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Configuration options gathered from: {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3227}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3228}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] ================================================================================ {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3234}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] allow_availability_zone_fallback = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] allow_compression_on_image_upload = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] allowed_direct_url_schemes = [] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] api_rate_limit = True {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82903]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] auth_strategy = keystone {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] az_cache_duration = 3600 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_availability_zone = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_host = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_name = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_stats_polling_interval = 60 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backup_api_class = cinder.backup.api.API {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backup_name_template = backup-%s {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backup_use_same_host = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backup_use_temp_snapshot = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] chap_password = **** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] chap_username = {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cinder_internal_tenant_project_id = 39ecfbadcf9341cb9b2324f748ccdf08 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cinder_internal_tenant_user_id = 8f0282ad94a544aeba996c1b52d85e26 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cloned_volume_same_az = True {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cluster = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] compression_format = gzip {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] compute_api_class = cinder.compute.nova.API {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] config_dir = [] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] config_source = [] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] control_exchange = openstack {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] debug = True {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] default_availability_zone = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] default_group_type = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 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=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] default_volume_type = lvmdriver-1 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] disk_geometry = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] driver_client_cert = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] driver_client_cert_key = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] driver_data_namespace = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] driver_ssl_cert_path = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] driver_ssl_cert_verify = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] driver_use_ssl = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] enable_force_upload = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] enable_new_services = True {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] enable_unsupported_driver = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] enabled_backends = ['lvmdriver-1'] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] enforce_multipath_for_image_xfer = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] filter_function = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] glance_api_insecure = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] glance_api_servers = ['http://192.168.122.35/image'] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] glance_api_ssl_compression = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] glance_ca_certificates_file = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] glance_catalog_info = image:glance:publicURL {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:01 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] glance_certfile = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] glance_keyfile = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] glance_num_retries = 3 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] glance_request_timeout = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] goodness_function = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] graceful_shutdown_timeout = 5 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] group_api_class = cinder.group.api.API {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] host = devstack {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] image_compress_on_upload = True {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] image_conversion_address_space_limit = 1 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] image_conversion_cpu_limit = 60 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] image_conversion_disable = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] image_upload_use_cinder_backend = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] image_upload_use_internal_tenant = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] image_volume_cache_enabled = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] image_volume_cache_max_count = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] image_volume_cache_max_size_gb = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] init_host_max_objects_retrieval = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] instance_format = [instance: %(uuid)s] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] iscsi_target_flags = {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] iscsi_write_cache = on {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] iser_helper = tgtadm {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] iser_ip_address = 192.168.122.35 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] iser_port = 3260 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] log_color = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] log_config_append = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] log_dir = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] log_file = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] log_options = True {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] log_rotate_interval = 1 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] log_rotate_interval_type = days {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] log_rotation_type = none {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 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=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82903]: INFO cinder.volume.manager [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Starting volume driver LVMVolumeDriver (3.0.0) Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] max_age = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] max_logfile_count = 30 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] max_logfile_size_mb = 200 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] max_over_subscription_ratio = 20.0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] max_snapshots_per_migration = -1 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] message_reap_interval = 86400 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] message_ttl = 2592000 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] migration_create_volume_timeout_secs = 300 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] monkey_patch = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] monkey_patch_modules = [] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] my_ip = 192.168.122.35 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] no_snapshot_gb_quota = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] num_iser_scan_tries = 3 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] num_shell_tries = 3 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] num_volume_device_scan_tries = 3 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] nvmeof_conn_info_version = 1 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] nvmet_ns_id = 10 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] nvmet_port_id = 1 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] osapi_max_limit = 1000 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] osapi_volume_ext_list = [] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] osapi_volume_listen = 0.0.0.0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] osapi_volume_listen_port = 8776 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] osapi_volume_use_ssl = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] osapi_volume_workers = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] per_volume_size_limit = -1 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] periodic_fuzzy_delay = 60 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] periodic_interval = 60 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] project_id_regex = [0-9a-f\-]+ {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] public_endpoint = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] publish_errors = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] quota_backup_gigabytes = 1000 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] quota_backups = 10 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] quota_gigabytes = 1000 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] quota_groups = 10 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] quota_snapshots = 10 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] quota_volumes = 10 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] rate_limit_burst = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] rate_limit_except_level = CRITICAL {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] rate_limit_interval = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] reinit_driver_count = 3 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] replication_device = **** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] report_discard_supported = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] report_interval = 120 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] reservation_clean_interval = 86400 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] reservation_expire = 86400 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] reserved_image_namespaces = [] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] reserved_percentage = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] rpc_response_timeout = 120 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] run_external_periodic_tasks = True {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] scst_target_driver = iscsi {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] scst_target_iqn_name = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] service_down_time = 720 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] shell_completion = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] snapshot_name_template = snapshot-%s {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] snapshot_same_host = True {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] split_loggers = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] state_path = /opt/stack/data/cinder {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] storage_availability_zone = nova {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] storage_protocol = iSCSI {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] syslog_log_facility = LOG_USER {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] target_helper = lioadm {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] target_ip_address = 192.168.122.35 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] target_port = 3260 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] target_protocol = iscsi {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] target_secondary_ip_addresses = [] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] trace_flags = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] transfer_api_class = cinder.transfer.api.API {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] transport_url = **** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] until_refresh = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] use_chap_auth = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] use_default_quota_class = True {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] use_journal = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] use_json = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] use_multipath_for_image_xfer = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] use_stderr = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] use_syslog = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] verify_glance_signatures = enabled {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] volume_api_class = cinder.volume.api.API {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] volume_backend_name = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] volume_clear = zero {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] volume_clear_ionice = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] volume_clear_size = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] volume_copy_bps_limit = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] volume_dd_blocksize = 1M {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] volume_name_template = volume-%s {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] volume_service_inithost_offload = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] volume_usage_audit_period = month {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.040s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] zoning_mode = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_concurrency.disable_process_locking = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.auth_section = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.auth_type = password {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.auth_version = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.cache = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.certfile = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.delay_auth_decision = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.http_connect_timeout = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.include_service_catalog = True {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.insecure = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.interface = public {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.keyfile = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.memcache_password = {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.memcache_username = {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.region_name = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.service_token_roles_required = True {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.service_type = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.token_cache_time = 300 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.35/identity {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.backend = dogpile.cache.null {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.backend_argument = **** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.backend_expiration_time = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.config_prefix = cache.oslo {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.debug_cache_backend = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.enable_retry_client = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.enable_socket_keepalive = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.enabled = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.expiration_time = 600 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.hashclient_retry_attempts = 2 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.memcache_dead_retry = 300 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.memcache_pool_maxsize = 10 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.memcache_sasl_enabled = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.password = **** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.proxies = [] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.029s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:02 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.redis_db = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.redis_sentinel_service_name = mymaster {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.redis_server = localhost:6379 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.retry_attempts = 2 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.retry_delay = 0.0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.socket_keepalive_count = 1 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.socket_keepalive_idle = 1 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.socket_keepalive_interval = 1 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.socket_timeout = 1.0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.tls_allowed_ciphers = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.tls_cafile = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.tls_certfile = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.tls_enabled = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.tls_keyfile = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cache.username = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] coordination.backend_url = **** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.asyncio_connection = **** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.asyncio_slave_connection = **** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.backend = sqlalchemy {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.connection = **** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.connection_debug = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.connection_parameters = {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.connection_recycle_time = 3600 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.connection_trace = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.db_inc_retry_interval = True {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.db_max_retries = 20 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.db_max_retry_interval = 10 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.db_retry_interval = 1 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.max_overflow = 50 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.max_pool_size = 5 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.max_retries = 10 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.mysql_wsrep_sync_wait = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.pool_timeout = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.retry_interval = 10 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.slave_connection = **** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.sqlite_synchronous = True {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.synchronous_reader = True {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] database.use_db_reconnect = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.020s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] profiler.connection_string = messaging:// {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] profiler.enabled = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] profiler.es_doc_type = notification {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] profiler.es_scroll_size = 10000 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] profiler.es_scroll_time = 2m {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] profiler.filter_error_trace = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] profiler.hmac_keys = **** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] profiler.sentinel_service_name = mymaster {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] profiler.socket_timeout = 0.1 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] profiler.trace_requests = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] profiler.trace_sqlalchemy = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] profiler_jaeger.process_tags = {} {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] profiler_jaeger.service_name_prefix = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] profiler_otlp.service_name_prefix = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_policy.enforce_new_defaults = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: WARNING oslo_config.cfg [None req-1e6dac53-8c94-426a-917b-eb7151505154 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 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_policy.enforce_scope = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_policy.policy_default_rule = default {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_policy.policy_file = policy.yaml {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_policy.remote_timeout = 60.0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] privsep_osbrick.group = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] privsep_osbrick.helper_command = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] privsep_osbrick.user = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cinder_sys_admin.group = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cinder_sys_admin.helper_command = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] cinder_sys_admin.user = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] service_user.auth_section = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] service_user.auth_type = password {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] service_user.cafile = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] service_user.certfile = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] service_user.collect_timing = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] service_user.insecure = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] service_user.keyfile = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] service_user.send_service_user_token = True {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] service_user.split_loggers = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] service_user.timeout = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] glance.auth_section = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] glance.auth_type = password {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] glance.certfile = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] glance.collect_timing = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] glance.insecure = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] glance.keyfile = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] glance.region_name = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] glance.split_loggers = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] glance.timeout = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.backend_availability_zone = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.chap_password = **** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.chap_username = {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.disk_geometry = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.driver_client_cert = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.driver_client_cert_key = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.driver_data_namespace = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.driver_use_ssl = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.enable_unsupported_driver = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.extra_capabilities = {} {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.filter_function = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.goodness_function = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.iscsi_target_flags = {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.iscsi_write_cache = on {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.iser_helper = tgtadm {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack sudo[82959]: 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 25 18:04:02 devstack sudo[82959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.iser_ip_address = 192.168.122.35 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.iser_port = 3260 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.lvm_mirrors = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.lvm_share_target = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.lvm_type = auto {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.num_shell_tries = 3 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.nvmet_port_id = 1 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.replication_device = **** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.report_discard_supported = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.reserved_percentage = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.scst_target_driver = iscsi {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.scst_target_iqn_name = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.storage_protocol = iSCSI {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.target_helper = tgtadm {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.target_ip_address = 192.168.122.35 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.target_port = 3260 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.target_protocol = iscsi {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.trace_flags = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.unique_fqdn_network = True {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.use_chap_auth = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.volume_backend_name = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.volume_clear = zero {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.volume_clear_ionice = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.volume_clear_size = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.volume_group = cinder-volumes {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_reports.file_event_handler = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_reports.log_dir = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.backend_availability_zone = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.backend_host = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.chap_password = **** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.chap_username = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.chiscsi_conf = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.disk_geometry = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.driver_client_cert = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.driver_data_namespace = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.driver_use_ssl = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.extra_capabilities = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.filter_function = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.goodness_function = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.image_volume_cache_enabled = True {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.iser_helper = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.iser_ip_address = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.iser_port = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.iser_target_prefix = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.lvm_conf_file = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.lvm_mirrors = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.lvm_share_target = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.lvm_type = auto {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.num_shell_tries = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.nvmeof_conn_info_version = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.nvmet_port_id = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.replication_device = **** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.report_discard_supported = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.reserved_percentage = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.scst_target_driver = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.storage_protocol = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.target_helper = lioadm {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.target_ip_address = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.target_port = 3260 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.target_prefix = iqn.2010-10.org.openstack: {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.target_protocol = iscsi {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.target_secondary_ip_addresses = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.trace_flags = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.use_chap_auth = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.volume_clear = zero {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.volume_clear_size = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] lvmdriver-1.volumes_dir = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.ssl = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.ssl_version = {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_notifications.driver = [] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_notifications.retry = -1 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] oslo_messaging_notifications.transport_url = **** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] key_manager.fixed_key = **** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican.barbican_api_version = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican.barbican_endpoint = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican.barbican_endpoint_type = public {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican.barbican_region_name = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican.cafile = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican.certfile = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican.collect_timing = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican.insecure = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican.keyfile = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican.number_of_retries = 60 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican.retry_delay = 1 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican.send_service_user_token = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican.split_loggers = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican.timeout = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican.verify_ssl = True {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican.verify_ssl_path = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican_service_user.auth_section = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican_service_user.auth_type = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican_service_user.cafile = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican_service_user.certfile = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican_service_user.collect_timing = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican_service_user.insecure = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican_service_user.keyfile = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican_service_user.split_loggers = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] barbican_service_user.timeout = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] vault.approle_role_id = **** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] vault.approle_secret_id = **** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] vault.kv_mountpoint = secret {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] vault.kv_path = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] vault.kv_version = 2 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] vault.namespace = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] vault.root_token_id = **** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] vault.ssl_ca_crt_file = None {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] vault.timeout = 60.0 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] vault.use_ssl = False {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:04:02 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] ******************************************************************************** {{(pid=82678) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} Jun 25 18:04:02 devstack sudo[82959]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:02 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.710s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:02 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:02 devstack sudo[83179]: 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 25 18:04:02 devstack sudo[83179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:03 devstack sudo[83179]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:03 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.754s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:03 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:04:03 devstack cinder-volume[82903]: INFO cinder.brick.local_dev.lvm [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Logical Volume not found when querying LVM info. (vg_name=stack-volumes-lvmdriver-1, lv_name=stack-volumes-lvmdriver-1-pool Jun 25 18:04:03 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:03 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.017s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:03 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:03 devstack sudo[83410]: 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 25 18:04:03 devstack sudo[83410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:04 devstack sudo[83410]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:04 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.764s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:04 devstack cinder-volume[82903]: DEBUG cinder.brick.local_dev.lvm [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Creating thin pool 'stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool' with size 28.5g of total 30.0g {{(pid=82903) create_thin_pool /opt/stack/cinder/cinder/brick/local_dev/lvm.py:550}} Jun 25 18:04:04 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:04 devstack sudo[83505]: 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 25 18:04:04 devstack sudo[83505]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:05 devstack sudo[83505]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:05 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -T -L 28.5g stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.965s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:05 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:05 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.017s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:05 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:05 devstack sudo[83626]: 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 25 18:04:05 devstack sudo[83626]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:06 devstack sudo[83626]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:06 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.691s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:06 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:06 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.015s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:06 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:06 devstack sudo[83632]: 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 25 18:04:06 devstack sudo[83632]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:06 devstack sudo[83632]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:06 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.674s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:06 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:06 devstack sudo[83636]: 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 25 18:04:06 devstack sudo[83636]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:07 devstack sudo[83636]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:07 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.781s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:07 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:07 devstack sudo[83641]: 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 25 18:04:07 devstack sudo[83641]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:08 devstack sudo[83641]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:08 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.698s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:08 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:08 devstack sudo[83653]: 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 25 18:04:08 devstack sudo[83653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:08 devstack sudo[83653]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:08 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.764s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:08 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:09 devstack sudo[83657]: 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 25 18:04:09 devstack sudo[83657]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:09 devstack sudo[83657]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:09 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.697s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:09 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:09 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.019s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:09 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:09 devstack sudo[83665]: 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 25 18:04:09 devstack sudo[83665]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:10 devstack sudo[83665]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:10 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.743s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:10 devstack cinder-volume[82903]: INFO cinder.volume.drivers.lvm [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Enabling LVM thin provisioning by default because a thin pool exists. Jun 25 18:04:10 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:10 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.018s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:10 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:10 devstack sudo[83675]: 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 25 18:04:10 devstack sudo[83675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:11 devstack sudo[83675]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:11 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.801s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:11 devstack cinder-volume[82903]: DEBUG cinder.volume.drivers.lvm [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Updating volume stats {{(pid=82903) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:229}} Jun 25 18:04:11 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:11 devstack sudo[83788]: 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 25 18:04:11 devstack sudo[83788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:11 devstack cinder-volume[82678]: DEBUG dbcounter [-] [82678] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=82678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:04:11 devstack sudo[83788]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:11 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.714s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:11 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:12 devstack sudo[83933]: 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 25 18:04:12 devstack sudo[83933]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:12 devstack sudo[83933]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:12 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.708s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:12 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:12 devstack sudo[83937]: 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 25 18:04:12 devstack sudo[83937]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:13 devstack sudo[83937]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:13 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.729s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:13 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:13 devstack sudo[83941]: 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 25 18:04:13 devstack sudo[83941]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:14 devstack sudo[83941]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:14 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.749s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:14 devstack cinder-volume[82903]: INFO cinder.volume.driver [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Driver hasn't implemented _init_vendor_properties() Jun 25 18:04:14 devstack cinder-volume[82903]: DEBUG cinder.volume.driver [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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', 'snapshot_migration_support': True}], 'snapshot_migration_support': True, '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=82903) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Jun 25 18:04:14 devstack cinder-volume[82903]: DEBUG oslo_db.sqlalchemy.engines [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 18:04:14 devstack cinder-volume[82903]: DEBUG dbcounter [-] [82903] Writer thread running {{(pid=82903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 18:04:14 devstack cinder-volume[82903]: DEBUG cinder.db.api [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Building query based on filter {{(pid=82903) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jun 25 18:04:14 devstack cinder-volume[82903]: DEBUG cinder.image.image_utils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=82903) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Jun 25 18:04:14 devstack cinder-volume[82903]: INFO cinder.keymgr.migration [None req-252c80d8-a070-4513-92c6-e3203e0705df None None] Not migrating encryption keys because the ConfKeyManager is still in use. Jun 25 18:04:14 devstack cinder-volume[82903]: DEBUG cinder.volume.drivers.lvm [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Updating volume stats {{(pid=82903) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:229}} Jun 25 18:04:14 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:14 devstack sudo[83945]: 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 25 18:04:14 devstack sudo[83945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:15 devstack sudo[83945]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:15 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.706s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:15 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:15 devstack sudo[83949]: 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 25 18:04:15 devstack sudo[83949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:15 devstack sudo[83949]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:15 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.728s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:15 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:15 devstack sudo[83955]: 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 25 18:04:15 devstack sudo[83955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:16 devstack sudo[83955]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:16 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.719s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:16 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:16 devstack sudo[83959]: 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 25 18:04:16 devstack sudo[83959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:17 devstack sudo[83959]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:17 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.711s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:17 devstack cinder-volume[82903]: DEBUG cinder.manager [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Notifying Schedulers of capabilities ... {{(pid=82903) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:04:17 devstack cinder-volume[82903]: INFO cinder.volume.manager [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Driver initialization completed successfully. Jun 25 18:04:17 devstack cinder-volume[82903]: INFO cinder.manager [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Initiating service 2 cleanup Jun 25 18:04:17 devstack cinder-volume[82903]: INFO cinder.manager [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Service 2 cleanup completed. Jun 25 18:04:17 devstack cinder-volume[82903]: DEBUG cinder.service [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Creating RPC server for service cinder-volume {{(pid=82903) start /opt/stack/cinder/cinder/service.py:231}} Jun 25 18:04:17 devstack cinder-volume[82903]: DEBUG cinder.service [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=82903) start /opt/stack/cinder/cinder/service.py:237}} Jun 25 18:04:17 devstack cinder-volume[82903]: INFO cinder.volume.manager [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0) Jun 25 18:04:17 devstack cinder-volume[82903]: DEBUG cinder.volume.drivers.lvm [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Updating volume stats {{(pid=82903) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:229}} Jun 25 18:04:17 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:17 devstack sudo[83963]: 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 25 18:04:17 devstack sudo[83963]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:18 devstack sudo[83963]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:18 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.742s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:18 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:18 devstack sudo[83966]: 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 25 18:04:18 devstack sudo[83966]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:19 devstack sudo[83966]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:19 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.858s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:19 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:19 devstack sudo[83973]: 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 25 18:04:19 devstack sudo[83973]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:19 devstack sudo[83973]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:19 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.714s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:19 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:04:19 devstack sudo[84029]: 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 25 18:04:19 devstack sudo[84029]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:04:20 devstack sudo[84029]: pam_unix(sudo:session): session closed for user root Jun 25 18:04:20 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 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.740s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:04:20 devstack cinder-volume[82903]: INFO cinder.volume.manager [None req-1c030860-ecb2-4c79-a1a9-d69c9a422757 None None] Driver post RPC initialization completed successfully. Jun 25 18:04:22 devstack cinder-volume[82903]: DEBUG oslo_service.periodic_task [None req-11cae880-a997-4084-92cb-647c6799700a None None] Running periodic task VolumeManager._thread_info {{(pid=82903) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:04:22 devstack cinder-volume[82903]: DEBUG cinder.volume.manager [None req-11cae880-a997-4084-92cb-647c6799700a None None] thread count: 6 {{(pid=82903) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:04:22 devstack cinder-volume[82903]: DEBUG cinder.volume.manager [None req-11cae880-a997-4084-92cb-647c6799700a None None] thread info: [<_MainThread(MainThread, started 125469207646336)>, , , , , ] {{(pid=82903) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:04:30 devstack cinder-volume[82903]: DEBUG dbcounter [-] [82903] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=82903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:04:30 devstack cinder-volume[82903]: DEBUG dbcounter [-] [82903] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=82903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:05:22 devstack cinder-volume[82903]: DEBUG oslo_service.periodic_task [None req-11cae880-a997-4084-92cb-647c6799700a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=82903) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:05:22 devstack cinder-volume[82903]: DEBUG cinder.volume.drivers.lvm [None req-11cae880-a997-4084-92cb-647c6799700a None None] Updating volume stats {{(pid=82903) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:229}} Jun 25 18:05:22 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:22 devstack sudo[85743]: 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 25 18:05:22 devstack sudo[85743]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:23 devstack sudo[85743]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:23 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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.684s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:23 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:23 devstack sudo[85747]: 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 25 18:05:23 devstack sudo[85747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:23 devstack sudo[85747]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:23 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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.703s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:23 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:23 devstack sudo[85750]: 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 25 18:05:23 devstack sudo[85750]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:24 devstack sudo[85750]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:24 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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.646s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:24 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:05:24 devstack sudo[85753]: 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 25 18:05:24 devstack sudo[85753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:05:25 devstack sudo[85753]: pam_unix(sudo:session): session closed for user root Jun 25 18:05:25 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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.662s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:05:25 devstack cinder-volume[82903]: DEBUG cinder.manager [None req-11cae880-a997-4084-92cb-647c6799700a None None] Notifying Schedulers of capabilities ... {{(pid=82903) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:05:25 devstack cinder-volume[82903]: DEBUG oslo_service.periodic_task [None req-11cae880-a997-4084-92cb-647c6799700a None None] Running periodic task VolumeManager._thread_info {{(pid=82903) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:05:25 devstack cinder-volume[82903]: DEBUG cinder.volume.manager [None req-11cae880-a997-4084-92cb-647c6799700a None None] thread count: 6 {{(pid=82903) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:05:25 devstack cinder-volume[82903]: DEBUG cinder.volume.manager [None req-11cae880-a997-4084-92cb-647c6799700a None None] thread info: [<_MainThread(MainThread, started 125469207646336)>, , , , , ] {{(pid=82903) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:06:22 devstack cinder-volume[82903]: DEBUG oslo_service.periodic_task [None req-11cae880-a997-4084-92cb-647c6799700a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=82903) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:06:22 devstack cinder-volume[82903]: DEBUG cinder.volume.drivers.lvm [None req-11cae880-a997-4084-92cb-647c6799700a None None] Updating volume stats {{(pid=82903) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:229}} Jun 25 18:06:22 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:22 devstack sudo[88937]: 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 25 18:06:22 devstack sudo[88937]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:23 devstack sudo[88937]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:23 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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.739s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:23 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:23 devstack sudo[88948]: 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 25 18:06:23 devstack sudo[88948]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:23 devstack sudo[88948]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:24 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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.726s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:24 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:24 devstack sudo[88956]: 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 25 18:06:24 devstack sudo[88956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:24 devstack sudo[88956]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:24 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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.698s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:24 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:06:24 devstack sudo[88967]: 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 25 18:06:24 devstack sudo[88967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:06:25 devstack sudo[88967]: pam_unix(sudo:session): session closed for user root Jun 25 18:06:25 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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.722s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:06:25 devstack cinder-volume[82903]: DEBUG cinder.manager [None req-11cae880-a997-4084-92cb-647c6799700a None None] Notifying Schedulers of capabilities ... {{(pid=82903) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:06:25 devstack cinder-volume[82903]: DEBUG oslo_service.periodic_task [None req-11cae880-a997-4084-92cb-647c6799700a None None] Running periodic task VolumeManager._thread_info {{(pid=82903) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:06:25 devstack cinder-volume[82903]: DEBUG cinder.volume.manager [None req-11cae880-a997-4084-92cb-647c6799700a None None] thread count: 6 {{(pid=82903) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:06:25 devstack cinder-volume[82903]: DEBUG cinder.volume.manager [None req-11cae880-a997-4084-92cb-647c6799700a None None] thread info: [<_MainThread(MainThread, started 125469207646336)>, , , , , ] {{(pid=82903) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:06:30 devstack cinder-volume[82903]: DEBUG dbcounter [-] [82903] Writing DB stats cinder:SELECT=1 {{(pid=82903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:06:30 devstack cinder-volume[82903]: DEBUG dbcounter [-] [82903] Writing DB stats cinder:UPDATE=1 {{(pid=82903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:07:22 devstack cinder-volume[82903]: DEBUG oslo_service.periodic_task [None req-11cae880-a997-4084-92cb-647c6799700a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=82903) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:07:22 devstack cinder-volume[82903]: DEBUG cinder.volume.drivers.lvm [None req-11cae880-a997-4084-92cb-647c6799700a None None] Updating volume stats {{(pid=82903) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:229}} Jun 25 18:07:22 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:22 devstack sudo[89659]: 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 25 18:07:22 devstack sudo[89659]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:23 devstack sudo[89659]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:23 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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.707s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:23 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:23 devstack sudo[89947]: 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 25 18:07:23 devstack sudo[89947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:24 devstack sudo[89947]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:24 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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.815s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:24 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:24 devstack sudo[90010]: 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 25 18:07:24 devstack sudo[90010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:24 devstack sudo[90010]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:24 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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.732s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:24 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:07:24 devstack sudo[90031]: 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 25 18:07:24 devstack sudo[90031]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:07:25 devstack sudo[90031]: pam_unix(sudo:session): session closed for user root Jun 25 18:07:25 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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.797s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:07:25 devstack cinder-volume[82903]: DEBUG cinder.manager [None req-11cae880-a997-4084-92cb-647c6799700a None None] Notifying Schedulers of capabilities ... {{(pid=82903) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:07:25 devstack cinder-volume[82903]: DEBUG oslo_service.periodic_task [None req-11cae880-a997-4084-92cb-647c6799700a None None] Running periodic task VolumeManager._thread_info {{(pid=82903) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:07:25 devstack cinder-volume[82903]: DEBUG cinder.volume.manager [None req-11cae880-a997-4084-92cb-647c6799700a None None] thread count: 6 {{(pid=82903) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:07:25 devstack cinder-volume[82903]: DEBUG cinder.volume.manager [None req-11cae880-a997-4084-92cb-647c6799700a None None] thread info: [<_MainThread(MainThread, started 125469207646336)>, , , , , ] {{(pid=82903) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:08:22 devstack cinder-volume[82903]: DEBUG oslo_service.periodic_task [None req-11cae880-a997-4084-92cb-647c6799700a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=82903) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:08:22 devstack cinder-volume[82903]: DEBUG cinder.volume.drivers.lvm [None req-11cae880-a997-4084-92cb-647c6799700a None None] Updating volume stats {{(pid=82903) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:229}} Jun 25 18:08:22 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:22 devstack sudo[91478]: 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 25 18:08:22 devstack sudo[91478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:23 devstack sudo[91478]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:23 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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.794s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:23 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:23 devstack sudo[91492]: 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 25 18:08:23 devstack sudo[91492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:24 devstack sudo[91492]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:24 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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.779s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:24 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:24 devstack sudo[91549]: 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 25 18:08:24 devstack sudo[91549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:24 devstack sudo[91549]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:24 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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.704s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:24 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:08:24 devstack sudo[91578]: 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 25 18:08:24 devstack sudo[91578]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:08:25 devstack sudo[91578]: pam_unix(sudo:session): session closed for user root Jun 25 18:08:25 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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.712s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:08:25 devstack cinder-volume[82903]: DEBUG cinder.manager [None req-11cae880-a997-4084-92cb-647c6799700a None None] Notifying Schedulers of capabilities ... {{(pid=82903) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:08:25 devstack cinder-volume[82903]: DEBUG oslo_service.periodic_task [None req-11cae880-a997-4084-92cb-647c6799700a None None] Running periodic task VolumeManager._thread_info {{(pid=82903) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:08:25 devstack cinder-volume[82903]: DEBUG cinder.volume.manager [None req-11cae880-a997-4084-92cb-647c6799700a None None] thread count: 6 {{(pid=82903) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:08:25 devstack cinder-volume[82903]: DEBUG cinder.volume.manager [None req-11cae880-a997-4084-92cb-647c6799700a None None] thread info: [<_MainThread(MainThread, started 125469207646336)>, , , , , ] {{(pid=82903) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:08:30 devstack cinder-volume[82903]: DEBUG dbcounter [-] [82903] Writing DB stats cinder:SELECT=1 {{(pid=82903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:08:30 devstack cinder-volume[82903]: DEBUG dbcounter [-] [82903] Writing DB stats cinder:UPDATE=1 {{(pid=82903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:09:22 devstack cinder-volume[82903]: DEBUG oslo_service.periodic_task [None req-11cae880-a997-4084-92cb-647c6799700a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=82903) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:09:22 devstack cinder-volume[82903]: DEBUG cinder.volume.drivers.lvm [None req-11cae880-a997-4084-92cb-647c6799700a None None] Updating volume stats {{(pid=82903) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:229}} Jun 25 18:09:22 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:22 devstack sudo[92574]: 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 25 18:09:22 devstack sudo[92574]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:23 devstack sudo[92574]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:23 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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.700s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:23 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:23 devstack sudo[92580]: 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 25 18:09:23 devstack sudo[92580]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:24 devstack sudo[92580]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:24 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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.933s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:24 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:24 devstack sudo[92596]: 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 25 18:09:24 devstack sudo[92596]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:24 devstack sudo[92596]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:24 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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.729s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:24 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:24 devstack sudo[92622]: 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 25 18:09:24 devstack sudo[92622]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:25 devstack sudo[92622]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:25 devstack cinder-volume[82903]: DEBUG oslo_concurrency.processutils [None req-11cae880-a997-4084-92cb-647c6799700a 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.695s {{(pid=82903) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:25 devstack cinder-volume[82903]: DEBUG cinder.manager [None req-11cae880-a997-4084-92cb-647c6799700a None None] Notifying Schedulers of capabilities ... {{(pid=82903) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:09:25 devstack cinder-volume[82903]: DEBUG oslo_service.periodic_task [None req-11cae880-a997-4084-92cb-647c6799700a None None] Running periodic task VolumeManager._thread_info {{(pid=82903) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:09:25 devstack cinder-volume[82903]: DEBUG cinder.volume.manager [None req-11cae880-a997-4084-92cb-647c6799700a None None] thread count: 6 {{(pid=82903) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:09:25 devstack cinder-volume[82903]: DEBUG cinder.volume.manager [None req-11cae880-a997-4084-92cb-647c6799700a None None] thread info: [<_MainThread(MainThread, started 125469207646336)>, , , , , ] {{(pid=82903) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:09:36 devstack cinder-volume[82678]: INFO oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Caught SIGTERM, stopping children Jun 25 18:09:36 devstack cinder-volume[82678]: DEBUG oslo_concurrency.lockutils [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Acquiring lock "singleton_lock" {{(pid=82678) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 18:09:36 devstack cinder-volume[82678]: DEBUG oslo_concurrency.lockutils [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Acquired lock "singleton_lock" {{(pid=82678) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 18:09:36 devstack cinder-volume[82678]: DEBUG oslo_concurrency.lockutils [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Releasing lock "singleton_lock" {{(pid=82678) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 18:09:36 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Stop services. {{(pid=82678) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Jun 25 18:09:36 devstack cinder-volume[82678]: DEBUG oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Killing children. {{(pid=82678) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Jun 25 18:09:36 devstack cinder-volume[82678]: INFO oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Waiting on 1 children to exit Jun 25 18:09:37 devstack cinder-volume[82903]: DEBUG oslo_concurrency.lockutils [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Acquiring lock "singleton_lock" {{(pid=82903) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 18:09:37 devstack cinder-volume[82903]: DEBUG oslo_concurrency.lockutils [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Acquired lock "singleton_lock" {{(pid=82903) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 18:09:37 devstack cinder-volume[82903]: DEBUG oslo_concurrency.lockutils [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Releasing lock "singleton_lock" {{(pid=82903) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 18:09:37 devstack cinder-volume[82903]: WARNING amqp [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Received method (60, 30) during closing channel 1. This method will be ignored Jun 25 18:09:37 devstack cinder-volume[82903]: WARNING amqp [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Received method (60, 30) during closing channel 1. This method will be ignored Jun 25 18:09:37 devstack cinder-volume[82678]: INFO oslo_service.backend._eventlet.service [None req-1e6dac53-8c94-426a-917b-eb7151505154 None None] Child 82903 exited with status 0 Jun 25 18:09:37 devstack cinder-volume[92974]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 18:09:37 devstack cinder-volume[92974]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 18:09:37 devstack cinder-volume[92974]: we strongly recommend against using it for new projects. Jun 25 18:09:37 devstack cinder-volume[92974]: If you are already using Eventlet, we recommend migrating to a different Jun 25 18:09:37 devstack cinder-volume[92974]: framework. For more detail see Jun 25 18:09:37 devstack cinder-volume[92974]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 18:09:37 devstack cinder-volume[92974]: import eventlet # noqa Jun 25 18:09:39 devstack cinder-volume[92974]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=92974) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 18:09:39 devstack cinder-volume[92974]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=92974) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 18:09:39 devstack cinder-volume[92974]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=92974) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 18:09:40 devstack cinder-volume[92974]: INFO dbcounter [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Registered counter for database cinder Jun 25 18:09:40 devstack cinder-volume[92974]: DEBUG oslo_db.sqlalchemy.engines [None req-566b0eb0-d417-425b-ba2e-465ce672b08d 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=92974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG dbcounter [-] [92974] Writer thread running {{(pid=92974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 18:09:41 devstack cinder-volume[92974]: INFO cinder.rpc [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 18:09:41 devstack cinder-volume[92974]: INFO cinder.rpc [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_db.sqlalchemy.engines [None req-566b0eb0-d417-425b-ba2e-465ce672b08d 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=92974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 18:09:41 devstack cinder-volume[92974]: INFO cinder.volume.manager [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Determined volume DB was empty at startup. Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG cinder.volume.manager [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Cinder Volume DB check: vol_db_empty=True {{(pid=92974) __init__ /opt/stack/cinder/cinder/volume/manager.py:304}} Jun 25 18:09:41 devstack cinder-volume[92974]: INFO cinder.volume.manager [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Service not found for updating active_backend_id, assuming default for driver init. Jun 25 18:09:41 devstack cinder-volume[92974]: WARNING stevedore.named [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jun 25 18:09:41 devstack cinder-volume[92974]: WARNING castellan.key_manager [None req-566b0eb0-d417-425b-ba2e-465ce672b08d 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 25 18:09:41 devstack cinder-volume[92974]: WARNING cinder.keymgr.conf_key_mgr [None req-566b0eb0-d417-425b-ba2e-465ce672b08d 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 25 18:09:41 devstack cinder-volume[92974]: INFO cinder.volume.manager [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Image-volume cache disabled for host devstack@QuobyteHD. Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_db.sqlalchemy.engines [None req-566b0eb0-d417-425b-ba2e-465ce672b08d 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=92974) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 18:09:41 devstack cinder-volume[92974]: INFO oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Starting 1 workers Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Started child 93190 {{(pid=92974) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Full set of CONF: {{(pid=92974) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] ******************************************************************************** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3226}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Configuration options gathered from: {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3227}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3228}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] ================================================================================ {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3234}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] allow_availability_zone_fallback = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] allow_compression_on_image_upload = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] allowed_direct_url_schemes = [] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] api_rate_limit = True {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] auth_strategy = keystone {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_availability_zone = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_host = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_name = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_stats_polling_interval = 60 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backup_api_class = cinder.backup.api.API {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backup_name_template = backup-%s {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backup_use_same_host = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backup_use_temp_snapshot = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] chap_password = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] chap_username = {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[93190]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cinder_internal_tenant_project_id = 39ecfbadcf9341cb9b2324f748ccdf08 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cinder_internal_tenant_user_id = 8f0282ad94a544aeba996c1b52d85e26 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cluster = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] compression_format = gzip {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] compute_api_class = cinder.compute.nova.API {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] config_dir = [] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] config_source = [] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] control_exchange = openstack {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] debug = True {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] default_availability_zone = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] default_group_type = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d 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=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] default_volume_type = QuobyteHD {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] disk_geometry = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] driver_client_cert = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] driver_client_cert_key = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] driver_data_namespace = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] driver_ssl_cert_path = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] driver_ssl_cert_verify = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] driver_use_ssl = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] enable_new_services = True {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] enable_unsupported_driver = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] enabled_backends = ['QuobyteHD'] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] enforce_multipath_for_image_xfer = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] filter_function = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] glance_api_insecure = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] glance_api_servers = ['http://192.168.122.35/image'] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] glance_api_ssl_compression = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] glance_ca_certificates_file = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] glance_catalog_info = image:glance:publicURL {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] glance_certfile = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] glance_keyfile = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] glance_num_retries = 3 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] glance_request_timeout = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] goodness_function = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] graceful_shutdown_timeout = 5 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] group_api_class = cinder.group.api.API {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] host = devstack {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] image_compress_on_upload = True {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] image_conversion_address_space_limit = 1 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] image_conversion_cpu_limit = 60 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] image_conversion_disable = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] image_upload_use_cinder_backend = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] image_upload_use_internal_tenant = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] image_volume_cache_enabled = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] image_volume_cache_max_count = 0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] image_volume_cache_max_size_gb = 0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] init_host_max_objects_retrieval = 0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] instance_format = [instance: %(uuid)s] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] iscsi_target_flags = {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] iscsi_write_cache = on {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] iser_helper = tgtadm {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] iser_ip_address = 192.168.122.35 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] iser_port = 3260 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] log_color = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] log_config_append = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] log_dir = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] log_file = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] log_options = True {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] log_rotate_interval = 1 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] log_rotate_interval_type = days {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] log_rotation_type = none {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d 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=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] max_age = 0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] max_logfile_count = 30 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] max_logfile_size_mb = 200 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] max_over_subscription_ratio = 20.0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] message_reap_interval = 86400 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] message_ttl = 2592000 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] migration_create_volume_timeout_secs = 300 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] monkey_patch = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] monkey_patch_modules = [] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] my_ip = 192.168.122.35 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] no_snapshot_gb_quota = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] num_iser_scan_tries = 3 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] num_shell_tries = 3 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] num_volume_device_scan_tries = 3 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] nvmeof_conn_info_version = 1 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] nvmet_ns_id = 10 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] nvmet_port_id = 1 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] osapi_max_limit = 1000 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] osapi_volume_ext_list = [] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] osapi_volume_listen = 0.0.0.0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] osapi_volume_listen_port = 8776 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] osapi_volume_use_ssl = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] osapi_volume_workers = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] per_volume_size_limit = -1 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] periodic_fuzzy_delay = 60 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] periodic_interval = 60 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] project_id_regex = [0-9a-f\-]+ {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] public_endpoint = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] publish_errors = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] quota_backup_gigabytes = 1000 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] quota_backups = 10 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] quota_gigabytes = 1000 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] quota_groups = 10 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] quota_snapshots = 10 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] quota_volumes = 10 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] rate_limit_burst = 0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] rate_limit_except_level = CRITICAL {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] rate_limit_interval = 0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] reinit_driver_count = 3 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] replication_device = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] report_discard_supported = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] report_interval = 120 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] reservation_clean_interval = 86400 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] reservation_expire = 86400 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] reserved_image_namespaces = [] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] reserved_percentage = 0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] rpc_response_timeout = 120 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] run_external_periodic_tasks = True {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] scst_target_driver = iscsi {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] scst_target_iqn_name = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] service_down_time = 720 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] shell_completion = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] snapshot_name_template = snapshot-%s {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] split_loggers = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] state_path = /opt/stack/data/cinder {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] storage_availability_zone = nova {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] storage_protocol = iSCSI {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] syslog_log_facility = LOG_USER {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] target_helper = lioadm {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] target_ip_address = 192.168.122.35 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] target_port = 3260 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] target_protocol = iscsi {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] target_secondary_ip_addresses = [] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] trace_flags = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] transfer_api_class = cinder.transfer.api.API {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] transport_url = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] until_refresh = 0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] use_chap_auth = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] use_default_quota_class = True {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] use_journal = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] use_json = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] use_multipath_for_image_xfer = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] use_stderr = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] use_syslog = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] verify_glance_signatures = enabled {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] volume_api_class = cinder.volume.api.API {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] volume_backend_name = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] volume_clear = zero {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] volume_clear_ionice = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] volume_clear_size = 0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] volume_copy_bps_limit = 0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] volume_dd_blocksize = 1M {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] volume_name_template = volume-%s {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] volume_service_inithost_offload = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] volume_usage_audit_period = month {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] zoning_mode = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_concurrency.disable_process_locking = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] os_brick.lightos_discovery_client_address = localhost {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] os_brick.wait_mpath_device_interval = 1 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.auth_section = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.auth_type = password {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.auth_version = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.cache = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.certfile = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.delay_auth_decision = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.http_connect_timeout = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.include_service_catalog = True {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.insecure = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.interface = public {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.keyfile = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.memcache_password = {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.memcache_secret_key = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.memcache_security_strategy = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.memcache_username = {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.region_name = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.service_token_roles_required = True {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.service_type = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.token_cache_time = 300 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.35/identity {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.backend = dogpile.cache.null {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.backend_argument = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.backend_expiration_time = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.config_prefix = cache.oslo {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.debug_cache_backend = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.enable_retry_client = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.enable_socket_keepalive = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.enabled = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.expiration_time = 600 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.hashclient_dead_timeout = 60.0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.hashclient_retry_attempts = 2 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.hashclient_retry_timeout = 1.0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.memcache_dead_retry = 300 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.memcache_pool_maxsize = 10 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.memcache_pool_unused_timeout = 60 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.memcache_sasl_enabled = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[93190]: INFO cinder.volume.manager [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Starting volume driver QuobyteDriver (1.1.14) Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.memcache_servers = ['localhost:11211'] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.password = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.proxies = [] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.redis_db = 0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.redis_sentinel_service_name = mymaster {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[93190]: DEBUG cinder.volume.drivers.remotefs [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=93190) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.redis_server = localhost:6379 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.retry_attempts = 2 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.retry_delay = 0.0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.socket_keepalive_count = 1 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.socket_keepalive_idle = 1 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.socket_keepalive_interval = 1 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.socket_timeout = 1.0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.tls_allowed_ciphers = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.tls_cafile = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.tls_certfile = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.tls_enabled = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.tls_keyfile = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cache.username = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] coordination.backend_url = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.asyncio_connection = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.asyncio_slave_connection = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.backend = sqlalchemy {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.connection = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.connection_debug = 0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.connection_parameters = {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.connection_recycle_time = 3600 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.connection_trace = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.db_inc_retry_interval = True {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.db_max_retries = 20 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.db_max_retry_interval = 10 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.db_retry_interval = 1 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.max_overflow = 50 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.max_pool_size = 5 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.max_retries = 10 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.mysql_sql_mode = TRADITIONAL {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.mysql_wsrep_sync_wait = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.pool_timeout = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.retry_interval = 10 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.slave_connection = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.sqlite_synchronous = True {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.synchronous_reader = True {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] database.use_db_reconnect = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_metrics.metrics_process_name = {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] profiler.connection_string = messaging:// {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] profiler.enabled = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] profiler.es_doc_type = notification {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] profiler.es_scroll_size = 10000 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] profiler.es_scroll_time = 2m {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] profiler.filter_error_trace = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] profiler.hmac_keys = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] profiler.sentinel_service_name = mymaster {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] profiler.socket_timeout = 0.1 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] profiler.trace_requests = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] profiler.trace_sqlalchemy = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] profiler_jaeger.process_tags = {} {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] profiler_jaeger.service_name_prefix = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] profiler_otlp.service_name_prefix = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_policy.enforce_new_defaults = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: WARNING oslo_config.cfg [None req-566b0eb0-d417-425b-ba2e-465ce672b08d 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 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_policy.enforce_scope = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_policy.policy_default_rule = default {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_policy.policy_file = policy.yaml {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_policy.remote_timeout = 60.0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] privsep_osbrick.capabilities = [21, 2] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] privsep_osbrick.group = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] privsep_osbrick.helper_command = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] privsep_osbrick.log_daemon_traceback = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] privsep_osbrick.thread_pool_size = 4 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] privsep_osbrick.user = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cinder_sys_admin.group = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cinder_sys_admin.helper_command = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] cinder_sys_admin.user = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] service_user.auth_section = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] service_user.auth_type = password {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] service_user.cafile = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] service_user.certfile = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] service_user.collect_timing = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] service_user.insecure = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] service_user.keyfile = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] service_user.send_service_user_token = True {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] service_user.split_loggers = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] service_user.timeout = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] glance.auth_section = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] glance.auth_type = password {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] glance.certfile = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] glance.collect_timing = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] glance.insecure = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] glance.keyfile = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] glance.region_name = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] glance.split_loggers = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] glance.timeout = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.backend_availability_zone = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.chap_password = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.chap_username = {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.disk_geometry = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.driver_client_cert = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.driver_client_cert_key = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.driver_data_namespace = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.driver_ssl_cert_path = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.driver_use_ssl = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.enable_unsupported_driver = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.extra_capabilities = {} {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.filter_function = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.goodness_function = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.image_volume_cache_enabled = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.iscsi_target_flags = {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.iscsi_write_cache = on {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.iser_helper = tgtadm {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.iser_ip_address = 192.168.122.35 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.iser_port = 3260 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.nas_host = {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.nas_login = admin {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.nas_mount_options = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.nas_password = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.nas_private_key = {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.nas_secure_file_operations = auto {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.nas_share_path = {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.nas_ssh_port = 22 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.nas_volume_prov_type = thin {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.num_shell_tries = 3 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.nvmet_ns_id = 10 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.nvmet_port_id = 1 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.quobyte_client_cfg = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.quobyte_volume_url = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.replication_device = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.report_discard_supported = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.reserved_percentage = 0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.scst_target_driver = iscsi {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.scst_target_iqn_name = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.storage_protocol = iSCSI {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.target_helper = tgtadm {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.target_ip_address = 192.168.122.35 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.target_port = 3260 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.target_protocol = iscsi {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.trace_flags = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.unique_fqdn_network = True {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.use_chap_auth = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.volume_backend_name = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.volume_clear = zero {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.volume_clear_ionice = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.volume_clear_size = 0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_reports.file_event_handler = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_reports.file_event_handler_interval = 1 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_reports.log_dir = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.backend_availability_zone = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.backend_host = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.chap_password = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.chap_username = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.chiscsi_conf = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.disk_geometry = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.driver_client_cert = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.driver_client_cert_key = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.driver_data_namespace = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.driver_use_ssl = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.enable_unsupported_driver = True {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.extra_capabilities = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.filter_function = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.goodness_function = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.iscsi_target_flags = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.iscsi_write_cache = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.iser_helper = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.iser_ip_address = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.iser_port = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.iser_target_prefix = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.nas_host = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.nas_login = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.nas_mount_options = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.nas_password = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.nas_private_key = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.nas_secure_file_operations = false {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.nas_share_path = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.nas_ssh_port = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.nas_volume_prov_type = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.num_iser_scan_tries = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.num_shell_tries = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.nvmet_ns_id = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.nvmet_port_id = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.replication_device = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.report_discard_supported = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.reserved_percentage = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.scst_target_driver = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.scst_target_iqn_name = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.storage_protocol = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.target_helper = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.target_ip_address = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.target_port = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.target_prefix = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.target_protocol = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.trace_flags = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.unique_fqdn_network = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.use_chap_auth = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.volume_clear = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.volume_clear_ionice = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.volume_clear_size = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.volume_dd_blocksize = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] QuobyteHD.volumes_dir = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.hostname = devstack {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.ssl = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.ssl_version = {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_notifications.driver = [] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_notifications.retry = -1 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] oslo_messaging_notifications.transport_url = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] key_manager.fixed_key = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican.barbican_api_version = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican.barbican_endpoint = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican.barbican_endpoint_type = public {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican.barbican_region_name = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican.cafile = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican.certfile = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican.collect_timing = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican.insecure = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican.keyfile = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican.number_of_retries = 60 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican.retry_delay = 1 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican.send_service_user_token = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican.split_loggers = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican.timeout = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican.verify_ssl = True {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican.verify_ssl_path = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[93190]: DEBUG cinder.volume.drivers.quobyte [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=93190) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:305}} Jun 25 18:09:41 devstack cinder-volume[93190]: WARNING cinder.volume.drivers.quobyte [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican_service_user.auth_section = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[93190]: WARNING cinder.volume.drivers.quobyte [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican_service_user.auth_type = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican_service_user.cafile = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican_service_user.certfile = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican_service_user.collect_timing = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican_service_user.insecure = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[93190]: DEBUG oslo_concurrency.processutils [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Running cmd (subprocess): mount.quobyte {{(pid=93190) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican_service_user.keyfile = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican_service_user.split_loggers = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] barbican_service_user.timeout = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] vault.approle_role_id = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] vault.approle_secret_id = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] vault.kv_mountpoint = secret {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] vault.kv_path = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] vault.kv_version = 2 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] vault.namespace = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] vault.root_token_id = **** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] vault.ssl_ca_crt_file = None {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] vault.timeout = 60.0 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] vault.use_ssl = False {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:41 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] ******************************************************************************** {{(pid=92974) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} Jun 25 18:09:41 devstack quobyte-client[93195]: Reading configuration file: /etc/quobyte/client.cfg Jun 25 18:09:41 devstack quobyte-client[93195]: Invalid parameters found, error: missing mount point. Jun 25 18:09:41 devstack quobyte-client[93195]: Quobyte logging to journald, you can use 'journalctl QUOBYTE_MOUNTPOINT=' to display the log. Jun 25 18:09:41 devstack quobyte-client[93195]: Failed to parse all commandline parameters, please use -h/--help to see available options. Jun 25 18:09:41 devstack cinder-volume[93190]: DEBUG oslo_concurrency.processutils [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] CMD "mount.quobyte" returned: 1 in 0.077s {{(pid=93190) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:41 devstack cinder-volume[93190]: DEBUG oslo_concurrency.lockutils [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93190) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:09:41 devstack cinder-volume[93190]: DEBUG oslo_concurrency.lockutils [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93190) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:09:41 devstack cinder-volume[93190]: DEBUG cinder.volume.drivers.quobyte [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93190) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:09:41 devstack cinder-volume[93190]: INFO cinder.volume.drivers.quobyte [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 ... Jun 25 18:09:41 devstack cinder-volume[93190]: DEBUG oslo_concurrency.processutils [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d -c /etc/quobyte/client-cinder.cfg {{(pid=93190) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:41 devstack sudo[93196]: 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-9aa0e7db-261c-400d-b5de-7d8310fdce72 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d -c /etc/quobyte/client-cinder.cfg Jun 25 18:09:41 devstack sudo[93196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:42 devstack sudo[93196]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:42 devstack cinder-volume[93190]: DEBUG oslo_concurrency.processutils [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d -c /etc/quobyte/client-cinder.cfg" returned: 0 in 0.846s {{(pid=93190) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:42 devstack cinder-volume[93190]: INFO cinder.volume.drivers.quobyte [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 succeeded Jun 25 18:09:42 devstack cinder-volume[93190]: DEBUG cinder.volume.drivers.quobyte [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93190) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:09:42 devstack cinder-volume[93190]: DEBUG oslo_concurrency.lockutils [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.860s {{(pid=93190) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:09:42 devstack cinder-volume[93190]: DEBUG oslo_concurrency.processutils [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93190) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:42 devstack sudo[93265]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:09:42 devstack sudo[93265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:43 devstack sudo[93265]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:43 devstack cinder-volume[93190]: DEBUG oslo_concurrency.processutils [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.664s {{(pid=93190) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:43 devstack cinder-volume[93190]: INFO cinder.volume.driver [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Driver hasn't implemented _init_vendor_properties() Jun 25 18:09:43 devstack cinder-volume[93190]: DEBUG cinder.volume.driver [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec 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.6364669799805, 'free_capacity_gb': 1775.6364669799805, '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=93190) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Jun 25 18:09:43 devstack cinder-volume[93190]: DEBUG oslo_db.sqlalchemy.engines [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec 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=93190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 18:09:43 devstack cinder-volume[93190]: DEBUG dbcounter [-] [93190] Writer thread running {{(pid=93190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 18:09:43 devstack cinder-volume[93190]: DEBUG cinder.db.api [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Building query based on filter {{(pid=93190) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jun 25 18:09:43 devstack cinder-volume[93190]: DEBUG cinder.image.image_utils [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=93190) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Jun 25 18:09:43 devstack cinder-volume[93190]: INFO cinder.keymgr.migration [None req-21c9bc24-73e4-4400-8630-8807f981a29c None None] Not migrating encryption keys because the ConfKeyManager is still in use. Jun 25 18:09:43 devstack cinder-volume[93190]: DEBUG oslo_concurrency.lockutils [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93190) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:09:43 devstack cinder-volume[93190]: DEBUG oslo_concurrency.lockutils [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93190) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:09:43 devstack cinder-volume[93190]: DEBUG cinder.volume.drivers.quobyte [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93190) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:09:43 devstack cinder-volume[93190]: DEBUG cinder.volume.drivers.quobyte [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93190) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:09:43 devstack cinder-volume[93190]: DEBUG oslo_concurrency.lockutils [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93190) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:09:43 devstack cinder-volume[93190]: DEBUG oslo_concurrency.processutils [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93190) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:43 devstack sudo[93269]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:09:43 devstack sudo[93269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:44 devstack sudo[93269]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:44 devstack cinder-volume[93190]: DEBUG oslo_concurrency.processutils [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.682s {{(pid=93190) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:44 devstack cinder-volume[93190]: DEBUG cinder.manager [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Notifying Schedulers of capabilities ... {{(pid=93190) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:09:44 devstack cinder-volume[93190]: INFO cinder.volume.manager [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Driver initialization completed successfully. Jun 25 18:09:44 devstack cinder-volume[93190]: INFO cinder.manager [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Initiating service 3 cleanup Jun 25 18:09:44 devstack cinder-volume[93190]: INFO cinder.manager [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Service 3 cleanup completed. Jun 25 18:09:44 devstack cinder-volume[93190]: DEBUG cinder.service [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Creating RPC server for service cinder-volume {{(pid=93190) start /opt/stack/cinder/cinder/service.py:231}} Jun 25 18:09:44 devstack cinder-volume[93190]: DEBUG cinder.service [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=93190) start /opt/stack/cinder/cinder/service.py:237}} Jun 25 18:09:44 devstack cinder-volume[93190]: INFO cinder.volume.manager [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.1.14) Jun 25 18:09:44 devstack cinder-volume[93190]: DEBUG oslo_concurrency.lockutils [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93190) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:09:44 devstack cinder-volume[93190]: DEBUG oslo_concurrency.lockutils [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93190) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:09:44 devstack cinder-volume[93190]: DEBUG cinder.volume.drivers.quobyte [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93190) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:09:44 devstack cinder-volume[93190]: DEBUG cinder.volume.drivers.quobyte [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93190) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:09:44 devstack cinder-volume[93190]: DEBUG oslo_concurrency.lockutils [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93190) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:09:44 devstack cinder-volume[93190]: DEBUG oslo_concurrency.processutils [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93190) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:44 devstack sudo[93278]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:09:44 devstack sudo[93278]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:45 devstack sudo[93278]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:45 devstack cinder-volume[93190]: DEBUG oslo_concurrency.processutils [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.785s {{(pid=93190) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:45 devstack cinder-volume[93190]: INFO cinder.volume.manager [None req-9e4c4ae0-d73c-4530-90fc-dcfc7669a6ec None None] Driver post RPC initialization completed successfully. Jun 25 18:09:50 devstack cinder-volume[93190]: DEBUG oslo_concurrency.lockutils [None req-4887bc25-7e0c-46a8-afb3-9b63fb57f095 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93190) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:09:50 devstack cinder-volume[93190]: DEBUG oslo_concurrency.lockutils [None req-4887bc25-7e0c-46a8-afb3-9b63fb57f095 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93190) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:09:50 devstack cinder-volume[93190]: DEBUG cinder.volume.drivers.quobyte [None req-4887bc25-7e0c-46a8-afb3-9b63fb57f095 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93190) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:09:50 devstack cinder-volume[93190]: DEBUG cinder.volume.drivers.quobyte [None req-4887bc25-7e0c-46a8-afb3-9b63fb57f095 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93190) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:09:50 devstack cinder-volume[93190]: DEBUG oslo_concurrency.lockutils [None req-4887bc25-7e0c-46a8-afb3-9b63fb57f095 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93190) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:09:50 devstack cinder-volume[93190]: DEBUG oslo_concurrency.processutils [None req-4887bc25-7e0c-46a8-afb3-9b63fb57f095 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93190) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:50 devstack sudo[93499]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:09:50 devstack sudo[93499]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:09:50 devstack cinder-volume[92974]: INFO oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Caught SIGTERM, stopping children Jun 25 18:09:50 devstack cinder-volume[92974]: DEBUG oslo_concurrency.lockutils [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Acquiring lock "singleton_lock" {{(pid=92974) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 18:09:50 devstack cinder-volume[92974]: DEBUG oslo_concurrency.lockutils [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Acquired lock "singleton_lock" {{(pid=92974) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 18:09:50 devstack cinder-volume[92974]: DEBUG oslo_concurrency.lockutils [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Releasing lock "singleton_lock" {{(pid=92974) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 18:09:50 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Stop services. {{(pid=92974) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Jun 25 18:09:50 devstack cinder-volume[92974]: DEBUG oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Killing children. {{(pid=92974) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Jun 25 18:09:50 devstack cinder-volume[92974]: INFO oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Waiting on 1 children to exit Jun 25 18:09:51 devstack sudo[93499]: pam_unix(sudo:session): session closed for user root Jun 25 18:09:51 devstack cinder-volume[93190]: DEBUG oslo_concurrency.processutils [None req-4887bc25-7e0c-46a8-afb3-9b63fb57f095 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.049s {{(pid=93190) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:51 devstack cinder-volume[93190]: DEBUG cinder.manager [None req-4887bc25-7e0c-46a8-afb3-9b63fb57f095 None None] Notifying Schedulers of capabilities ... {{(pid=93190) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo.messaging._drivers.impl_rabbit [None req-4887bc25-7e0c-46a8-afb3-9b63fb57f095 None None] Failed to publish message to topic 'cinder-scheduler_fanout': Basic.publish: (404) NOT_FOUND - no exchange 'cinder-scheduler_fanout' in vhost '/': amqp.exceptions.NotFound: Basic.publish: (404) NOT_FOUND - no exchange 'cinder-scheduler_fanout' in vhost '/' Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo.messaging._drivers.impl_rabbit [None req-4887bc25-7e0c-46a8-afb3-9b63fb57f095 None None] Unable to connect to AMQP server on 192.168.122.35:5672 after inf tries: Basic.publish: (404) NOT_FOUND - no exchange 'cinder-scheduler_fanout' in vhost '/': amqp.exceptions.NotFound: Basic.publish: (404) NOT_FOUND - no exchange 'cinder-scheduler_fanout' in vhost '/' Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server [None req-4887bc25-7e0c-46a8-afb3-9b63fb57f095 None None] Exception during message handling: oslo_messaging.exceptions.MessageDeliveryFailure: Unable to connect to AMQP server on 192.168.122.35:5672 after inf tries: Basic.publish: (404) NOT_FOUND - no exchange 'cinder-scheduler_fanout' in vhost '/' Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server Traceback (most recent call last): Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 1139, in ensure Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server ret, channel = autoretry_method() Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/kombu/connection.py", line 558, in _ensured Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server return fun(*args, **kwargs) Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^ Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/kombu/connection.py", line 641, in __call__ Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server return fun(*args, channel=channels[0], **kwargs), channels[0] Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 1128, in execute_method Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server method() Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 1590, in _publish Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server self._producer.publish( Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/kombu/messaging.py", line 190, in publish Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server return _publish( Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server ^^^^^^^^^ Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/kombu/messaging.py", line 214, in _publish Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server return channel.basic_publish( Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/amqp/channel.py", line 1820, in basic_publish_confirm Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server self.wait([spec.Basic.Ack, spec.Basic.Nack], Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/amqp/abstract_channel.py", line 99, in wait Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server self.connection.drain_events(timeout=timeout) Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/amqp/connection.py", line 526, in drain_events Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server while not self.blocking_read(timeout): Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/amqp/connection.py", line 532, in blocking_read Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server return self.on_inbound_frame(frame) Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/amqp/method_framing.py", line 53, in on_frame Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server callback(channel, method_sig, buf, None) Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/amqp/connection.py", line 538, in on_inbound_method Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server return self.channels[channel_id].dispatch_method( Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/amqp/abstract_channel.py", line 156, in dispatch_method Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server listener(*args) Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/amqp/channel.py", line 293, in _on_close Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server raise error_for_code( Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server amqp.exceptions.NotFound: Basic.publish: (404) NOT_FOUND - no exchange 'cinder-scheduler_fanout' in vhost '/' Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server Traceback (most recent call last): Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/cinder/cinder/volume/manager.py", line 3468, in publish_service_capabilities Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server self._publish_service_capabilities(context) Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/cinder/cinder/manager.py", line 220, in _publish_service_capabilities Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server self.scheduler_rpcapi.update_service_capabilities( Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/cinder/cinder/scheduler/rpcapi.py", line 222, in update_service_capabilities Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server cctxt.cast(ctxt, 'update_service_capabilities', **msg_args) Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_messaging/rpc/client.py", line 154, in cast Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server self.transport._send(self.target, msg_ctxt, msg, Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_messaging/transport.py", line 123, in _send Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server return self._driver.send(target, ctxt, message, Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 800, in send Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server return self._send(target, ctxt, message, wait_for_reply, timeout, Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 775, in _send Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server conn.fanout_send(target.topic, msg, retry=retry) Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 1709, in fanout_send Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server self._ensure_publishing(self._publish, exchange, msg, retry=retry) Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 1539, in _ensure_publishing Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server self.ensure(method, retry=retry, error_callback=_error_callback) Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 1161, in ensure Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server raise exceptions.MessageDeliveryFailure(msg) Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server oslo_messaging.exceptions.MessageDeliveryFailure: Unable to connect to AMQP server on 192.168.122.35:5672 after inf tries: Basic.publish: (404) NOT_FOUND - no exchange 'cinder-scheduler_fanout' in vhost '/' Jun 25 18:09:51 devstack cinder-volume[93190]: ERROR oslo_messaging.rpc.server Jun 25 18:09:52 devstack cinder-volume[93190]: DEBUG oslo_concurrency.lockutils [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Acquiring lock "singleton_lock" {{(pid=93190) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 18:09:52 devstack cinder-volume[93190]: DEBUG oslo_concurrency.lockutils [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Acquired lock "singleton_lock" {{(pid=93190) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 18:09:52 devstack cinder-volume[93190]: DEBUG oslo_concurrency.lockutils [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Releasing lock "singleton_lock" {{(pid=93190) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 18:09:52 devstack cinder-volume[93190]: WARNING amqp [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Received method (60, 30) during closing channel 1. This method will be ignored Jun 25 18:09:52 devstack cinder-volume[93190]: WARNING amqp [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Received method (60, 30) during closing channel 1. This method will be ignored Jun 25 18:09:52 devstack cinder-volume[92974]: INFO oslo_service.backend._eventlet.service [None req-566b0eb0-d417-425b-ba2e-465ce672b08d None None] Child 93190 exited with status 0 Jun 25 18:09:53 devstack cinder-volume[93595]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 18:09:53 devstack cinder-volume[93595]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 18:09:53 devstack cinder-volume[93595]: we strongly recommend against using it for new projects. Jun 25 18:09:53 devstack cinder-volume[93595]: If you are already using Eventlet, we recommend migrating to a different Jun 25 18:09:53 devstack cinder-volume[93595]: framework. For more detail see Jun 25 18:09:53 devstack cinder-volume[93595]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 18:09:53 devstack cinder-volume[93595]: import eventlet # noqa Jun 25 18:09:57 devstack cinder-volume[93595]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=93595) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 18:09:57 devstack cinder-volume[93595]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=93595) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 18:09:57 devstack cinder-volume[93595]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=93595) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 18:09:58 devstack cinder-volume[93595]: INFO dbcounter [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] Registered counter for database cinder Jun 25 18:09:58 devstack cinder-volume[93595]: DEBUG oslo_db.sqlalchemy.engines [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 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=93595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 18:09:58 devstack cinder-volume[93595]: DEBUG dbcounter [-] [93595] Writer thread running {{(pid=93595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 18:09:59 devstack cinder-volume[93595]: INFO cinder.rpc [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 18:09:59 devstack cinder-volume[93595]: INFO cinder.rpc [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_db.sqlalchemy.engines [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 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=93595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 18:09:59 devstack cinder-volume[93595]: INFO cinder.volume.manager [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] Determined volume DB was empty at startup. Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG cinder.volume.manager [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=93595) __init__ /opt/stack/cinder/cinder/volume/manager.py:304}} Jun 25 18:09:59 devstack cinder-volume[93595]: WARNING stevedore.named [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jun 25 18:09:59 devstack cinder-volume[93595]: WARNING castellan.key_manager [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 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 25 18:09:59 devstack cinder-volume[93595]: WARNING cinder.keymgr.conf_key_mgr [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 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 25 18:09:59 devstack cinder-volume[93595]: INFO cinder.volume.manager [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] Image-volume cache disabled for host devstack@QuobyteHD. Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_db.sqlalchemy.engines [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 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=93595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 18:09:59 devstack cinder-volume[93595]: INFO oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] Starting 1 workers Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] Started child 93917 {{(pid=93595) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] Full set of CONF: {{(pid=93595) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] ******************************************************************************** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3226}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] Configuration options gathered from: {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3227}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3228}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] ================================================================================ {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3234}} Jun 25 18:09:59 devstack cinder-volume[93917]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] allow_availability_zone_fallback = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] allow_compression_on_image_upload = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] allowed_direct_url_schemes = [] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] api_rate_limit = True {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] auth_strategy = keystone {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_availability_zone = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_host = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_name = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_stats_polling_interval = 60 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backup_api_class = cinder.backup.api.API {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backup_name_template = backup-%s {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backup_use_same_host = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backup_use_temp_snapshot = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] chap_password = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] chap_username = {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cinder_internal_tenant_project_id = 39ecfbadcf9341cb9b2324f748ccdf08 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cinder_internal_tenant_user_id = 8f0282ad94a544aeba996c1b52d85e26 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cluster = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] compression_format = gzip {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] compute_api_class = cinder.compute.nova.API {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] config_dir = [] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] config_source = [] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] control_exchange = openstack {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] debug = True {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] default_availability_zone = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] default_group_type = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 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=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] default_volume_type = QuobyteHD {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] disk_geometry = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] driver_client_cert = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] driver_client_cert_key = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] driver_data_namespace = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] driver_ssl_cert_path = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] driver_ssl_cert_verify = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] driver_use_ssl = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] enable_new_services = True {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] enable_unsupported_driver = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] enabled_backends = ['QuobyteHD'] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] enforce_multipath_for_image_xfer = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] filter_function = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] glance_api_insecure = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] glance_api_servers = ['http://192.168.122.35/image'] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] glance_api_ssl_compression = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] glance_ca_certificates_file = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] glance_catalog_info = image:glance:publicURL {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] glance_certfile = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] glance_keyfile = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] glance_num_retries = 3 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] glance_request_timeout = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] goodness_function = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] graceful_shutdown_timeout = 5 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] group_api_class = cinder.group.api.API {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] host = devstack {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] image_compress_on_upload = True {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] image_conversion_address_space_limit = 1 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] image_conversion_cpu_limit = 60 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] image_conversion_disable = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] image_upload_use_cinder_backend = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] image_upload_use_internal_tenant = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] image_volume_cache_enabled = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] image_volume_cache_max_count = 0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] image_volume_cache_max_size_gb = 0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] init_host_max_objects_retrieval = 0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] instance_format = [instance: %(uuid)s] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] iscsi_target_flags = {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] iscsi_write_cache = on {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] iser_helper = tgtadm {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] iser_ip_address = 192.168.122.35 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Starting volume driver QuobyteDriver (1.1.14) Jun 25 18:09:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=93917) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] iser_port = 3260 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] log_color = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] log_config_append = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] log_dir = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] log_file = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] log_options = True {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] log_rotate_interval = 1 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] log_rotate_interval_type = days {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] log_rotation_type = none {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 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=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] max_age = 0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] max_logfile_count = 30 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] max_logfile_size_mb = 200 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] max_over_subscription_ratio = 20.0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] message_reap_interval = 86400 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] message_ttl = 2592000 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] migration_create_volume_timeout_secs = 300 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] monkey_patch = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] monkey_patch_modules = [] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] my_ip = 192.168.122.35 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] no_snapshot_gb_quota = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] num_iser_scan_tries = 3 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] num_shell_tries = 3 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] num_volume_device_scan_tries = 3 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] nvmeof_conn_info_version = 1 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] nvmet_ns_id = 10 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] nvmet_port_id = 1 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] osapi_max_limit = 1000 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] osapi_volume_ext_list = [] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] osapi_volume_listen = 0.0.0.0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] osapi_volume_listen_port = 8776 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] osapi_volume_use_ssl = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] osapi_volume_workers = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] per_volume_size_limit = -1 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] periodic_fuzzy_delay = 60 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] periodic_interval = 60 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] project_id_regex = [0-9a-f\-]+ {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] public_endpoint = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] publish_errors = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] quota_backup_gigabytes = 1000 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] quota_backups = 10 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] quota_gigabytes = 1000 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] quota_groups = 10 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] quota_snapshots = 10 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] quota_volumes = 10 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] rate_limit_burst = 0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] rate_limit_except_level = CRITICAL {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] rate_limit_interval = 0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] reinit_driver_count = 3 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] replication_device = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] report_discard_supported = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] report_interval = 120 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] reservation_clean_interval = 86400 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] reservation_expire = 86400 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] reserved_image_namespaces = [] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] reserved_percentage = 0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] rpc_response_timeout = 120 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] run_external_periodic_tasks = True {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] scst_target_driver = iscsi {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] scst_target_iqn_name = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] service_down_time = 720 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] shell_completion = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] snapshot_name_template = snapshot-%s {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] split_loggers = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] state_path = /opt/stack/data/cinder {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] storage_availability_zone = nova {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] storage_protocol = iSCSI {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] syslog_log_facility = LOG_USER {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] target_helper = lioadm {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] target_ip_address = 192.168.122.35 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] target_port = 3260 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] target_protocol = iscsi {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] target_secondary_ip_addresses = [] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] trace_flags = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] transfer_api_class = cinder.transfer.api.API {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] transport_url = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] until_refresh = 0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] use_chap_auth = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] use_default_quota_class = True {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] use_journal = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] use_json = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] use_multipath_for_image_xfer = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] use_stderr = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] use_syslog = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] verify_glance_signatures = enabled {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] volume_api_class = cinder.volume.api.API {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] volume_backend_name = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] volume_clear = zero {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] volume_clear_ionice = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] volume_clear_size = 0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=93917) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:305}} Jun 25 18:09:59 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.quobyte [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Jun 25 18:09:59 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.quobyte [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] volume_copy_bps_limit = 0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] volume_dd_blocksize = 1M {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] volume_name_template = volume-%s {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Running cmd (subprocess): mount.quobyte {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] volume_service_inithost_offload = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] volume_usage_audit_period = month {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] zoning_mode = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_concurrency.disable_process_locking = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.auth_section = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.auth_type = password {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.auth_version = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.cache = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.certfile = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.delay_auth_decision = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.http_connect_timeout = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.include_service_catalog = True {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.insecure = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.interface = public {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.keyfile = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.memcache_password = {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.memcache_username = {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.region_name = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.service_token_roles_required = True {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.service_type = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.token_cache_time = 300 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.35/identity {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.backend = dogpile.cache.null {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.backend_argument = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.backend_expiration_time = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.config_prefix = cache.oslo {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.debug_cache_backend = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.enable_retry_client = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.enable_socket_keepalive = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.enabled = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.expiration_time = 600 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.hashclient_retry_attempts = 2 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.memcache_dead_retry = 300 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.memcache_pool_maxsize = 10 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.memcache_sasl_enabled = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.password = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.proxies = [] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.redis_db = 0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.redis_sentinel_service_name = mymaster {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.redis_server = localhost:6379 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.retry_attempts = 2 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.retry_delay = 0.0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.socket_keepalive_count = 1 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.socket_keepalive_idle = 1 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.socket_keepalive_interval = 1 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.socket_timeout = 1.0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.tls_allowed_ciphers = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.tls_cafile = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.tls_certfile = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.tls_enabled = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.tls_keyfile = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cache.username = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] coordination.backend_url = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.asyncio_connection = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.asyncio_slave_connection = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.backend = sqlalchemy {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.connection = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.connection_debug = 0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.connection_parameters = {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.connection_recycle_time = 3600 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.connection_trace = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.db_inc_retry_interval = True {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.db_max_retries = 20 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.db_max_retry_interval = 10 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.db_retry_interval = 1 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.max_overflow = 50 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.max_pool_size = 5 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.max_retries = 10 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.mysql_wsrep_sync_wait = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.pool_timeout = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.retry_interval = 10 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.slave_connection = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.sqlite_synchronous = True {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.synchronous_reader = True {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] database.use_db_reconnect = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] profiler.connection_string = messaging:// {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] profiler.enabled = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] profiler.es_doc_type = notification {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] profiler.es_scroll_size = 10000 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] profiler.es_scroll_time = 2m {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] profiler.filter_error_trace = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] profiler.hmac_keys = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] profiler.sentinel_service_name = mymaster {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] profiler.socket_timeout = 0.1 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] profiler.trace_requests = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] profiler.trace_sqlalchemy = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] profiler_jaeger.process_tags = {} {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] profiler_jaeger.service_name_prefix = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] profiler_otlp.service_name_prefix = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_policy.enforce_new_defaults = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: WARNING oslo_config.cfg [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 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 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_policy.enforce_scope = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_policy.policy_default_rule = default {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_policy.policy_file = policy.yaml {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack quobyte-client[93927]: Reading configuration file: /etc/quobyte/client.cfg Jun 25 18:09:59 devstack quobyte-client[93927]: Invalid parameters found, error: missing mount point. Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack quobyte-client[93927]: Quobyte logging to journald, you can use 'journalctl QUOBYTE_MOUNTPOINT=' to display the log. Jun 25 18:09:59 devstack quobyte-client[93927]: Failed to parse all commandline parameters, please use -h/--help to see available options. Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_policy.remote_timeout = 60.0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] privsep_osbrick.group = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] privsep_osbrick.helper_command = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] CMD "mount.quobyte" returned: 1 in 0.126s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] privsep_osbrick.user = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cinder_sys_admin.group = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cinder_sys_admin.helper_command = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] cinder_sys_admin.user = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] service_user.auth_section = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] service_user.auth_type = password {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] service_user.cafile = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] service_user.certfile = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] service_user.collect_timing = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] service_user.insecure = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] service_user.keyfile = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] service_user.send_service_user_token = True {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] service_user.split_loggers = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] service_user.timeout = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] glance.auth_section = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] glance.auth_type = password {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] glance.certfile = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] glance.collect_timing = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] glance.insecure = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] glance.keyfile = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] glance.region_name = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] glance.split_loggers = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] glance.timeout = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.backend_availability_zone = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.chap_password = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.chap_username = {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.disk_geometry = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.driver_client_cert = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.driver_client_cert_key = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.driver_data_namespace = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:09:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.029s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:09:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.driver_use_ssl = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.enable_unsupported_driver = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.extra_capabilities = {} {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.filter_function = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.goodness_function = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.iscsi_target_flags = {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.iscsi_write_cache = on {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.iser_helper = tgtadm {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.iser_ip_address = 192.168.122.35 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.iser_port = 3260 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.nas_host = {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.nas_login = admin {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.nas_mount_options = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.nas_password = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.nas_private_key = {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.nas_secure_file_operations = auto {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.nas_share_path = {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.nas_ssh_port = 22 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.nas_volume_prov_type = thin {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.num_shell_tries = 3 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.nvmet_port_id = 1 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.quobyte_client_cfg = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.quobyte_volume_url = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:09:59 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.replication_device = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.report_discard_supported = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.reserved_percentage = 0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.scst_target_driver = iscsi {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.scst_target_iqn_name = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.storage_protocol = iSCSI {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.target_helper = tgtadm {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.target_ip_address = 192.168.122.35 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.target_port = 3260 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.target_protocol = iscsi {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.trace_flags = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.unique_fqdn_network = True {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.use_chap_auth = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.volume_backend_name = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.volume_clear = zero {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.volume_clear_ionice = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.volume_clear_size = 0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack sudo[93930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:10:00 devstack sudo[93930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_reports.file_event_handler = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_reports.log_dir = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.backend_availability_zone = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.backend_host = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.chap_password = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.chap_username = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.chiscsi_conf = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.disk_geometry = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.driver_client_cert = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.driver_client_cert_key = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.driver_data_namespace = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.driver_use_ssl = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.enable_unsupported_driver = True {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.extra_capabilities = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.filter_function = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.goodness_function = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.iscsi_target_flags = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.iscsi_write_cache = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.iser_helper = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.iser_ip_address = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.iser_port = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.iser_target_prefix = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.nas_host = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.nas_login = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.nas_mount_options = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.nas_password = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.nas_private_key = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.nas_secure_file_operations = false {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.nas_share_path = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.nas_ssh_port = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.nas_volume_prov_type = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.num_iser_scan_tries = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.num_shell_tries = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.nvmet_ns_id = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.nvmet_port_id = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.replication_device = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.report_discard_supported = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.reserved_percentage = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.scst_target_driver = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.scst_target_iqn_name = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.storage_protocol = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.target_helper = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.target_ip_address = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.target_port = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.target_prefix = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.target_protocol = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.trace_flags = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.unique_fqdn_network = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.use_chap_auth = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.volume_clear = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.volume_clear_ionice = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.volume_clear_size = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.volume_dd_blocksize = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] QuobyteHD.volumes_dir = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.ssl = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.ssl_version = {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_notifications.driver = [] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_notifications.retry = -1 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] oslo_messaging_notifications.transport_url = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] key_manager.fixed_key = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican.barbican_api_version = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican.barbican_endpoint = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican.barbican_endpoint_type = public {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican.barbican_region_name = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican.cafile = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican.certfile = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican.collect_timing = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican.insecure = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican.keyfile = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican.number_of_retries = 60 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican.retry_delay = 1 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican.send_service_user_token = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican.split_loggers = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican.timeout = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican.verify_ssl = True {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican.verify_ssl_path = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican_service_user.auth_section = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican_service_user.auth_type = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican_service_user.cafile = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican_service_user.certfile = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican_service_user.collect_timing = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican_service_user.insecure = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican_service_user.keyfile = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican_service_user.split_loggers = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] barbican_service_user.timeout = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] vault.approle_role_id = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] vault.approle_secret_id = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] vault.kv_mountpoint = secret {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] vault.kv_path = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] vault.kv_version = 2 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] vault.namespace = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] vault.root_token_id = **** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] vault.ssl_ca_crt_file = None {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] vault.timeout = 60.0 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] vault.use_ssl = False {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 25 18:10:00 devstack cinder-volume[93595]: DEBUG oslo_service.backend._eventlet.service [None req-76c48764-4300-4ff2-872b-8a4131ca59b5 None None] ******************************************************************************** {{(pid=93595) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} Jun 25 18:10:01 devstack sudo[93930]: pam_unix(sudo:session): session closed for user root Jun 25 18:10:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.068s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:10:01 devstack cinder-volume[93917]: INFO cinder.volume.driver [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Driver hasn't implemented _init_vendor_properties() Jun 25 18:10:01 devstack cinder-volume[93917]: DEBUG cinder.volume.driver [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d 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.6364669799805, 'free_capacity_gb': 1775.6364669799805, '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=93917) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Jun 25 18:10:01 devstack cinder-volume[93917]: DEBUG oslo_db.sqlalchemy.engines [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d 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=93917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 18:10:01 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writer thread running {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 18:10:01 devstack cinder-volume[93917]: DEBUG cinder.db.api [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Building query based on filter {{(pid=93917) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jun 25 18:10:01 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=93917) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Jun 25 18:10:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:10:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:10:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:10:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:10:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:10:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:10:01 devstack cinder-volume[93917]: INFO cinder.keymgr.migration [None req-dee911d0-bf5b-46e5-a55f-9ceb6f0bc4b4 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Jun 25 18:10:01 devstack sudo[93953]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:10:01 devstack sudo[93953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:10:01 devstack sudo[93953]: pam_unix(sudo:session): session closed for user root Jun 25 18:10:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.756s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:10:01 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:10:02 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Driver initialization completed successfully. Jun 25 18:10:02 devstack cinder-volume[93917]: INFO cinder.manager [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Initiating service 3 cleanup Jun 25 18:10:02 devstack cinder-volume[93917]: INFO cinder.manager [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Service 3 cleanup completed. Jun 25 18:10:02 devstack cinder-volume[93917]: DEBUG cinder.service [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Creating RPC server for service cinder-volume {{(pid=93917) start /opt/stack/cinder/cinder/service.py:231}} Jun 25 18:10:02 devstack cinder-volume[93917]: DEBUG cinder.service [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=93917) start /opt/stack/cinder/cinder/service.py:237}} Jun 25 18:10:02 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.1.14) Jun 25 18:10:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:10:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:10:02 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:10:02 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:10:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:10:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:10:02 devstack sudo[93973]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:10:02 devstack sudo[93973]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:10:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.733s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:10:02 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5ebcc93c-6e23-46c2-8f17-5bb781b7106d None None] Driver post RPC initialization completed successfully. Jun 25 18:10:02 devstack sudo[93973]: pam_unix(sudo:session): session closed for user root Jun 25 18:10:09 devstack cinder-volume[93595]: DEBUG dbcounter [-] [93595] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1 {{(pid=93595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:10:12 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=2 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:10:12 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:10:57 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:10:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 6 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:10:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:11:44 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:11:44 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Flow 'volume_create_manager' (aa0240d0-1f0b-45f0-bfe9-e32109847ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:11:44 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d392ec8c-19d4-4709-9be7-b7756a2f3158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d392ec8c-19d4-4709-9be7-b7756a2f3158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:11:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-127467717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b0cab87838f40e6a29cf0fb442dde48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:11: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-25T16:11:44Z,use_quota=True,user_id='641249790f404661b1801eb5095d2e6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e687533a-d315-47f3-8ef5-e4c63b663b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e687533a-d315-47f3-8ef5-e4c63b663b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (05a1955b-5cc4-49e6-b56c-05b6965c0787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (05a1955b-5cc4-49e6-b56c-05b6965c0787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf', 'volume_name': 'volume-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (75f80359-a03e-4c88-8d8e-985fb498cbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (75f80359-a03e-4c88-8d8e-985fb498cbdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3dbcb656-5edc-4d38-9c85-2a70a7ed7b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:45 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Volume 6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf', 'volume_size': 1} Jun 25 18:11:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:11:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.005s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:11:45 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:11:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-127467717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b0cab87838f40e6a29cf0fb442dde48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:11: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-25T16:11:44Z,use_quota=True,user_id='641249790f404661b1801eb5095d2e6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:11:45 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Creating volume 6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:11:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:11:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:11:45 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:11:45 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:11:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.035s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:11:45 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:11:45 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:11:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:45 devstack sudo[94672]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf 1073741824 Jun 25 18:11:45 devstack sudo[94672]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf 1073741824" returned: 0 in 5.125s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:50 devstack sudo[95100]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf Jun 25 18:11:50 devstack sudo[95100]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf" returned: 0 in 2.091s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:52 devstack sudo[95100]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] <== create_volume: return (7482ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:11:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 7.486s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:11:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3dbcb656-5edc-4d38-9c85-2a70a7ed7b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (507d4a73-76ea-42d5-ac22-84c71b5521af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:53 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Volume volume-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf (6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf): created successfully Jun 25 18:11:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (507d4a73-76ea-42d5-ac22-84c71b5521af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Flow 'volume_create_manager' (aa0240d0-1f0b-45f0-bfe9-e32109847ca5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:11:53 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-90a4d383-fc01-4f12-b516-c8448c60d24a tempest-DeleteServersTestJSON-2131753637 None] Created volume successfully. Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Flow 'volume_create_manager' (8d2ce777-a5f7-4ae4-8775-bc93922bcdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c69dbd74-1b4b-48b9-ab49-7c581a70510b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c69dbd74-1b4b-48b9-ab49-7c581a70510b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:11:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1756112971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=04627e63-d025-414e-b468-84b4266d8a9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b0d669a045441198370c0085318c0d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:11: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-25T16:11:57Z,use_quota=True,user_id='f43bb6e4f32548afb9b4806e69373881',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f5b0dd1d-cf1a-4532-919e-4b2a9866cfd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f5b0dd1d-cf1a-4532-919e-4b2a9866cfd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a7a0974-c73d-437c-9732-c6a5c7adc7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a7a0974-c73d-437c-9732-c6a5c7adc7e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '04627e63-d025-414e-b468-84b4266d8a9c', 'volume_name': 'volume-04627e63-d025-414e-b468-84b4266d8a9c', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (260b20a0-0b12-4211-ac38-3607cf8fa286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (260b20a0-0b12-4211-ac38-3607cf8fa286) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ae617b56-003b-45c0-8182-0c94b1554af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:11:57 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Volume 04627e63-d025-414e-b468-84b4266d8a9c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-04627e63-d025-414e-b468-84b4266d8a9c', 'volume_size': 1} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:11:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1756112971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=04627e63-d025-414e-b468-84b4266d8a9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b0d669a045441198370c0085318c0d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:11: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-25T16:11:57Z,use_quota=True,user_id='f43bb6e4f32548afb9b4806e69373881',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Creating volume 04627e63-d025-414e-b468-84b4266d8a9c {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:11:57 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-04627e63-d025-414e-b468-84b4266d8a9c 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:57 devstack sudo[95238]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-04627e63-d025-414e-b468-84b4266d8a9c 1073741824 Jun 25 18:11:57 devstack sudo[95238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:11:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:57 devstack sudo[95243]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:11:57 devstack sudo[95243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:59 devstack sudo[95238]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-04627e63-d025-414e-b468-84b4266d8a9c 1073741824" returned: 0 in 1.905s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-04627e63-d025-414e-b468-84b4266d8a9c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:11:59 devstack sudo[95251]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-04627e63-d025-414e-b468-84b4266d8a9c Jun 25 18:11:59 devstack sudo[95251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:11:59 devstack sudo[95243]: pam_unix(sudo:session): session closed for user root Jun 25 18:11:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.573s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:11:59 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:11:59 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:11:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 6 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:11:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:12:01 devstack sudo[95251]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-04627e63-d025-414e-b468-84b4266d8a9c" returned: 0 in 1.790s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] <== create_volume: return (3765ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:12:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.772s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ae617b56-003b-45c0-8182-0c94b1554af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-04627e63-d025-414e-b468-84b4266d8a9c', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (31481d7a-2b27-4d9c-b7c5-ee421c97a497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:01 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Volume volume-04627e63-d025-414e-b468-84b4266d8a9c (04627e63-d025-414e-b468-84b4266d8a9c): created successfully Jun 25 18:12:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (31481d7a-2b27-4d9c-b7c5-ee421c97a497) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Flow 'volume_create_manager' (8d2ce777-a5f7-4ae4-8775-bc93922bcdbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:12:01 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-40eccddd-53e8-4a51-972a-9633765723e0 tempest-VolumesAdminNegativeTest-737961345 None] Created volume successfully. Jun 25 18:12:03 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] Acquiring lock "cinder-04627e63-d025-414e-b468-84b4266d8a9c-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:12:03 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] Lock "cinder-04627e63-d025-414e-b468-84b4266d8a9c-delete_volume" acquired by "delete_volume" :: waited 0.069s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:12:03 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] Acquiring lock "cinder-quobyte-04627e63-d025-414e-b468-84b4266d8a9c" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:12:03 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] Lock "cinder-quobyte-04627e63-d025-414e-b468-84b4266d8a9c" acquired by "delete_volume" :: waited 0.053s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:12:03 devstack cinder-volume[93917]: INFO oslo.privsep.daemon [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 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/tmpekcof_mz/privsep.sock'] Jun 25 18:12:03 devstack sudo[95354]: 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/tmpekcof_mz/privsep.sock Jun 25 18:12:03 devstack sudo[95354]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:06 devstack cinder-volume[93917]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jun 25 18:12:06 devstack cinder-volume[93917]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 18:12:06 devstack cinder-volume[93917]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 25 18:12:06 devstack cinder-volume[93917]: WARNING oslo.privsep.daemon [-] privsep log: Jun 25 18:12:06 devstack cinder-volume[93917]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 25 18:12:06 devstack cinder-volume[93917]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 25 18:12:06 devstack cinder-volume[93917]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 18:12:06 devstack cinder-volume[93917]: WARNING oslo.privsep.daemon [-] privsep log: Jun 25 18:12:06 devstack cinder-volume[93917]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jun 25 18:12:07 devstack cinder-volume[93917]: WARNING py.warnings [req-fa49f98a-8351-4189-984c-c7c7c528f5e5 req-9a8e9dbb-8f79-44dc-85df-eeecdbd25c41 tempest-DeleteServersTestJSON-2131753637 None] /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jun 25 18:12:07 devstack cinder-volume[93917]: .first() Jun 25 18:12:07 devstack cinder-volume[93917]: Jun 25 18:12:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-fa49f98a-8351-4189-984c-c7c7c528f5e5 req-9a8e9dbb-8f79-44dc-85df-eeecdbd25c41 tempest-DeleteServersTestJSON-2131753637 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-fa49f98a-8351-4189-984c-c7c7c528f5e5 req-9a8e9dbb-8f79-44dc-85df-eeecdbd25c41 tempest-DeleteServersTestJSON-2131753637 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:09 devstack cinder-volume[93917]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jun 25 18:12:09 devstack cinder-volume[93917]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 18:12:09 devstack cinder-volume[93917]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 25 18:12:09 devstack cinder-volume[93917]: WARNING oslo.privsep.daemon [-] privsep log: Jun 25 18:12:09 devstack cinder-volume[93917]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 25 18:12:09 devstack cinder-volume[93917]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 25 18:12:09 devstack cinder-volume[93917]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 18:12:09 devstack cinder-volume[93917]: WARNING oslo.privsep.daemon [-] privsep log: Jun 25 18:12:09 devstack cinder-volume[93917]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jun 25 18:12:10 devstack sudo[95354]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:10 devstack cinder-volume[93917]: INFO oslo.privsep.daemon [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] Spawned new privsep daemon via rootwrap Jun 25 18:12:10 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] Accepted privsep connection to /tmp/tmpekcof_mz/privsep.sock {{(pid=93917) __init__ /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:425}} Jun 25 18:12:10 devstack cinder-volume[93917]: INFO oslo.privsep.daemon [-] privsep daemon starting Jun 25 18:12:10 devstack cinder-volume[93917]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jun 25 18:12:10 devstack cinder-volume[93917]: 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 25 18:12:10 devstack cinder-volume[93917]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 95376 Jun 25 18:12:10 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[b562736c-0d20-49e3-8b2b-2351c8e781a9]: (2,) {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:12:10 devstack cinder-volume[93917]: WARNING oslo_privsep.priv_context [req-fa49f98a-8351-4189-984c-c7c7c528f5e5 req-9a8e9dbb-8f79-44dc-85df-eeecdbd25c41 tempest-DeleteServersTestJSON-2131753637 None] privsep daemon already running Jun 25 18:12:10 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[4c73a319-5052-42e6-8de4-25183d31b596]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:12:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-04627e63-d025-414e-b468-84b4266d8a9c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:10 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[42a47f8a-5d6f-4111-92a6-cd6bd4a439e5]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:12:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-fa49f98a-8351-4189-984c-c7c7c528f5e5 req-9a8e9dbb-8f79-44dc-85df-eeecdbd25c41 tempest-DeleteServersTestJSON-2131753637 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:10 devstack sudo[95397]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-04627e63-d025-414e-b468-84b4266d8a9c Jun 25 18:12:10 devstack sudo[95397]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:11 devstack sudo[95398]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf Jun 25 18:12:11 devstack sudo[95398]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:12 devstack sudo[95398]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-fa49f98a-8351-4189-984c-c7c7c528f5e5 req-9a8e9dbb-8f79-44dc-85df-eeecdbd25c41 tempest-DeleteServersTestJSON-2131753637 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf" returned: 0 in 2.269s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-fa49f98a-8351-4189-984c-c7c7c528f5e5 req-9a8e9dbb-8f79-44dc-85df-eeecdbd25c41 tempest-DeleteServersTestJSON-2131753637 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 5.285s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Flow 'volume_create_manager' (2afa42c9-1d2a-42e8-95a1-2cb189d2e3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (29efd38e-ad9a-490c-b433-cb0c935e6804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (29efd38e-ad9a-490c-b433-cb0c935e6804) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:12:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1108216665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=317328b3-3288-4cd5-a0b5-de8861753c2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d76379b4bb474cb28f6615d5e49d84d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:12:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:12:13Z,use_quota=True,user_id='be4cf93ab6e848469f5ff42542011f50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (41ac3364-ca6f-49bb-aaac-aeb9837999d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (41ac3364-ca6f-49bb-aaac-aeb9837999d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35dbf235-c538-4e40-90f5-feeb19818f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35dbf235-c538-4e40-90f5-feeb19818f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '317328b3-3288-4cd5-a0b5-de8861753c2b', 'volume_name': 'volume-317328b3-3288-4cd5-a0b5-de8861753c2b', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (314753ce-261a-48f2-a15a-7ea563218866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (314753ce-261a-48f2-a15a-7ea563218866) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c4cf2a1b-a86d-4d90-96f6-e4dd8aff5195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:13 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Volume 317328b3-3288-4cd5-a0b5-de8861753c2b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-317328b3-3288-4cd5-a0b5-de8861753c2b', 'volume_size': 1} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:12:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1108216665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=317328b3-3288-4cd5-a0b5-de8861753c2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d76379b4bb474cb28f6615d5e49d84d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:12:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:12:13Z,use_quota=True,user_id='be4cf93ab6e848469f5ff42542011f50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Creating volume 317328b3-3288-4cd5-a0b5-de8861753c2b {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:12:13 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-317328b3-3288-4cd5-a0b5-de8861753c2b 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-fa49f98a-8351-4189-984c-c7c7c528f5e5 req-9a8e9dbb-8f79-44dc-85df-eeecdbd25c41 tempest-DeleteServersTestJSON-2131753637 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72', 'name': 'volume-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf', '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': 'aba44923-1b16-4198-bad2-a5325099617b', 'enforce_multipath': True} {{(pid=93917) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5556}} Jun 25 18:12:13 devstack sudo[95406]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-317328b3-3288-4cd5-a0b5-de8861753c2b 1073741824 Jun 25 18:12:13 devstack sudo[95406]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:13 devstack sudo[95397]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-04627e63-d025-414e-b468-84b4266d8a9c" returned: 0 in 3.215s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-04627e63-d025-414e-b468-84b4266d8a9c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:13 devstack sudo[95412]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-04627e63-d025-414e-b468-84b4266d8a9c Jun 25 18:12:13 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-fa49f98a-8351-4189-984c-c7c7c528f5e5 req-9a8e9dbb-8f79-44dc-85df-eeecdbd25c41 tempest-DeleteServersTestJSON-2131753637 None] attachment_update completed successfully. Jun 25 18:12:13 devstack sudo[95412]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:15 devstack sudo[95412]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-04627e63-d025-414e-b468-84b4266d8a9c" returned: 0 in 2.015s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] Lock "cinder-quobyte-04627e63-d025-414e-b468-84b4266d8a9c" released by "delete_volume" :: held 12.094s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:12:15 devstack cinder-volume[93917]: WARNING cinder.quota [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 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 25 18:12:15 devstack cinder-volume[93917]: WARNING cinder.quota [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 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 25 18:12:16 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] Created reservations ['167e3181-f4ca-4fa7-9f0f-fbc108e13f3e', '2664a737-7e30-497e-885a-1c20414e19bf', '743ad590-fd4d-494b-b7bc-9e3ea5603bf1', 'ba63ed75-3963-469a-9b89-ff08b2ab9a6c'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:12:16 devstack sudo[95406]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-317328b3-3288-4cd5-a0b5-de8861753c2b 1073741824" returned: 0 in 3.092s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:12:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:12:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-317328b3-3288-4cd5-a0b5-de8861753c2b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:16 devstack sudo[95806]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-317328b3-3288-4cd5-a0b5-de8861753c2b Jun 25 18:12:16 devstack sudo[95806]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:16 devstack sudo[95805]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:12:16 devstack sudo[95805]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:18 devstack sudo[95805]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.793s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:18 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:12:18 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] Deleted volume successfully. Jun 25 18:12:18 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-158608f6-7365-48bd-8267-f3629301ddfc tempest-VolumesAdminNegativeTest-737961345 None] Lock "cinder-04627e63-d025-414e-b468-84b4266d8a9c-delete_volume" released by "delete_volume" :: held 14.721s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:12:18 devstack sudo[95806]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-317328b3-3288-4cd5-a0b5-de8861753c2b" returned: 0 in 1.921s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:18 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] <== create_volume: return (5111ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:12:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 5.120s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c4cf2a1b-a86d-4d90-96f6-e4dd8aff5195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-317328b3-3288-4cd5-a0b5-de8861753c2b', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9d73c990-8a65-478b-bea8-26d2621b8283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:12:18 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Volume volume-317328b3-3288-4cd5-a0b5-de8861753c2b (317328b3-3288-4cd5-a0b5-de8861753c2b): created successfully Jun 25 18:12:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9d73c990-8a65-478b-bea8-26d2621b8283) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:12:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Flow 'volume_create_manager' (2afa42c9-1d2a-42e8-95a1-2cb189d2e3e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:12:18 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-c24aced2-d5a9-4e27-8fce-2d2a05647419 tempest-ServerRescueNegativeTestJSON-1127224116 None] Created volume successfully. Jun 25 18:12:25 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-1aac5854-3370-4a9d-bfc6-e36087385872 req-aac44ce3-0ce7-4fa4-9fd9-ca31d9c50454 tempest-DeleteServersTestJSON-2131753637 None] Terminate volume connection completed successfully. Jun 25 18:12:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-1aac5854-3370-4a9d-bfc6-e36087385872 req-aac44ce3-0ce7-4fa4-9fd9-ca31d9c50454 tempest-DeleteServersTestJSON-2131753637 None] Deleting attachment aba44923-1b16-4198-bad2-a5325099617b. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:12:31 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-37e69a2b-d8c5-44b3-877c-fb45748fa1a3 tempest-DeleteServersTestJSON-2131753637 None] Acquiring lock "cinder-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:12:31 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-37e69a2b-d8c5-44b3-877c-fb45748fa1a3 tempest-DeleteServersTestJSON-2131753637 None] Lock "cinder-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf-delete_volume" acquired by "delete_volume" :: waited 0.049s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:12:31 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-37e69a2b-d8c5-44b3-877c-fb45748fa1a3 tempest-DeleteServersTestJSON-2131753637 None] Acquiring lock "cinder-quobyte-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:12:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-37e69a2b-d8c5-44b3-877c-fb45748fa1a3 tempest-DeleteServersTestJSON-2131753637 None] Lock "cinder-quobyte-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf" acquired by "delete_volume" :: waited 0.028s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:12:32 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[3de4ab58-d35b-4878-a1a6-8b15e892a4be]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:12:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-37e69a2b-d8c5-44b3-877c-fb45748fa1a3 tempest-DeleteServersTestJSON-2131753637 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:32 devstack sudo[96008]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf Jun 25 18:12:32 devstack sudo[96008]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:34 devstack sudo[96008]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-37e69a2b-d8c5-44b3-877c-fb45748fa1a3 tempest-DeleteServersTestJSON-2131753637 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf" returned: 0 in 2.046s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-37e69a2b-d8c5-44b3-877c-fb45748fa1a3 tempest-DeleteServersTestJSON-2131753637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:34 devstack sudo[96033]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf Jun 25 18:12:34 devstack sudo[96033]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:35 devstack sudo[96033]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-37e69a2b-d8c5-44b3-877c-fb45748fa1a3 tempest-DeleteServersTestJSON-2131753637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf" returned: 0 in 1.489s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:35 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-37e69a2b-d8c5-44b3-877c-fb45748fa1a3 tempest-DeleteServersTestJSON-2131753637 None] Lock "cinder-quobyte-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf" released by "delete_volume" :: held 3.673s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:12:35 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-37e69a2b-d8c5-44b3-877c-fb45748fa1a3 tempest-DeleteServersTestJSON-2131753637 None] Created reservations ['d2e69ef3-3157-48ca-86ab-366145f9086e', 'b5d63484-3b89-4bb6-a5ca-d14ece09ba9b', '4952ef61-47bc-4cb8-a0e3-f05dc8294e32', '65291648-4f3d-4be2-842d-48dc0fa63a56'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:12:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-37e69a2b-d8c5-44b3-877c-fb45748fa1a3 tempest-DeleteServersTestJSON-2131753637 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-37e69a2b-d8c5-44b3-877c-fb45748fa1a3 tempest-DeleteServersTestJSON-2131753637 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:35 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-37e69a2b-d8c5-44b3-877c-fb45748fa1a3 tempest-DeleteServersTestJSON-2131753637 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:12:35 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-37e69a2b-d8c5-44b3-877c-fb45748fa1a3 tempest-DeleteServersTestJSON-2131753637 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:12:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-37e69a2b-d8c5-44b3-877c-fb45748fa1a3 tempest-DeleteServersTestJSON-2131753637 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-37e69a2b-d8c5-44b3-877c-fb45748fa1a3 tempest-DeleteServersTestJSON-2131753637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:36 devstack sudo[96079]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:12:36 devstack sudo[96079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:37 devstack sudo[96079]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-37e69a2b-d8c5-44b3-877c-fb45748fa1a3 tempest-DeleteServersTestJSON-2131753637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.793s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:37 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-37e69a2b-d8c5-44b3-877c-fb45748fa1a3 tempest-DeleteServersTestJSON-2131753637 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:12:37 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-37e69a2b-d8c5-44b3-877c-fb45748fa1a3 tempest-DeleteServersTestJSON-2131753637 None] Deleted volume successfully. Jun 25 18:12:37 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-37e69a2b-d8c5-44b3-877c-fb45748fa1a3 tempest-DeleteServersTestJSON-2131753637 None] Lock "cinder-6a6b1cd9-c75c-48cf-a0f8-388f197c3cbf-delete_volume" released by "delete_volume" :: held 6.027s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:12:45 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=23,cinder:UPDATE=25,cinder:INSERT=4,cinder:DELETE=1 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:12:47 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:UPDATE=29,cinder:SELECT=23,cinder:INSERT=7,cinder:DELETE=4 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:12:57 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:12:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:12:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:12:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:12:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:12:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:12:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:12:57 devstack sudo[96133]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:12:57 devstack sudo[96133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:12:59 devstack sudo[96133]: pam_unix(sudo:session): session closed for user root Jun 25 18:12:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.067s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:12:59 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:12:59 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:12:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 8 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:12:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:13:05 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:13:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Flow 'volume_create_manager' (3a480eb2-073f-459d-b98a-981e9369460c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:13:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe738518-a0e3-4631-ab8b-e38a1671d6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe738518-a0e3-4631-ab8b-e38a1671d6d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:13:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1944348112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a7058502-ba3e-469d-851c-9d541423a6a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a77dc427e2e94c7aa46cededd237b701',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:13: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-25T16:13:06Z,use_quota=True,user_id='26ee00b63beb4ce982f7684af93f4962',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7d43f98-70e7-4fa7-8c6c-d2e50783777e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7d43f98-70e7-4fa7-8c6c-d2e50783777e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aad17e81-d3fe-469e-ba15-fa24a7542599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aad17e81-d3fe-469e-ba15-fa24a7542599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a7058502-ba3e-469d-851c-9d541423a6a5', 'volume_name': 'volume-a7058502-ba3e-469d-851c-9d541423a6a5', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf107756-63ac-4b15-b114-e3a7e15b6daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf107756-63ac-4b15-b114-e3a7e15b6daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cfd67f5d-472a-46b0-8a06-977616a71719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:06 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Volume a7058502-ba3e-469d-851c-9d541423a6a5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a7058502-ba3e-469d-851c-9d541423a6a5', 'volume_size': 1} Jun 25 18:13:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:13:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1944348112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a7058502-ba3e-469d-851c-9d541423a6a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a77dc427e2e94c7aa46cededd237b701',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:13: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-25T16:13:06Z,use_quota=True,user_id='26ee00b63beb4ce982f7684af93f4962',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:13:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Creating volume a7058502-ba3e-469d-851c-9d541423a6a5 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:13:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:13:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:13:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.043s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:13:06 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:13:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a7058502-ba3e-469d-851c-9d541423a6a5 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:06 devstack sudo[96232]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a7058502-ba3e-469d-851c-9d541423a6a5 1073741824 Jun 25 18:13:06 devstack sudo[96232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5003ca80-9e07-4857-84b9-2af561fa2ae0 tempest-ServerRescueNegativeTestJSON-1127224116 None] Acquiring lock "cinder-317328b3-3288-4cd5-a0b5-de8861753c2b-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5003ca80-9e07-4857-84b9-2af561fa2ae0 tempest-ServerRescueNegativeTestJSON-1127224116 None] Lock "cinder-317328b3-3288-4cd5-a0b5-de8861753c2b-delete_volume" acquired by "delete_volume" :: waited 0.050s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5003ca80-9e07-4857-84b9-2af561fa2ae0 tempest-ServerRescueNegativeTestJSON-1127224116 None] Acquiring lock "cinder-quobyte-317328b3-3288-4cd5-a0b5-de8861753c2b" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:13:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5003ca80-9e07-4857-84b9-2af561fa2ae0 tempest-ServerRescueNegativeTestJSON-1127224116 None] Lock "cinder-quobyte-317328b3-3288-4cd5-a0b5-de8861753c2b" acquired by "delete_volume" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:13:07 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[912566b6-81f9-4df7-87db-0c0b3a43a764]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:13:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5003ca80-9e07-4857-84b9-2af561fa2ae0 tempest-ServerRescueNegativeTestJSON-1127224116 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-317328b3-3288-4cd5-a0b5-de8861753c2b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:07 devstack sudo[96237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-317328b3-3288-4cd5-a0b5-de8861753c2b Jun 25 18:13:07 devstack sudo[96237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:08 devstack sudo[96232]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a7058502-ba3e-469d-851c-9d541423a6a5 1073741824" returned: 0 in 2.126s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a7058502-ba3e-469d-851c-9d541423a6a5 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:08 devstack sudo[96240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a7058502-ba3e-469d-851c-9d541423a6a5 Jun 25 18:13:08 devstack sudo[96240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:09 devstack sudo[96237]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5003ca80-9e07-4857-84b9-2af561fa2ae0 tempest-ServerRescueNegativeTestJSON-1127224116 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-317328b3-3288-4cd5-a0b5-de8861753c2b" returned: 0 in 1.942s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5003ca80-9e07-4857-84b9-2af561fa2ae0 tempest-ServerRescueNegativeTestJSON-1127224116 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-317328b3-3288-4cd5-a0b5-de8861753c2b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:09 devstack sudo[96248]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-317328b3-3288-4cd5-a0b5-de8861753c2b Jun 25 18:13:09 devstack sudo[96248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:10 devstack sudo[96240]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a7058502-ba3e-469d-851c-9d541423a6a5" returned: 0 in 1.766s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] <== create_volume: return (4008ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:13:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 4.013s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cfd67f5d-472a-46b0-8a06-977616a71719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a7058502-ba3e-469d-851c-9d541423a6a5', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77e72814-5f99-4e11-95a6-99a82782b50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:13:10 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Volume volume-a7058502-ba3e-469d-851c-9d541423a6a5 (a7058502-ba3e-469d-851c-9d541423a6a5): created successfully Jun 25 18:13:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77e72814-5f99-4e11-95a6-99a82782b50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:13:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Flow 'volume_create_manager' (3a480eb2-073f-459d-b98a-981e9369460c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:13:10 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-dd741127-e7ca-41cc-9745-a6077629d48e tempest-TaggedAttachmentsTest-654234087 None] Created volume successfully. Jun 25 18:13:10 devstack sudo[96248]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5003ca80-9e07-4857-84b9-2af561fa2ae0 tempest-ServerRescueNegativeTestJSON-1127224116 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-317328b3-3288-4cd5-a0b5-de8861753c2b" returned: 0 in 1.436s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:10 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5003ca80-9e07-4857-84b9-2af561fa2ae0 tempest-ServerRescueNegativeTestJSON-1127224116 None] Lock "cinder-quobyte-317328b3-3288-4cd5-a0b5-de8861753c2b" released by "delete_volume" :: held 3.471s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:10 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-5003ca80-9e07-4857-84b9-2af561fa2ae0 tempest-ServerRescueNegativeTestJSON-1127224116 None] Created reservations ['e25f78f8-f1c2-4b93-90f9-38ce09c7acf0', '6fd19fd5-524e-4512-8163-ac4bf69f9fa5', '91254d6f-480d-459e-8b92-2db440408c36', '9bb4af77-0810-4790-90eb-0be0b60f510c'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:13:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5003ca80-9e07-4857-84b9-2af561fa2ae0 tempest-ServerRescueNegativeTestJSON-1127224116 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5003ca80-9e07-4857-84b9-2af561fa2ae0 tempest-ServerRescueNegativeTestJSON-1127224116 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5003ca80-9e07-4857-84b9-2af561fa2ae0 tempest-ServerRescueNegativeTestJSON-1127224116 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:13:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5003ca80-9e07-4857-84b9-2af561fa2ae0 tempest-ServerRescueNegativeTestJSON-1127224116 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:13:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5003ca80-9e07-4857-84b9-2af561fa2ae0 tempest-ServerRescueNegativeTestJSON-1127224116 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5003ca80-9e07-4857-84b9-2af561fa2ae0 tempest-ServerRescueNegativeTestJSON-1127224116 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:10 devstack sudo[96270]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:13:10 devstack sudo[96270]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:13:12 devstack sudo[96270]: pam_unix(sudo:session): session closed for user root Jun 25 18:13:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5003ca80-9e07-4857-84b9-2af561fa2ae0 tempest-ServerRescueNegativeTestJSON-1127224116 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.278s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:13:12 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-5003ca80-9e07-4857-84b9-2af561fa2ae0 tempest-ServerRescueNegativeTestJSON-1127224116 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:13:12 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5003ca80-9e07-4857-84b9-2af561fa2ae0 tempest-ServerRescueNegativeTestJSON-1127224116 None] Deleted volume successfully. Jun 25 18:13:12 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5003ca80-9e07-4857-84b9-2af561fa2ae0 tempest-ServerRescueNegativeTestJSON-1127224116 None] Lock "cinder-317328b3-3288-4cd5-a0b5-de8861753c2b-delete_volume" released by "delete_volume" :: held 5.175s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:13:20 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=8,cinder:UPDATE=8,cinder:INSERT=3,cinder:DELETE=1 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:13:22 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:UPDATE=14,cinder:SELECT=6,cinder:INSERT=2,cinder:DELETE=1 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:13:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-43f51ec6-6478-458c-968d-bac51e1d3ca8 tempest-BackendsCapabilitiesAdminTestsJSON-2123337582 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.1.14', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.6364669799805, 'free_capacity_gb': 1775.6364669799805, '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=93917) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:5462}} Jun 25 18:13:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-338edb24-6c9e-41bc-966d-40f959eb612e tempest-BackendsCapabilitiesAdminTestsJSON-2123337582 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.1.14', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.6364669799805, 'free_capacity_gb': 1775.6364669799805, '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=93917) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:5462}} Jun 25 18:13:57 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:13:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:13:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:13:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:13:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:13:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.043s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:13:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:13:58 devstack sudo[96768]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:13:58 devstack sudo[96768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:00 devstack sudo[96768]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 2.092s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:00 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:14:00 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:14:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 8 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:14:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:14:09 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-9d2fa1cf-4b85-4056-b507-b31763832877 tempest-GroupsTest-316521894 None] Group tempest-Group1-553532950: creating Jun 25 18:14:09 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-9d2fa1cf-4b85-4056-b507-b31763832877 tempest-GroupsTest-316521894 None] Group tempest-Group1-553532950: created successfully Jun 25 18:14:09 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-9d2fa1cf-4b85-4056-b507-b31763832877 tempest-GroupsTest-316521894 None] Create group completed successfully. Jun 25 18:14:11 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-91050496-ab8a-4425-a0d5-f281b8238710 tempest-GroupsTest-316521894 None] Group tempest-Group2-1172077500: creating Jun 25 18:14:11 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-91050496-ab8a-4425-a0d5-f281b8238710 tempest-GroupsTest-316521894 None] Group tempest-Group2-1172077500: created successfully Jun 25 18:14:11 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-91050496-ab8a-4425-a0d5-f281b8238710 tempest-GroupsTest-316521894 None] Create group completed successfully. Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Flow 'volume_create_manager' (1a9824d2-6207-4590-95b3-6dd5df1e8bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (05d1238d-ad9d-4099-8c5c-283d5ce2778b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (05d1238d-ad9d-4099-8c5c-283d5ce2778b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:14:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-854897822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f7ed05a1-f2e6-4a32-b915-8fdd7f07be9a,host='devstack@QuobyteHD#QuobyteHD',id=2d31d119-d464-49bc-a418-9f8abdbc853c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88857f0c75e74d638f2f831232b886c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:14:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:14:13Z,use_quota=True,user_id='02ab09c250e64abfa06e460cd82ec907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5ce5ec12-e33a-43da-8ebc-85eb28c98c4f),volume_type_id=5ce5ec12-e33a-43da-8ebc-85eb28c98c4f)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0108b081-4d15-4e4c-8b38-1368b3d96404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0108b081-4d15-4e4c-8b38-1368b3d96404) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80333470-2722-4d0f-87a8-77082923b327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80333470-2722-4d0f-87a8-77082923b327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2d31d119-d464-49bc-a418-9f8abdbc853c', 'volume_name': 'volume-2d31d119-d464-49bc-a418-9f8abdbc853c', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c4b5371a-734f-4534-8049-98027abd8c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c4b5371a-734f-4534-8049-98027abd8c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27a8a20e-98b0-4173-9f7b-22fb4dd0d498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:13 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Volume 2d31d119-d464-49bc-a418-9f8abdbc853c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2d31d119-d464-49bc-a418-9f8abdbc853c', 'volume_size': 1} Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=f7ed05a1-f2e6-4a32-b915-8fdd7f07be9a,created_at=2026-06-25T16:14:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-854897822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f7ed05a1-f2e6-4a32-b915-8fdd7f07be9a,host='devstack@QuobyteHD#QuobyteHD',id=2d31d119-d464-49bc-a418-9f8abdbc853c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88857f0c75e74d638f2f831232b886c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:14:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:14:13Z,use_quota=True,user_id='02ab09c250e64abfa06e460cd82ec907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5ce5ec12-e33a-43da-8ebc-85eb28c98c4f),volume_type_id=5ce5ec12-e33a-43da-8ebc-85eb28c98c4f)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Creating volume 2d31d119-d464-49bc-a418-9f8abdbc853c {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:14:13 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:14:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d31d119-d464-49bc-a418-9f8abdbc853c 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:13 devstack sudo[96890]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d31d119-d464-49bc-a418-9f8abdbc853c 1073741824 Jun 25 18:14:13 devstack sudo[96890]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:14 devstack sudo[96890]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d31d119-d464-49bc-a418-9f8abdbc853c 1073741824" returned: 0 in 1.004s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d31d119-d464-49bc-a418-9f8abdbc853c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:14 devstack sudo[96896]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d31d119-d464-49bc-a418-9f8abdbc853c Jun 25 18:14:14 devstack sudo[96896]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:15 devstack sudo[96896]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d31d119-d464-49bc-a418-9f8abdbc853c" returned: 0 in 0.819s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] <== create_volume: return (1890ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:14:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.895s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27a8a20e-98b0-4173-9f7b-22fb4dd0d498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2d31d119-d464-49bc-a418-9f8abdbc853c', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b17f699b-f8ee-425a-8795-a0f4f4effd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:15 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Volume volume-2d31d119-d464-49bc-a418-9f8abdbc853c (2d31d119-d464-49bc-a418-9f8abdbc853c): created successfully Jun 25 18:14:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b17f699b-f8ee-425a-8795-a0f4f4effd59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Flow 'volume_create_manager' (1a9824d2-6207-4590-95b3-6dd5df1e8bd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:14:15 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-f051ce85-2b0d-411c-a11d-a2c25babc589 tempest-GroupsTest-316521894 None] Created volume successfully. Jun 25 18:14:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ddc17ff2-d9f1-45f2-b08c-13307dc66064 tempest-GroupsTest-316521894 None] Acquiring lock "cinder-quobyte-2d31d119-d464-49bc-a418-9f8abdbc853c" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:14:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ddc17ff2-d9f1-45f2-b08c-13307dc66064 tempest-GroupsTest-316521894 None] Lock "cinder-quobyte-2d31d119-d464-49bc-a418-9f8abdbc853c" acquired by "delete_volume" :: waited 0.019s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:14:16 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[b32dccf4-3213-4d33-91d5-2e57fa43be4a]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:14:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ddc17ff2-d9f1-45f2-b08c-13307dc66064 tempest-GroupsTest-316521894 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d31d119-d464-49bc-a418-9f8abdbc853c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:16 devstack sudo[96929]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d31d119-d464-49bc-a418-9f8abdbc853c Jun 25 18:14:16 devstack sudo[96929]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:17 devstack sudo[96929]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ddc17ff2-d9f1-45f2-b08c-13307dc66064 tempest-GroupsTest-316521894 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d31d119-d464-49bc-a418-9f8abdbc853c" returned: 0 in 0.909s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ddc17ff2-d9f1-45f2-b08c-13307dc66064 tempest-GroupsTest-316521894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d31d119-d464-49bc-a418-9f8abdbc853c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:17 devstack sudo[96939]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d31d119-d464-49bc-a418-9f8abdbc853c Jun 25 18:14:17 devstack sudo[96939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:17 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Flow 'volume_create_manager' (816083f5-878f-4d2c-8de3-ab204f1dea56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9de63b38-6563-4c54-baab-fb1e9fa6bd57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9de63b38-6563-4c54-baab-fb1e9fa6bd57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:14:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1641505756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9183e0c8-bb1c-42dc-8f38-20d1eca6dd00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9c10a79dc7240109a86734867b86a83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:14:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:14:18Z,use_quota=True,user_id='d5b14844a7f04926be0d897f12d07aa2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (713b4655-cf8a-4412-a1a0-f697e3bfd2b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (713b4655-cf8a-4412-a1a0-f697e3bfd2b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (14f7cb13-5446-4caf-b933-52719bb4006b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (14f7cb13-5446-4caf-b933-52719bb4006b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9183e0c8-bb1c-42dc-8f38-20d1eca6dd00', 'volume_name': 'volume-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a34b85e5-2aee-4440-861c-da794e21a9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a34b85e5-2aee-4440-861c-da794e21a9ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff5f97c2-0dd0-4c01-abd8-151126606d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:18 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Volume 9183e0c8-bb1c-42dc-8f38-20d1eca6dd00: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00', 'volume_size': 1} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:14:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1641505756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9183e0c8-bb1c-42dc-8f38-20d1eca6dd00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9c10a79dc7240109a86734867b86a83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:14:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:14:18Z,use_quota=True,user_id='d5b14844a7f04926be0d897f12d07aa2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Creating volume 9183e0c8-bb1c-42dc-8f38-20d1eca6dd00 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:14:18 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:18 devstack sudo[96941]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00 1073741824 Jun 25 18:14:18 devstack sudo[96941]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:18 devstack sudo[96939]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ddc17ff2-d9f1-45f2-b08c-13307dc66064 tempest-GroupsTest-316521894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d31d119-d464-49bc-a418-9f8abdbc853c" returned: 0 in 1.031s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ddc17ff2-d9f1-45f2-b08c-13307dc66064 tempest-GroupsTest-316521894 None] Lock "cinder-quobyte-2d31d119-d464-49bc-a418-9f8abdbc853c" released by "delete_volume" :: held 2.007s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-ddc17ff2-d9f1-45f2-b08c-13307dc66064 tempest-GroupsTest-316521894 None] Created reservations ['db0f651e-5f2f-4324-a0f5-03739e56ce93'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:14:18 devstack cinder-volume[93917]: WARNING cinder.quota [None req-ddc17ff2-d9f1-45f2-b08c-13307dc66064 tempest-GroupsTest-316521894 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-244684927 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-244684927, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:14:18 devstack cinder-volume[93917]: WARNING cinder.quota [None req-ddc17ff2-d9f1-45f2-b08c-13307dc66064 tempest-GroupsTest-316521894 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-244684927 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-244684927, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:14:18 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-ddc17ff2-d9f1-45f2-b08c-13307dc66064 tempest-GroupsTest-316521894 None] Created reservations ['fbb276c9-abba-4a33-9acc-5668b25f31ac', '0e2cde62-7f1a-490e-b4bd-a13cc6cdf7ff', '50c5e0a2-62df-4de5-a534-a2d3acdff9f4', 'b585f53c-084b-4f5c-814d-ef0fdfffb1d5'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:14:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ddc17ff2-d9f1-45f2-b08c-13307dc66064 tempest-GroupsTest-316521894 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ddc17ff2-d9f1-45f2-b08c-13307dc66064 tempest-GroupsTest-316521894 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ddc17ff2-d9f1-45f2-b08c-13307dc66064 tempest-GroupsTest-316521894 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:14:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ddc17ff2-d9f1-45f2-b08c-13307dc66064 tempest-GroupsTest-316521894 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:14:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ddc17ff2-d9f1-45f2-b08c-13307dc66064 tempest-GroupsTest-316521894 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ddc17ff2-d9f1-45f2-b08c-13307dc66064 tempest-GroupsTest-316521894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:19 devstack sudo[96948]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:14:19 devstack sudo[96948]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:19 devstack sudo[96941]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00 1073741824" returned: 0 in 1.202s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:19 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-710547d3-21fd-49f4-b5d2-b6dd45e8f916 tempest-GroupsTest-316521894 None] Created reservations ['7234ef60-a467-4944-998d-3db217a3919a'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:14:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:19 devstack sudo[96951]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00 Jun 25 18:14:19 devstack sudo[96951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-710547d3-21fd-49f4-b5d2-b6dd45e8f916 tempest-GroupsTest-316521894 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-710547d3-21fd-49f4-b5d2-b6dd45e8f916 tempest-GroupsTest-316521894 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-710547d3-21fd-49f4-b5d2-b6dd45e8f916 tempest-GroupsTest-316521894 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:14:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-710547d3-21fd-49f4-b5d2-b6dd45e8f916 tempest-GroupsTest-316521894 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:14:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-710547d3-21fd-49f4-b5d2-b6dd45e8f916 tempest-GroupsTest-316521894 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-710547d3-21fd-49f4-b5d2-b6dd45e8f916 tempest-GroupsTest-316521894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:19 devstack sudo[96953]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:14:19 devstack sudo[96953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:20 devstack sudo[96948]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ddc17ff2-d9f1-45f2-b08c-13307dc66064 tempest-GroupsTest-316521894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.014s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:20 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-ddc17ff2-d9f1-45f2-b08c-13307dc66064 tempest-GroupsTest-316521894 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:14:20 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-ddc17ff2-d9f1-45f2-b08c-13307dc66064 tempest-GroupsTest-316521894 None] Delete group completed successfully. Jun 25 18:14:20 devstack sudo[96951]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00" returned: 0 in 0.847s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:20 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] <== create_volume: return (2122ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:14:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.124s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:20 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff5f97c2-0dd0-4c01-abd8-151126606d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:20 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (479bdf77-cc9d-4f6f-8dd9-2b3c25931e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:20 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Volume volume-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00 (9183e0c8-bb1c-42dc-8f38-20d1eca6dd00): created successfully Jun 25 18:14:20 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (479bdf77-cc9d-4f6f-8dd9-2b3c25931e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:20 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Flow 'volume_create_manager' (816083f5-878f-4d2c-8de3-ab204f1dea56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:14:20 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-19ce45ae-e494-4626-9d6e-4452f66d405d tempest-AttachVolumeTestJSON-1369430033 None] Created volume successfully. Jun 25 18:14:20 devstack sudo[96953]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-710547d3-21fd-49f4-b5d2-b6dd45e8f916 tempest-GroupsTest-316521894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.885s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:20 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-710547d3-21fd-49f4-b5d2-b6dd45e8f916 tempest-GroupsTest-316521894 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:14:20 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-710547d3-21fd-49f4-b5d2-b6dd45e8f916 tempest-GroupsTest-316521894 None] Delete group completed successfully. Jun 25 18:14:21 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-094371f7-a9bc-4e94-a12f-28682092821a tempest-GroupsTest-316521894 None] Group tempest-GroupsTest-Group-1488201610: creating Jun 25 18:14:21 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-094371f7-a9bc-4e94-a12f-28682092821a tempest-GroupsTest-316521894 None] Group tempest-GroupsTest-Group-1488201610: created successfully Jun 25 18:14:21 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-094371f7-a9bc-4e94-a12f-28682092821a tempest-GroupsTest-316521894 None] Create group completed successfully. Jun 25 18:14:22 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:14:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Flow 'volume_create_manager' (607ccfde-578d-48f0-b13f-0f55a86bcccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:14:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d8de2150-b6ee-4194-85fe-5f2a47bab4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d8de2150-b6ee-4194-85fe-5f2a47bab4a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:14:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-739185007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=58b85f07-ce62-4b09-b1a1-186825a15381,host='devstack@QuobyteHD#QuobyteHD',id=ec6b3951-54be-4790-9788-d650598fe9b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88857f0c75e74d638f2f831232b886c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:14: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-25T16:14:23Z,use_quota=True,user_id='02ab09c250e64abfa06e460cd82ec907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9aee52cc-dd83-4a2e-b902-daed0cd110a0),volume_type_id=9aee52cc-dd83-4a2e-b902-daed0cd110a0)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a5a5323-e902-4e4d-af67-9890485d6133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a5a5323-e902-4e4d-af67-9890485d6133) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (73cf73b2-0fed-4a1b-ac39-a981b2b89cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (73cf73b2-0fed-4a1b-ac39-a981b2b89cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ec6b3951-54be-4790-9788-d650598fe9b8', 'volume_name': 'volume-ec6b3951-54be-4790-9788-d650598fe9b8', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (84b6cc1b-d4ea-4003-a438-b5c71c4a59f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (84b6cc1b-d4ea-4003-a438-b5c71c4a59f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c7daf41-ae72-4fc1-acf7-65abf7732b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:22 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Volume ec6b3951-54be-4790-9788-d650598fe9b8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ec6b3951-54be-4790-9788-d650598fe9b8', 'volume_size': 1} Jun 25 18:14:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=58b85f07-ce62-4b09-b1a1-186825a15381,created_at=2026-06-25T16:14:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-739185007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=58b85f07-ce62-4b09-b1a1-186825a15381,host='devstack@QuobyteHD#QuobyteHD',id=ec6b3951-54be-4790-9788-d650598fe9b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88857f0c75e74d638f2f831232b886c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:14: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-25T16:14:23Z,use_quota=True,user_id='02ab09c250e64abfa06e460cd82ec907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9aee52cc-dd83-4a2e-b902-daed0cd110a0),volume_type_id=9aee52cc-dd83-4a2e-b902-daed0cd110a0)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:14:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Creating volume ec6b3951-54be-4790-9788-d650598fe9b8 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:14:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:14:23 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:14:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:23 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:14:23 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:14:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec6b3951-54be-4790-9788-d650598fe9b8 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:23 devstack sudo[96971]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec6b3951-54be-4790-9788-d650598fe9b8 1073741824 Jun 25 18:14:23 devstack sudo[96971]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:24 devstack sudo[96971]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec6b3951-54be-4790-9788-d650598fe9b8 1073741824" returned: 0 in 1.070s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec6b3951-54be-4790-9788-d650598fe9b8 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:24 devstack sudo[96983]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec6b3951-54be-4790-9788-d650598fe9b8 Jun 25 18:14:24 devstack sudo[96983]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-4f957007-8b88-4d75-b8de-99512b589167 req-32ce32d9-71c0-472e-b71f-0ada7edc8eb3 tempest-AttachVolumeTestJSON-1369430033 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:25 devstack sudo[96983]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec6b3951-54be-4790-9788-d650598fe9b8" returned: 0 in 1.557s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:25 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] <== create_volume: return (2700ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:14:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.703s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-4f957007-8b88-4d75-b8de-99512b589167 req-32ce32d9-71c0-472e-b71f-0ada7edc8eb3 tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.660s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c7daf41-ae72-4fc1-acf7-65abf7732b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ec6b3951-54be-4790-9788-d650598fe9b8', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6ee682c-70ad-4151-836f-31f4628e02e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:25 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[71eca1fe-814d-483c-a99a-93d0c901e71e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:14:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-4f957007-8b88-4d75-b8de-99512b589167 req-32ce32d9-71c0-472e-b71f-0ada7edc8eb3 tempest-AttachVolumeTestJSON-1369430033 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:25 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Volume volume-ec6b3951-54be-4790-9788-d650598fe9b8 (ec6b3951-54be-4790-9788-d650598fe9b8): created successfully Jun 25 18:14:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6ee682c-70ad-4151-836f-31f4628e02e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Flow 'volume_create_manager' (607ccfde-578d-48f0-b13f-0f55a86bcccd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:14:25 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-4abe9ef2-43d9-4745-9f02-0dd1947007e4 tempest-GroupsTest-316521894 None] Created volume successfully. Jun 25 18:14:25 devstack sudo[97045]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00 Jun 25 18:14:25 devstack sudo[97045]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:26 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:14:26 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Flow 'volume_create_manager' (d10f2e99-c366-4583-9625-5481205a52e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:14:26 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4e1cb06-8314-4112-b8ae-bb019741e319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:26 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4e1cb06-8314-4112-b8ae-bb019741e319) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:14:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-875131241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bcb84927-a123-4499-a2ca-c695386d00e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e4bb0955a02430b860e1dc4e3e18f62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:14: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-25T16:14:27Z,use_quota=True,user_id='a3e60df84db34eba983a8321082aeef9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:27 devstack sudo[97045]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8241ca28-42f9-41ce-88b8-6675dd0b0905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8241ca28-42f9-41ce-88b8-6675dd0b0905) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2da26d9b-8527-48e8-88e8-8ca8be831bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2da26d9b-8527-48e8-88e8-8ca8be831bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bcb84927-a123-4499-a2ca-c695386d00e7', 'volume_name': 'volume-bcb84927-a123-4499-a2ca-c695386d00e7', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8654ccc-fc51-45eb-bd7a-5eacf74f4307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8654ccc-fc51-45eb-bd7a-5eacf74f4307) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (898f707f-297a-4ab2-a3d3-f3bf91c04f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:27 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Volume bcb84927-a123-4499-a2ca-c695386d00e7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bcb84927-a123-4499-a2ca-c695386d00e7', 'volume_size': 1} Jun 25 18:14:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-4f957007-8b88-4d75-b8de-99512b589167 req-32ce32d9-71c0-472e-b71f-0ada7edc8eb3 tempest-AttachVolumeTestJSON-1369430033 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00" returned: 0 in 1.321s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-4f957007-8b88-4d75-b8de-99512b589167 req-32ce32d9-71c0-472e-b71f-0ada7edc8eb3 tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.348s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:14:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-875131241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bcb84927-a123-4499-a2ca-c695386d00e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e4bb0955a02430b860e1dc4e3e18f62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:14: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-25T16:14:27Z,use_quota=True,user_id='a3e60df84db34eba983a8321082aeef9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:14:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Creating volume bcb84927-a123-4499-a2ca-c695386d00e7 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:14:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:14:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:14:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:14:27 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:14:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-bcb84927-a123-4499-a2ca-c695386d00e7 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:27 devstack sudo[97050]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-bcb84927-a123-4499-a2ca-c695386d00e7 1073741824 Jun 25 18:14:27 devstack sudo[97050]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-4f957007-8b88-4d75-b8de-99512b589167 req-32ce32d9-71c0-472e-b71f-0ada7edc8eb3 tempest-AttachVolumeTestJSON-1369430033 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72', 'name': 'volume-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00', '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': '274c87d5-9886-42d1-92e1-80798a4a384e', 'enforce_multipath': True} {{(pid=93917) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5556}} Jun 25 18:14:27 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-4f957007-8b88-4d75-b8de-99512b589167 req-32ce32d9-71c0-472e-b71f-0ada7edc8eb3 tempest-AttachVolumeTestJSON-1369430033 None] attachment_update completed successfully. Jun 25 18:14:28 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:14:28 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Flow 'volume_create_manager' (ae2724b0-627b-41ed-be0e-2043b8122b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:14:28 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f266ffcc-416e-4c95-989d-cdf9dd021d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:28 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f266ffcc-416e-4c95-989d-cdf9dd021d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:14:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-962121343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=58b85f07-ce62-4b09-b1a1-186825a15381,host='devstack@QuobyteHD#QuobyteHD',id=3f9cc076-c1bd-48b5-859a-8f30e3336af6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88857f0c75e74d638f2f831232b886c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:14: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-25T16:14:28Z,use_quota=True,user_id='02ab09c250e64abfa06e460cd82ec907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9aee52cc-dd83-4a2e-b902-daed0cd110a0),volume_type_id=9aee52cc-dd83-4a2e-b902-daed0cd110a0)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:28 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (71cb48e8-d028-481b-9341-944301b0d24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:28 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (71cb48e8-d028-481b-9341-944301b0d24f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:28 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d2866a8f-824b-4cd1-82dc-63df6179708f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:28 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d2866a8f-824b-4cd1-82dc-63df6179708f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3f9cc076-c1bd-48b5-859a-8f30e3336af6', 'volume_name': 'volume-3f9cc076-c1bd-48b5-859a-8f30e3336af6', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:28 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa1d7621-3e3a-4dca-b4db-15f5ddb43a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:28 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa1d7621-3e3a-4dca-b4db-15f5ddb43a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:28 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (21ac6fe8-cb2f-47c3-878e-03aff9c2d95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:28 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Volume 3f9cc076-c1bd-48b5-859a-8f30e3336af6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3f9cc076-c1bd-48b5-859a-8f30e3336af6', 'volume_size': 1} Jun 25 18:14:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:28 devstack sudo[97050]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-bcb84927-a123-4499-a2ca-c695386d00e7 1073741824" returned: 0 in 1.764s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-bcb84927-a123-4499-a2ca-c695386d00e7 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:28 devstack sudo[97443]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-bcb84927-a123-4499-a2ca-c695386d00e7 Jun 25 18:14:28 devstack sudo[97443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:29 devstack sudo[97443]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-bcb84927-a123-4499-a2ca-c695386d00e7" returned: 0 in 0.897s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] <== create_volume: return (2764ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:14:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.770s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.692s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=58b85f07-ce62-4b09-b1a1-186825a15381,created_at=2026-06-25T16:14:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-962121343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=58b85f07-ce62-4b09-b1a1-186825a15381,host='devstack@QuobyteHD#QuobyteHD',id=3f9cc076-c1bd-48b5-859a-8f30e3336af6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88857f0c75e74d638f2f831232b886c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:14: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-25T16:14:28Z,use_quota=True,user_id='02ab09c250e64abfa06e460cd82ec907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9aee52cc-dd83-4a2e-b902-daed0cd110a0),volume_type_id=9aee52cc-dd83-4a2e-b902-daed0cd110a0)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:14:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Creating volume 3f9cc076-c1bd-48b5-859a-8f30e3336af6 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:14:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:14:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:14:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:14:29 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:14:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f9cc076-c1bd-48b5-859a-8f30e3336af6 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:29 devstack sudo[97450]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f9cc076-c1bd-48b5-859a-8f30e3336af6 1073741824 Jun 25 18:14:29 devstack sudo[97450]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (898f707f-297a-4ab2-a3d3-f3bf91c04f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bcb84927-a123-4499-a2ca-c695386d00e7', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3e412db8-d3eb-47ac-819f-2efce1d0126e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:29 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Volume volume-bcb84927-a123-4499-a2ca-c695386d00e7 (bcb84927-a123-4499-a2ca-c695386d00e7): created successfully Jun 25 18:14:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3e412db8-d3eb-47ac-819f-2efce1d0126e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Flow 'volume_create_manager' (d10f2e99-c366-4583-9625-5481205a52e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:14:29 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-d34ff581-1671-4dfb-ba22-11d2e11ab6ac tempest-ServerActionsTestOtherA-2123423316 None] Created volume successfully. Jun 25 18:14:31 devstack sudo[97450]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f9cc076-c1bd-48b5-859a-8f30e3336af6 1073741824" returned: 0 in 1.148s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f9cc076-c1bd-48b5-859a-8f30e3336af6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:31 devstack sudo[97456]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f9cc076-c1bd-48b5-859a-8f30e3336af6 Jun 25 18:14:31 devstack sudo[97456]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:32 devstack sudo[97456]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f9cc076-c1bd-48b5-859a-8f30e3336af6" returned: 0 in 1.177s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] <== create_volume: return (2403ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:14:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.407s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (21ac6fe8-cb2f-47c3-878e-03aff9c2d95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3f9cc076-c1bd-48b5-859a-8f30e3336af6', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (66084752-344b-45eb-af31-40f2fd7de591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:32 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Volume volume-3f9cc076-c1bd-48b5-859a-8f30e3336af6 (3f9cc076-c1bd-48b5-859a-8f30e3336af6): created successfully Jun 25 18:14:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (66084752-344b-45eb-af31-40f2fd7de591) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Flow 'volume_create_manager' (ae2724b0-627b-41ed-be0e-2043b8122b08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:14:32 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-62ad87d6-c562-4cc3-a9c6-e34cb64f13a6 tempest-GroupsTest-316521894 None] Created volume successfully. Jun 25 18:14:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-b34221dd-1a18-4044-96d6-c3253d191162 req-f97bf611-6d61-46ad-9819-42d0e49091a4 tempest-TaggedAttachmentsTest-654234087 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-b34221dd-1a18-4044-96d6-c3253d191162 req-f97bf611-6d61-46ad-9819-42d0e49091a4 tempest-TaggedAttachmentsTest-654234087 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:33 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[231cb042-f03a-46da-85a3-325ecc2d9cc4]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:14:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-b34221dd-1a18-4044-96d6-c3253d191162 req-f97bf611-6d61-46ad-9819-42d0e49091a4 tempest-TaggedAttachmentsTest-654234087 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a7058502-ba3e-469d-851c-9d541423a6a5 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:33 devstack sudo[97476]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a7058502-ba3e-469d-851c-9d541423a6a5 Jun 25 18:14:33 devstack sudo[97476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:33 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-bd0d1206-00a1-4ac2-b3a4-d2bf876e6923 tempest-GroupsTest-316521894 None] Update group completed successfully. Jun 25 18:14:34 devstack sudo[97476]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-b34221dd-1a18-4044-96d6-c3253d191162 req-f97bf611-6d61-46ad-9819-42d0e49091a4 tempest-TaggedAttachmentsTest-654234087 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a7058502-ba3e-469d-851c-9d541423a6a5" returned: 0 in 1.160s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-b34221dd-1a18-4044-96d6-c3253d191162 req-f97bf611-6d61-46ad-9819-42d0e49091a4 tempest-TaggedAttachmentsTest-654234087 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.188s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-b34221dd-1a18-4044-96d6-c3253d191162 req-f97bf611-6d61-46ad-9819-42d0e49091a4 tempest-TaggedAttachmentsTest-654234087 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72', 'name': 'volume-a7058502-ba3e-469d-851c-9d541423a6a5', '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': '33d8d4bd-ae69-471e-8209-f66062a878b0', 'enforce_multipath': True} {{(pid=93917) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5556}} Jun 25 18:14:34 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-b34221dd-1a18-4044-96d6-c3253d191162 req-f97bf611-6d61-46ad-9819-42d0e49091a4 tempest-TaggedAttachmentsTest-654234087 None] attachment_update completed successfully. Jun 25 18:14:35 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-162fa729-f23d-4e2f-b8de-c5fd3dfe2ad3 tempest-GroupsTest-316521894 None] Update group completed successfully. Jun 25 18:14:37 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Acquiring lock "cinder-quobyte-3f9cc076-c1bd-48b5-859a-8f30e3336af6" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:14:37 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Lock "cinder-quobyte-3f9cc076-c1bd-48b5-859a-8f30e3336af6" acquired by "delete_volume" :: waited 0.029s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:14:37 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[d529aec6-5be8-4156-bee2-6f04dc5b6891]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:14:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f9cc076-c1bd-48b5-859a-8f30e3336af6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:37 devstack sudo[97532]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f9cc076-c1bd-48b5-859a-8f30e3336af6 Jun 25 18:14:37 devstack sudo[97532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:38 devstack sudo[97532]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f9cc076-c1bd-48b5-859a-8f30e3336af6" returned: 0 in 1.149s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f9cc076-c1bd-48b5-859a-8f30e3336af6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:38 devstack sudo[97537]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f9cc076-c1bd-48b5-859a-8f30e3336af6 Jun 25 18:14:38 devstack sudo[97537]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:39 devstack sudo[97537]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f9cc076-c1bd-48b5-859a-8f30e3336af6" returned: 0 in 1.013s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:39 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Lock "cinder-quobyte-3f9cc076-c1bd-48b5-859a-8f30e3336af6" released by "delete_volume" :: held 2.243s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:14:39 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Acquiring lock "cinder-quobyte-ec6b3951-54be-4790-9788-d650598fe9b8" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:14:39 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Lock "cinder-quobyte-ec6b3951-54be-4790-9788-d650598fe9b8" acquired by "delete_volume" :: waited 0.045s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:14:39 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[45c1dd0a-5ca1-4590-8fec-fb39c0434d9e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:14:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec6b3951-54be-4790-9788-d650598fe9b8 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:39 devstack sudo[97553]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec6b3951-54be-4790-9788-d650598fe9b8 Jun 25 18:14:39 devstack sudo[97553]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:40 devstack sudo[97553]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec6b3951-54be-4790-9788-d650598fe9b8" returned: 0 in 1.251s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec6b3951-54be-4790-9788-d650598fe9b8 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:40 devstack sudo[97565]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec6b3951-54be-4790-9788-d650598fe9b8 Jun 25 18:14:40 devstack sudo[97565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:41 devstack sudo[97565]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec6b3951-54be-4790-9788-d650598fe9b8" returned: 0 in 0.939s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:41 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Lock "cinder-quobyte-ec6b3951-54be-4790-9788-d650598fe9b8" released by "delete_volume" :: held 2.277s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:14:41 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Created reservations ['d4cd986c-d7a3-4dac-b186-0e8b9a43857b'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:14:41 devstack cinder-volume[93917]: WARNING cinder.quota [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-296273058 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-296273058, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:14:41 devstack cinder-volume[93917]: WARNING cinder.quota [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-296273058 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-296273058, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:14:41 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Created reservations ['4f6d0631-630b-44ea-ba28-a2ecc4f1e89f', 'd83bb363-4ff0-4795-af02-e2f7a86f4178', '5444aec0-de36-43a1-bb83-4cb0297a6022', '222b0b26-7bde-400c-96bc-d4e15d78db64'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:14:42 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Created reservations ['c251d9dd-febd-4123-85e1-cccaada997a3', '322c62ab-3049-4474-87fa-fcb769411ba1', '33b5de38-dc49-4080-8ae0-d04fe51706da', 'ef06b9bd-3836-42da-9049-d7b04611b592'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:14:42 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-85520caa-b4fd-4191-b96b-82664f0f06de req-ee8842ea-e731-4985-a910-73ac548f1955 tempest-TaggedAttachmentsTest-654234087 None] Terminate volume connection completed successfully. Jun 25 18:14:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-85520caa-b4fd-4191-b96b-82664f0f06de req-ee8842ea-e731-4985-a910-73ac548f1955 tempest-TaggedAttachmentsTest-654234087 None] Deleting attachment 33d8d4bd-ae69-471e-8209-f66062a878b0. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:14:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:14:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:14:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:42 devstack sudo[97601]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:14:42 devstack sudo[97601]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:43 devstack sudo[97601]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.922s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:43 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:14:43 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-475d2824-b790-4a64-9a86-c1730eef11ae tempest-GroupsTest-316521894 None] Delete group completed successfully. Jun 25 18:14:52 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=57,cinder:UPDATE=61,cinder:INSERT=11,cinder:DELETE=2 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:14:52 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=58,cinder:UPDATE=49,cinder:INSERT=9,cinder:DELETE=3 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Flow 'volume_create_manager' (af42b7c7-ec2b-4040-b2dc-4ecdca00182a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ff62fe0-7bfd-4206-a13e-677598bb6b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ff62fe0-7bfd-4206-a13e-677598bb6b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:14:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1051359749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3cf2c7a4-a55e-4848-9d76-aca2019e6559,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed9ab47cba7b42dfbf9084ee304f1847',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:14:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:14:56Z,use_quota=True,user_id='423ac9af0bda422295aa0fa6791c509b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (31c59d47-bc3f-41a7-b332-d5bd23c79fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (31c59d47-bc3f-41a7-b332-d5bd23c79fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (579078ff-24bd-4cd9-ae8e-73bf3d2cf793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (579078ff-24bd-4cd9-ae8e-73bf3d2cf793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3cf2c7a4-a55e-4848-9d76-aca2019e6559', 'volume_name': 'volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4fe1fa7e-0006-49e3-8d1e-8b7eaf023e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4fe1fa7e-0006-49e3-8d1e-8b7eaf023e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (77d00205-724a-48e5-8ace-585aafedfc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:14:55 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Volume 3cf2c7a4-a55e-4848-9d76-aca2019e6559: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559', 'volume_size': 1} Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:14:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1051359749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3cf2c7a4-a55e-4848-9d76-aca2019e6559,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed9ab47cba7b42dfbf9084ee304f1847',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:14:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:14:56Z,use_quota=True,user_id='423ac9af0bda422295aa0fa6791c509b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Creating volume 3cf2c7a4-a55e-4848-9d76-aca2019e6559 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:14:55 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:14:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:55 devstack sudo[98226]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559 1073741824 Jun 25 18:14:55 devstack sudo[98226]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:57 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:14:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:14:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:14:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:14:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:14:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.031s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:14:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:58 devstack sudo[98226]: pam_unix(sudo:session): session closed for user root Jun 25 18:14:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559 1073741824" returned: 0 in 2.110s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:14:58 devstack sudo[98297]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:14:58 devstack sudo[98297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:14:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:14:58 devstack sudo[98302]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559 Jun 25 18:14:58 devstack sudo[98302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:00 devstack sudo[98297]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 2.849s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:00 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:15:00 devstack sudo[98302]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559" returned: 0 in 2.835s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] <== create_volume: return (5102ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:15:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 5.106s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:15:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (77d00205-724a-48e5-8ace-585aafedfc4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:15:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (72ec0459-cfef-4c5d-9430-68b447172d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:15:01 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Volume volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559 (3cf2c7a4-a55e-4848-9d76-aca2019e6559): created successfully Jun 25 18:15:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (72ec0459-cfef-4c5d-9430-68b447172d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:15:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Flow 'volume_create_manager' (af42b7c7-ec2b-4040-b2dc-4ecdca00182a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:15:01 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-383ff404-7640-48ef-80a2-03f53d5e6d79 tempest-SnapshotsActionsTest-287704721 None] Created volume successfully. Jun 25 18:15:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-cb5246f7-d197-4429-91c0-e28518d72341 tempest-SnapshotsActionsTest-287704721 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:15:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-cb5246f7-d197-4429-91c0-e28518d72341 tempest-SnapshotsActionsTest-287704721 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:15:02 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-cb5246f7-d197-4429-91c0-e28518d72341 tempest-SnapshotsActionsTest-287704721 None] Creating offline snapshot a21b3a73-09eb-4dad-928e-6094b3ff4778 of volume 3cf2c7a4-a55e-4848-9d76-aca2019e6559 {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:15:02 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[4f195400-b731-4a4e-b636-beb9656b5373]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:15:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cb5246f7-d197-4429-91c0-e28518d72341 tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:02 devstack sudo[98355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559 Jun 25 18:15:02 devstack sudo[98355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:04 devstack sudo[98355]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cb5246f7-d197-4429-91c0-e28518d72341 tempest-SnapshotsActionsTest-287704721 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559" returned: 0 in 1.740s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cb5246f7-d197-4429-91c0-e28518d72341 tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:04 devstack sudo[98389]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 1G Jun 25 18:15:04 devstack sudo[98389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:05 devstack sudo[98389]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cb5246f7-d197-4429-91c0-e28518d72341 tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 1G" returned: 0 in 0.984s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cb5246f7-d197-4429-91c0-e28518d72341 tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:05 devstack sudo[98396]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 Jun 25 18:15:05 devstack sudo[98396]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:06 devstack sudo[98396]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cb5246f7-d197-4429-91c0-e28518d72341 tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778" returned: 0 in 1.094s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:06 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-cb5246f7-d197-4429-91c0-e28518d72341 tempest-SnapshotsActionsTest-287704721 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 is being set with open permissions: ugo+rw Jun 25 18:15:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cb5246f7-d197-4429-91c0-e28518d72341 tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:06 devstack sudo[98402]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 Jun 25 18:15:06 devstack sudo[98402]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:07 devstack sudo[98402]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cb5246f7-d197-4429-91c0-e28518d72341 tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778" returned: 0 in 0.779s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cb5246f7-d197-4429-91c0-e28518d72341 tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:07 devstack sudo[98441]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.info Jun 25 18:15:07 devstack sudo[98441]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:08 devstack sudo[98441]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cb5246f7-d197-4429-91c0-e28518d72341 tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.info" returned: 0 in 0.821s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:08 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-cb5246f7-d197-4429-91c0-e28518d72341 tempest-SnapshotsActionsTest-287704721 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.info is being set with open permissions: ugo+rw Jun 25 18:15:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cb5246f7-d197-4429-91c0-e28518d72341 tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:08 devstack sudo[98445]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.info Jun 25 18:15:08 devstack sudo[98445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:08 devstack sudo[98445]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cb5246f7-d197-4429-91c0-e28518d72341 tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.info" returned: 0 in 0.734s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-cb5246f7-d197-4429-91c0-e28518d72341 tempest-SnapshotsActionsTest-287704721 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 6.385s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:15:08 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-cb5246f7-d197-4429-91c0-e28518d72341 tempest-SnapshotsActionsTest-287704721 None] Create snapshot completed successfully Jun 25 18:15:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-501b64ca-5ea7-4fff-8771-50bfaecf16f6 tempest-SnapshotsActionsTest-287704721 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:15:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-501b64ca-5ea7-4fff-8771-50bfaecf16f6 tempest-SnapshotsActionsTest-287704721 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:15:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-501b64ca-5ea7-4fff-8771-50bfaecf16f6 tempest-SnapshotsActionsTest-287704721 None] Creating offline snapshot 69b5193d-49c4-4cd7-91c1-45de3c9c729e of volume 3cf2c7a4-a55e-4848-9d76-aca2019e6559 {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:15:10 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[62e9790c-4ad0-412f-a66a-11b81d570f7b]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:15:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-501b64ca-5ea7-4fff-8771-50bfaecf16f6 tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:10 devstack sudo[98448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 Jun 25 18:15:10 devstack sudo[98448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:11 devstack sudo[98448]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-501b64ca-5ea7-4fff-8771-50bfaecf16f6 tempest-SnapshotsActionsTest-287704721 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778" returned: 0 in 0.924s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:11 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-501b64ca-5ea7-4fff-8771-50bfaecf16f6 tempest-SnapshotsActionsTest-287704721 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:15:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-501b64ca-5ea7-4fff-8771-50bfaecf16f6 tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.69b5193d-49c4-4cd7-91c1-45de3c9c729e 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:11 devstack sudo[98455]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.69b5193d-49c4-4cd7-91c1-45de3c9c729e 1G Jun 25 18:15:11 devstack sudo[98455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:11 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0ac16a4a-da40-419c-ad4f-3b3286b24161 tempest-TaggedAttachmentsTest-654234087 None] Acquiring lock "cinder-a7058502-ba3e-469d-851c-9d541423a6a5-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:15:11 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0ac16a4a-da40-419c-ad4f-3b3286b24161 tempest-TaggedAttachmentsTest-654234087 None] Lock "cinder-a7058502-ba3e-469d-851c-9d541423a6a5-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:15:11 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0ac16a4a-da40-419c-ad4f-3b3286b24161 tempest-TaggedAttachmentsTest-654234087 None] Acquiring lock "cinder-quobyte-a7058502-ba3e-469d-851c-9d541423a6a5" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:15:11 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0ac16a4a-da40-419c-ad4f-3b3286b24161 tempest-TaggedAttachmentsTest-654234087 None] Lock "cinder-quobyte-a7058502-ba3e-469d-851c-9d541423a6a5" acquired by "delete_volume" :: waited 0.016s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:15:11 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[7e6d9295-ca63-4f0b-82f6-aa425fe39dfc]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:15:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ac16a4a-da40-419c-ad4f-3b3286b24161 tempest-TaggedAttachmentsTest-654234087 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a7058502-ba3e-469d-851c-9d541423a6a5 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:12 devstack sudo[98457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a7058502-ba3e-469d-851c-9d541423a6a5 Jun 25 18:15:12 devstack sudo[98457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:12 devstack sudo[98455]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-501b64ca-5ea7-4fff-8771-50bfaecf16f6 tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.69b5193d-49c4-4cd7-91c1-45de3c9c729e 1G" returned: 0 in 0.936s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-501b64ca-5ea7-4fff-8771-50bfaecf16f6 tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.69b5193d-49c4-4cd7-91c1-45de3c9c729e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:12 devstack sudo[98462]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.69b5193d-49c4-4cd7-91c1-45de3c9c729e Jun 25 18:15:12 devstack sudo[98462]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:12 devstack sudo[98457]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ac16a4a-da40-419c-ad4f-3b3286b24161 tempest-TaggedAttachmentsTest-654234087 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a7058502-ba3e-469d-851c-9d541423a6a5" returned: 0 in 0.889s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ac16a4a-da40-419c-ad4f-3b3286b24161 tempest-TaggedAttachmentsTest-654234087 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a7058502-ba3e-469d-851c-9d541423a6a5 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:12 devstack sudo[98467]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a7058502-ba3e-469d-851c-9d541423a6a5 Jun 25 18:15:12 devstack sudo[98467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:13 devstack sudo[98462]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-501b64ca-5ea7-4fff-8771-50bfaecf16f6 tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.69b5193d-49c4-4cd7-91c1-45de3c9c729e" returned: 0 in 0.740s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:13 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-501b64ca-5ea7-4fff-8771-50bfaecf16f6 tempest-SnapshotsActionsTest-287704721 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.69b5193d-49c4-4cd7-91c1-45de3c9c729e is being set with open permissions: ugo+rw Jun 25 18:15:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-501b64ca-5ea7-4fff-8771-50bfaecf16f6 tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.69b5193d-49c4-4cd7-91c1-45de3c9c729e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:13 devstack sudo[98472]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.69b5193d-49c4-4cd7-91c1-45de3c9c729e Jun 25 18:15:13 devstack sudo[98472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:13 devstack sudo[98467]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ac16a4a-da40-419c-ad4f-3b3286b24161 tempest-TaggedAttachmentsTest-654234087 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a7058502-ba3e-469d-851c-9d541423a6a5" returned: 0 in 0.686s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:13 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0ac16a4a-da40-419c-ad4f-3b3286b24161 tempest-TaggedAttachmentsTest-654234087 None] Lock "cinder-quobyte-a7058502-ba3e-469d-851c-9d541423a6a5" released by "delete_volume" :: held 1.624s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:15:13 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-0ac16a4a-da40-419c-ad4f-3b3286b24161 tempest-TaggedAttachmentsTest-654234087 None] Created reservations ['f68ca88c-6d8b-43d1-85cb-af4327e3b9f4', '1762c828-186c-4533-8b67-f0f742dc24c6', '85e7dd17-77a5-40ed-9dd6-23d44775080f', 'b7fabad9-5208-40af-9d76-079aeae9447c'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:15:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ac16a4a-da40-419c-ad4f-3b3286b24161 tempest-TaggedAttachmentsTest-654234087 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:15:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ac16a4a-da40-419c-ad4f-3b3286b24161 tempest-TaggedAttachmentsTest-654234087 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:15:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0ac16a4a-da40-419c-ad4f-3b3286b24161 tempest-TaggedAttachmentsTest-654234087 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:15:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0ac16a4a-da40-419c-ad4f-3b3286b24161 tempest-TaggedAttachmentsTest-654234087 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:15:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ac16a4a-da40-419c-ad4f-3b3286b24161 tempest-TaggedAttachmentsTest-654234087 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:15:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ac16a4a-da40-419c-ad4f-3b3286b24161 tempest-TaggedAttachmentsTest-654234087 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:13 devstack sudo[98475]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:15:13 devstack sudo[98475]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:13 devstack sudo[98472]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-501b64ca-5ea7-4fff-8771-50bfaecf16f6 tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.69b5193d-49c4-4cd7-91c1-45de3c9c729e" returned: 0 in 0.675s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-501b64ca-5ea7-4fff-8771-50bfaecf16f6 tempest-SnapshotsActionsTest-287704721 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.402s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:15:13 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-501b64ca-5ea7-4fff-8771-50bfaecf16f6 tempest-SnapshotsActionsTest-287704721 None] Create snapshot completed successfully Jun 25 18:15:14 devstack sudo[98475]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ac16a4a-da40-419c-ad4f-3b3286b24161 tempest-TaggedAttachmentsTest-654234087 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.812s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:14 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-0ac16a4a-da40-419c-ad4f-3b3286b24161 tempest-TaggedAttachmentsTest-654234087 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:15:14 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-0ac16a4a-da40-419c-ad4f-3b3286b24161 tempest-TaggedAttachmentsTest-654234087 None] Deleted volume successfully. Jun 25 18:15:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0ac16a4a-da40-419c-ad4f-3b3286b24161 tempest-TaggedAttachmentsTest-654234087 None] Lock "cinder-a7058502-ba3e-469d-851c-9d541423a6a5-delete_volume" released by "delete_volume" :: held 2.694s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:15:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] Acquiring lock "cinder-69b5193d-49c4-4cd7-91c1-45de3c9c729e-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:15:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-69b5193d-49c4-4cd7-91c1-45de3c9c729e-delete_snapshot" acquired by "delete_snapshot" :: waited 0.018s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:15:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] Acquiring lock "cinder-quobyte-3cf2c7a4-a55e-4848-9d76-aca2019e6559" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:15:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-quobyte-3cf2c7a4-a55e-4848-9d76-aca2019e6559" acquired by "delete_snapshot" :: waited 0.020s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:15:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] Acquiring lock "cinder-quobyte-69b5193d-49c4-4cd7-91c1-45de3c9c729e" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:15:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-quobyte-69b5193d-49c4-4cd7-91c1-45de3c9c729e" acquired by "_delete_snapshot" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:15:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] Deleting offline snapshot 69b5193d-49c4-4cd7-91c1-45de3c9c729e of volume 3cf2c7a4-a55e-4848-9d76-aca2019e6559 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:15:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] snapshot_file for this snap is: volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.69b5193d-49c4-4cd7-91c1-45de3c9c729e {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:15:15 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[13ce7f4c-755a-46d2-be58-6e9aa20f77fb]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:15:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.69b5193d-49c4-4cd7-91c1-45de3c9c729e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:15 devstack sudo[98480]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.69b5193d-49c4-4cd7-91c1-45de3c9c729e Jun 25 18:15:15 devstack sudo[98480]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:16 devstack sudo[98480]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.69b5193d-49c4-4cd7-91c1-45de3c9c729e" returned: 0 in 0.960s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:15:16 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[a7eab695-56d5-4768-8d67-ff0b824b77fa]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:15:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:16 devstack sudo[98486]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 Jun 25 18:15:16 devstack sudo[98486]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:17 devstack sudo[98486]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778" returned: 0 in 1.111s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:15:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.69b5193d-49c4-4cd7-91c1-45de3c9c729e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:17 devstack sudo[98493]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.69b5193d-49c4-4cd7-91c1-45de3c9c729e Jun 25 18:15:17 devstack sudo[98493]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:18 devstack sudo[98493]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.69b5193d-49c4-4cd7-91c1-45de3c9c729e" returned: 0 in 1.354s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.69b5193d-49c4-4cd7-91c1-45de3c9c729e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:18 devstack sudo[98503]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.69b5193d-49c4-4cd7-91c1-45de3c9c729e Jun 25 18:15:18 devstack sudo[98503]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:19 devstack sudo[98503]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.69b5193d-49c4-4cd7-91c1-45de3c9c729e" returned: 0 in 0.770s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-quobyte-69b5193d-49c4-4cd7-91c1-45de3c9c729e" released by "_delete_snapshot" :: held 4.338s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:15:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-quobyte-3cf2c7a4-a55e-4848-9d76-aca2019e6559" released by "delete_snapshot" :: held 4.368s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:15:19 devstack cinder-volume[93917]: WARNING cinder.quota [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 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 25 18:15:19 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] Created reservations ['7f35fbaa-7404-44bd-b9f6-3786292171d4', '89f540ee-25f1-47e5-8551-a4db39b67f2c', '37550491-77d9-4c44-94ce-771329aaf69b', 'b9f3fbdc-e430-421f-b279-c09888b5022b'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:15:19 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] Delete snapshot completed successfully. Jun 25 18:15:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8de45ea3-5b8b-43f3-abee-3851cb158fc0 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-69b5193d-49c4-4cd7-91c1-45de3c9c729e-delete_snapshot" released by "delete_snapshot" :: held 4.539s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:15:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-896da365-6547-44b8-8733-66ee3bd5f039 tempest-SnapshotsActionsTest-287704721 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:15:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-896da365-6547-44b8-8733-66ee3bd5f039 tempest-SnapshotsActionsTest-287704721 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:15:20 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-896da365-6547-44b8-8733-66ee3bd5f039 tempest-SnapshotsActionsTest-287704721 None] Creating offline snapshot e9ea2b98-e647-4d4e-a60d-94631da2d8db of volume 3cf2c7a4-a55e-4848-9d76-aca2019e6559 {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:15:20 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[18106a51-a16d-46f6-b121-252b45c6466e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:15:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-896da365-6547-44b8-8733-66ee3bd5f039 tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:21 devstack sudo[98509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 Jun 25 18:15:21 devstack sudo[98509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-7345f0ba-bdb3-4aea-90ba-0958b2fb6e15 req-c384c758-d505-44b0-bb27-75244069656e tempest-ServerActionsTestOtherA-2123423316 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:15:21 devstack sudo[98509]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-896da365-6547-44b8-8733-66ee3bd5f039 tempest-SnapshotsActionsTest-287704721 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778" returned: 0 in 0.963s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:21 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-896da365-6547-44b8-8733-66ee3bd5f039 tempest-SnapshotsActionsTest-287704721 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:15:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-896da365-6547-44b8-8733-66ee3bd5f039 tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.e9ea2b98-e647-4d4e-a60d-94631da2d8db 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:21 devstack sudo[98523]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.e9ea2b98-e647-4d4e-a60d-94631da2d8db 1G Jun 25 18:15:21 devstack sudo[98523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:23 devstack sudo[98523]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-896da365-6547-44b8-8733-66ee3bd5f039 tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.e9ea2b98-e647-4d4e-a60d-94631da2d8db 1G" returned: 0 in 1.258s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-896da365-6547-44b8-8733-66ee3bd5f039 tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.e9ea2b98-e647-4d4e-a60d-94631da2d8db {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:23 devstack sudo[98535]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.e9ea2b98-e647-4d4e-a60d-94631da2d8db Jun 25 18:15:23 devstack sudo[98535]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:24 devstack sudo[98535]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-896da365-6547-44b8-8733-66ee3bd5f039 tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.e9ea2b98-e647-4d4e-a60d-94631da2d8db" returned: 0 in 0.957s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:24 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-896da365-6547-44b8-8733-66ee3bd5f039 tempest-SnapshotsActionsTest-287704721 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.e9ea2b98-e647-4d4e-a60d-94631da2d8db is being set with open permissions: ugo+rw Jun 25 18:15:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-896da365-6547-44b8-8733-66ee3bd5f039 tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.e9ea2b98-e647-4d4e-a60d-94631da2d8db {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:24 devstack sudo[98542]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.e9ea2b98-e647-4d4e-a60d-94631da2d8db Jun 25 18:15:24 devstack sudo[98542]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:24 devstack sudo[98542]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-896da365-6547-44b8-8733-66ee3bd5f039 tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.e9ea2b98-e647-4d4e-a60d-94631da2d8db" returned: 0 in 0.885s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-896da365-6547-44b8-8733-66ee3bd5f039 tempest-SnapshotsActionsTest-287704721 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.197s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:15:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-7345f0ba-bdb3-4aea-90ba-0958b2fb6e15 req-c384c758-d505-44b0-bb27-75244069656e tempest-ServerActionsTestOtherA-2123423316 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 3.457s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:15:25 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[8be09327-8eda-447a-92dd-742ff3f956c4]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:15:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-7345f0ba-bdb3-4aea-90ba-0958b2fb6e15 req-c384c758-d505-44b0-bb27-75244069656e tempest-ServerActionsTestOtherA-2123423316 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-bcb84927-a123-4499-a2ca-c695386d00e7 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:25 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-896da365-6547-44b8-8733-66ee3bd5f039 tempest-SnapshotsActionsTest-287704721 None] Create snapshot completed successfully Jun 25 18:15:25 devstack sudo[98545]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-bcb84927-a123-4499-a2ca-c695386d00e7 Jun 25 18:15:25 devstack sudo[98545]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:26 devstack sudo[98545]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-7345f0ba-bdb3-4aea-90ba-0958b2fb6e15 req-c384c758-d505-44b0-bb27-75244069656e tempest-ServerActionsTestOtherA-2123423316 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-bcb84927-a123-4499-a2ca-c695386d00e7" returned: 0 in 1.045s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-7345f0ba-bdb3-4aea-90ba-0958b2fb6e15 req-c384c758-d505-44b0-bb27-75244069656e tempest-ServerActionsTestOtherA-2123423316 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.077s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:15:26 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-7345f0ba-bdb3-4aea-90ba-0958b2fb6e15 req-c384c758-d505-44b0-bb27-75244069656e tempest-ServerActionsTestOtherA-2123423316 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72', 'name': 'volume-bcb84927-a123-4499-a2ca-c695386d00e7', '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': 'd003f732-c0ae-450b-8005-b6cc3cb89857', 'enforce_multipath': True} {{(pid=93917) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5556}} Jun 25 18:15:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] Acquiring lock "cinder-e9ea2b98-e647-4d4e-a60d-94631da2d8db-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:15:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-e9ea2b98-e647-4d4e-a60d-94631da2d8db-delete_snapshot" acquired by "delete_snapshot" :: waited 0.039s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:15:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] Acquiring lock "cinder-quobyte-3cf2c7a4-a55e-4848-9d76-aca2019e6559" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:15:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-quobyte-3cf2c7a4-a55e-4848-9d76-aca2019e6559" acquired by "delete_snapshot" :: waited 0.027s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:15:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] Acquiring lock "cinder-quobyte-e9ea2b98-e647-4d4e-a60d-94631da2d8db" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:15:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-quobyte-e9ea2b98-e647-4d4e-a60d-94631da2d8db" acquired by "_delete_snapshot" :: waited 0.025s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:15:26 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] Deleting offline snapshot e9ea2b98-e647-4d4e-a60d-94631da2d8db of volume 3cf2c7a4-a55e-4848-9d76-aca2019e6559 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:15:26 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] snapshot_file for this snap is: volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.e9ea2b98-e647-4d4e-a60d-94631da2d8db {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:15:26 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-7345f0ba-bdb3-4aea-90ba-0958b2fb6e15 req-c384c758-d505-44b0-bb27-75244069656e tempest-ServerActionsTestOtherA-2123423316 None] attachment_update completed successfully. Jun 25 18:15:26 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[e5c434e3-5773-47ce-a2a6-485bebeb0a8f]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:15:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.e9ea2b98-e647-4d4e-a60d-94631da2d8db {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:26 devstack sudo[98565]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.e9ea2b98-e647-4d4e-a60d-94631da2d8db Jun 25 18:15:26 devstack sudo[98565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:27 devstack sudo[98565]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.e9ea2b98-e647-4d4e-a60d-94631da2d8db" returned: 0 in 1.049s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:15:27 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[1cf5350c-f6c8-42d9-8620-8423dd8a00ed]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:15:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:27 devstack sudo[98575]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 Jun 25 18:15:27 devstack sudo[98575]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:28 devstack sudo[98575]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778" returned: 0 in 1.005s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:28 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:15:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.e9ea2b98-e647-4d4e-a60d-94631da2d8db {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:28 devstack sudo[98580]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.e9ea2b98-e647-4d4e-a60d-94631da2d8db Jun 25 18:15:28 devstack sudo[98580]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:29 devstack sudo[98580]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.e9ea2b98-e647-4d4e-a60d-94631da2d8db" returned: 0 in 1.011s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.e9ea2b98-e647-4d4e-a60d-94631da2d8db {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:29 devstack sudo[98586]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.e9ea2b98-e647-4d4e-a60d-94631da2d8db Jun 25 18:15:29 devstack sudo[98586]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:30 devstack sudo[98586]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.e9ea2b98-e647-4d4e-a60d-94631da2d8db" returned: 0 in 0.791s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-quobyte-e9ea2b98-e647-4d4e-a60d-94631da2d8db" released by "_delete_snapshot" :: held 3.987s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:15:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-quobyte-3cf2c7a4-a55e-4848-9d76-aca2019e6559" released by "delete_snapshot" :: held 4.028s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:15:30 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] Created reservations ['7e1e5432-d772-475a-a99c-4fcd87046023', '67154c87-f840-4ead-8fb4-b95f797178b8', '47d8dd04-eb7e-48e5-8e84-312c9f817c60', '0165d616-f87d-4c72-9ed9-4f47cb0ac516'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:15:30 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] Delete snapshot completed successfully. Jun 25 18:15:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-be1b7753-e0b2-4def-a4c4-a9c4b65bd080 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-e9ea2b98-e647-4d4e-a60d-94631da2d8db-delete_snapshot" released by "delete_snapshot" :: held 4.266s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:15:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-faff41c0-f0d3-45e0-aaa3-6ba82daea41f tempest-SnapshotsActionsTest-287704721 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:15:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-faff41c0-f0d3-45e0-aaa3-6ba82daea41f tempest-SnapshotsActionsTest-287704721 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:15:30 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-faff41c0-f0d3-45e0-aaa3-6ba82daea41f tempest-SnapshotsActionsTest-287704721 None] Creating offline snapshot bbf0da1d-3838-44ff-98ef-8af6abb80356 of volume 3cf2c7a4-a55e-4848-9d76-aca2019e6559 {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:15:31 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[bd2272be-f8eb-4463-a690-3d0f0f3ccfb2]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:15:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-faff41c0-f0d3-45e0-aaa3-6ba82daea41f tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:31 devstack sudo[98592]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 Jun 25 18:15:31 devstack sudo[98592]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:32 devstack sudo[98592]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-faff41c0-f0d3-45e0-aaa3-6ba82daea41f tempest-SnapshotsActionsTest-287704721 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778" returned: 0 in 1.139s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-faff41c0-f0d3-45e0-aaa3-6ba82daea41f tempest-SnapshotsActionsTest-287704721 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:15:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-faff41c0-f0d3-45e0-aaa3-6ba82daea41f tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.bbf0da1d-3838-44ff-98ef-8af6abb80356 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:32 devstack sudo[98597]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.bbf0da1d-3838-44ff-98ef-8af6abb80356 1G Jun 25 18:15:32 devstack sudo[98597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:32 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-c49c5276-5c83-4fcf-8462-59ad3ec91b08 req-e0abf7de-fcd5-4c33-b40c-4cc47c064088 tempest-AttachVolumeTestJSON-1369430033 None] Terminate volume connection completed successfully. Jun 25 18:15:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-c49c5276-5c83-4fcf-8462-59ad3ec91b08 req-e0abf7de-fcd5-4c33-b40c-4cc47c064088 tempest-AttachVolumeTestJSON-1369430033 None] Deleting attachment 274c87d5-9886-42d1-92e1-80798a4a384e. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:15:33 devstack sudo[98597]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-faff41c0-f0d3-45e0-aaa3-6ba82daea41f tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.bbf0da1d-3838-44ff-98ef-8af6abb80356 1G" returned: 0 in 1.188s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-faff41c0-f0d3-45e0-aaa3-6ba82daea41f tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.bbf0da1d-3838-44ff-98ef-8af6abb80356 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:33 devstack sudo[98612]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.bbf0da1d-3838-44ff-98ef-8af6abb80356 Jun 25 18:15:33 devstack sudo[98612]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:34 devstack sudo[98612]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-faff41c0-f0d3-45e0-aaa3-6ba82daea41f tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.bbf0da1d-3838-44ff-98ef-8af6abb80356" returned: 0 in 1.382s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:34 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-faff41c0-f0d3-45e0-aaa3-6ba82daea41f tempest-SnapshotsActionsTest-287704721 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.bbf0da1d-3838-44ff-98ef-8af6abb80356 is being set with open permissions: ugo+rw Jun 25 18:15:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-faff41c0-f0d3-45e0-aaa3-6ba82daea41f tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.bbf0da1d-3838-44ff-98ef-8af6abb80356 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:34 devstack sudo[98633]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.bbf0da1d-3838-44ff-98ef-8af6abb80356 Jun 25 18:15:34 devstack sudo[98633]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:35 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-108c6470-ac49-4064-899a-4c0f4badd823 req-ab71746f-c014-4d70-ab51-111f235b712a tempest-ServerActionsTestOtherA-2123423316 None] Terminate volume connection completed successfully. Jun 25 18:15:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-108c6470-ac49-4064-899a-4c0f4badd823 req-ab71746f-c014-4d70-ab51-111f235b712a tempest-ServerActionsTestOtherA-2123423316 None] Deleting attachment d003f732-c0ae-450b-8005-b6cc3cb89857. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:15:35 devstack sudo[98633]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-faff41c0-f0d3-45e0-aaa3-6ba82daea41f tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.bbf0da1d-3838-44ff-98ef-8af6abb80356" returned: 0 in 0.910s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-faff41c0-f0d3-45e0-aaa3-6ba82daea41f tempest-SnapshotsActionsTest-287704721 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.785s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:15:35 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-faff41c0-f0d3-45e0-aaa3-6ba82daea41f tempest-SnapshotsActionsTest-287704721 None] Create snapshot completed successfully Jun 25 18:15:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] Acquiring lock "cinder-bbf0da1d-3838-44ff-98ef-8af6abb80356-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:15:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-bbf0da1d-3838-44ff-98ef-8af6abb80356-delete_snapshot" acquired by "delete_snapshot" :: waited 0.059s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:15:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] Acquiring lock "cinder-quobyte-3cf2c7a4-a55e-4848-9d76-aca2019e6559" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:15:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-quobyte-3cf2c7a4-a55e-4848-9d76-aca2019e6559" acquired by "delete_snapshot" :: waited 0.030s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:15:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] Acquiring lock "cinder-quobyte-bbf0da1d-3838-44ff-98ef-8af6abb80356" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:15:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-quobyte-bbf0da1d-3838-44ff-98ef-8af6abb80356" acquired by "_delete_snapshot" :: waited 0.023s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:15:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] Deleting offline snapshot bbf0da1d-3838-44ff-98ef-8af6abb80356 of volume 3cf2c7a4-a55e-4848-9d76-aca2019e6559 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:15:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] snapshot_file for this snap is: volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.bbf0da1d-3838-44ff-98ef-8af6abb80356 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:15:36 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[83e1e424-3235-4097-874a-bd242d48567a]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:15:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.bbf0da1d-3838-44ff-98ef-8af6abb80356 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:36 devstack sudo[98719]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.bbf0da1d-3838-44ff-98ef-8af6abb80356 Jun 25 18:15:36 devstack sudo[98719]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:37 devstack sudo[98719]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.bbf0da1d-3838-44ff-98ef-8af6abb80356" returned: 0 in 1.152s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:37 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:15:37 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[c5fb3989-afa4-4358-a668-f1d76bccd6d2]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:15:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:38 devstack sudo[98728]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 Jun 25 18:15:38 devstack sudo[98728]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-108c6470-ac49-4064-899a-4c0f4badd823 req-a19e7503-4ecb-4306-8ba5-46a538b4a321 tempest-ServerActionsTestOtherA-2123423316 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:15:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-108c6470-ac49-4064-899a-4c0f4badd823 req-a19e7503-4ecb-4306-8ba5-46a538b4a321 tempest-ServerActionsTestOtherA-2123423316 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.003s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:15:38 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[aab8ac1c-7a1b-49ec-9e68-06d7834786eb]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:15:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-108c6470-ac49-4064-899a-4c0f4badd823 req-a19e7503-4ecb-4306-8ba5-46a538b4a321 tempest-ServerActionsTestOtherA-2123423316 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-bcb84927-a123-4499-a2ca-c695386d00e7 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:38 devstack sudo[98740]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-bcb84927-a123-4499-a2ca-c695386d00e7 Jun 25 18:15:38 devstack sudo[98740]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:39 devstack sudo[98728]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778" returned: 0 in 1.325s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:39 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:15:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.bbf0da1d-3838-44ff-98ef-8af6abb80356 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:39 devstack sudo[98749]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.bbf0da1d-3838-44ff-98ef-8af6abb80356 Jun 25 18:15:39 devstack sudo[98749]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:39 devstack sudo[98740]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-108c6470-ac49-4064-899a-4c0f4badd823 req-a19e7503-4ecb-4306-8ba5-46a538b4a321 tempest-ServerActionsTestOtherA-2123423316 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-bcb84927-a123-4499-a2ca-c695386d00e7" returned: 0 in 1.077s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-108c6470-ac49-4064-899a-4c0f4badd823 req-a19e7503-4ecb-4306-8ba5-46a538b4a321 tempest-ServerActionsTestOtherA-2123423316 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.111s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:15:39 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-108c6470-ac49-4064-899a-4c0f4badd823 req-a19e7503-4ecb-4306-8ba5-46a538b4a321 tempest-ServerActionsTestOtherA-2123423316 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72', 'name': 'volume-bcb84927-a123-4499-a2ca-c695386d00e7', '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': '2d77e16b-2ad2-433d-bdf3-38db9519e44c', 'enforce_multipath': True} {{(pid=93917) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5556}} Jun 25 18:15:39 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-108c6470-ac49-4064-899a-4c0f4badd823 req-a19e7503-4ecb-4306-8ba5-46a538b4a321 tempest-ServerActionsTestOtherA-2123423316 None] attachment_update completed successfully. Jun 25 18:15:40 devstack sudo[98749]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.bbf0da1d-3838-44ff-98ef-8af6abb80356" returned: 0 in 1.294s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.bbf0da1d-3838-44ff-98ef-8af6abb80356 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:40 devstack sudo[98757]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.bbf0da1d-3838-44ff-98ef-8af6abb80356 Jun 25 18:15:40 devstack sudo[98757]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:41 devstack sudo[98757]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.bbf0da1d-3838-44ff-98ef-8af6abb80356" returned: 0 in 0.869s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:41 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-quobyte-bbf0da1d-3838-44ff-98ef-8af6abb80356" released by "_delete_snapshot" :: held 4.841s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:15:41 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-quobyte-3cf2c7a4-a55e-4848-9d76-aca2019e6559" released by "delete_snapshot" :: held 4.880s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:15:41 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] Created reservations ['9a0fd005-9ec6-45ef-b933-a9cd88102c50', '09eeda57-a07d-4aca-9cf0-5f0d382045eb', 'ffe7a1cf-0640-4e2c-9ced-e89a9f55ccf9', '3e1882b3-168a-4b27-9b3b-05ecab96f6bd'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:15:41 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] Delete snapshot completed successfully. Jun 25 18:15:41 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-cd59c187-5e76-4a8c-bbb2-b67f4141b136 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-bbf0da1d-3838-44ff-98ef-8af6abb80356-delete_snapshot" released by "delete_snapshot" :: held 5.172s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:15:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2af76e1b-9d70-4d21-97cc-220b33add9de tempest-SnapshotsActionsTest-287704721 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:15:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2af76e1b-9d70-4d21-97cc-220b33add9de tempest-SnapshotsActionsTest-287704721 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:15:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-2af76e1b-9d70-4d21-97cc-220b33add9de tempest-SnapshotsActionsTest-287704721 None] Creating offline snapshot 0b0c0660-6e56-4086-a731-a8d6d911ea8d of volume 3cf2c7a4-a55e-4848-9d76-aca2019e6559 {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:15:42 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[ed6619da-fe86-40a6-a117-757580a45ba4]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:15:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2af76e1b-9d70-4d21-97cc-220b33add9de tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:42 devstack sudo[98777]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 Jun 25 18:15:42 devstack sudo[98777]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:43 devstack sudo[98777]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2af76e1b-9d70-4d21-97cc-220b33add9de tempest-SnapshotsActionsTest-287704721 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778" returned: 0 in 1.116s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:43 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-2af76e1b-9d70-4d21-97cc-220b33add9de tempest-SnapshotsActionsTest-287704721 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:15:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2af76e1b-9d70-4d21-97cc-220b33add9de tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.0b0c0660-6e56-4086-a731-a8d6d911ea8d 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:43 devstack sudo[98851]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.0b0c0660-6e56-4086-a731-a8d6d911ea8d 1G Jun 25 18:15:43 devstack sudo[98851]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:44 devstack sudo[98851]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2af76e1b-9d70-4d21-97cc-220b33add9de tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.0b0c0660-6e56-4086-a731-a8d6d911ea8d 1G" returned: 0 in 1.257s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2af76e1b-9d70-4d21-97cc-220b33add9de tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.0b0c0660-6e56-4086-a731-a8d6d911ea8d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:44 devstack sudo[98871]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.0b0c0660-6e56-4086-a731-a8d6d911ea8d Jun 25 18:15:44 devstack sudo[98871]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:45 devstack sudo[98871]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2af76e1b-9d70-4d21-97cc-220b33add9de tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.0b0c0660-6e56-4086-a731-a8d6d911ea8d" returned: 0 in 0.991s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:45 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-2af76e1b-9d70-4d21-97cc-220b33add9de tempest-SnapshotsActionsTest-287704721 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.0b0c0660-6e56-4086-a731-a8d6d911ea8d is being set with open permissions: ugo+rw Jun 25 18:15:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2af76e1b-9d70-4d21-97cc-220b33add9de tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.0b0c0660-6e56-4086-a731-a8d6d911ea8d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:45 devstack sudo[99200]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.0b0c0660-6e56-4086-a731-a8d6d911ea8d Jun 25 18:15:45 devstack sudo[99200]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:46 devstack sudo[99200]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2af76e1b-9d70-4d21-97cc-220b33add9de tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.0b0c0660-6e56-4086-a731-a8d6d911ea8d" returned: 0 in 0.894s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2af76e1b-9d70-4d21-97cc-220b33add9de tempest-SnapshotsActionsTest-287704721 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.436s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:15:46 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-2af76e1b-9d70-4d21-97cc-220b33add9de tempest-SnapshotsActionsTest-287704721 None] Create snapshot completed successfully Jun 25 18:15:48 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] Acquiring lock "cinder-0b0c0660-6e56-4086-a731-a8d6d911ea8d-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:15:48 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-0b0c0660-6e56-4086-a731-a8d6d911ea8d-delete_snapshot" acquired by "delete_snapshot" :: waited 0.040s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:15:48 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] Acquiring lock "cinder-quobyte-3cf2c7a4-a55e-4848-9d76-aca2019e6559" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:15:48 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-quobyte-3cf2c7a4-a55e-4848-9d76-aca2019e6559" acquired by "delete_snapshot" :: waited 0.036s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:15:48 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] Acquiring lock "cinder-quobyte-0b0c0660-6e56-4086-a731-a8d6d911ea8d" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:15:48 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-quobyte-0b0c0660-6e56-4086-a731-a8d6d911ea8d" acquired by "_delete_snapshot" :: waited 0.065s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:15:48 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] Deleting offline snapshot 0b0c0660-6e56-4086-a731-a8d6d911ea8d of volume 3cf2c7a4-a55e-4848-9d76-aca2019e6559 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:15:48 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] snapshot_file for this snap is: volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.0b0c0660-6e56-4086-a731-a8d6d911ea8d {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:15:48 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[51a2385f-5cf2-4dcb-9905-98139a2ef2df]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:15:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.0b0c0660-6e56-4086-a731-a8d6d911ea8d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:48 devstack sudo[99284]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.0b0c0660-6e56-4086-a731-a8d6d911ea8d Jun 25 18:15:48 devstack sudo[99284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:49 devstack sudo[99284]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.0b0c0660-6e56-4086-a731-a8d6d911ea8d" returned: 0 in 1.551s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:15:49 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[12987021-a182-4e71-9c13-d4d93d3a34ae]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:15:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:50 devstack sudo[99354]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 Jun 25 18:15:50 devstack sudo[99354]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:52 devstack sudo[99354]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778" returned: 0 in 2.278s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:15:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.0b0c0660-6e56-4086-a731-a8d6d911ea8d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:52 devstack sudo[99364]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.0b0c0660-6e56-4086-a731-a8d6d911ea8d Jun 25 18:15:52 devstack sudo[99364]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:54 devstack sudo[99364]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.0b0c0660-6e56-4086-a731-a8d6d911ea8d" returned: 0 in 1.881s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.0b0c0660-6e56-4086-a731-a8d6d911ea8d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:54 devstack sudo[99389]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.0b0c0660-6e56-4086-a731-a8d6d911ea8d Jun 25 18:15:54 devstack sudo[99389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:55 devstack sudo[99389]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.0b0c0660-6e56-4086-a731-a8d6d911ea8d" returned: 0 in 1.139s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-quobyte-0b0c0660-6e56-4086-a731-a8d6d911ea8d" released by "_delete_snapshot" :: held 7.037s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:15:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-quobyte-3cf2c7a4-a55e-4848-9d76-aca2019e6559" released by "delete_snapshot" :: held 7.109s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:15:55 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=53,cinder:UPDATE=35,cinder:DELETE=4,cinder:INSERT=10 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:15:55 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=43,cinder:UPDATE=37,cinder:INSERT=8,cinder:DELETE=3 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:15:55 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] Created reservations ['1ec3808f-026a-41b3-857f-c8fe41e8d294', 'd547d45b-5c45-4cdd-bc2d-7d59c64beb2a', 'ed7f39db-4a47-41d4-8ef5-57e117e1227f', 'db5c71e8-e6f4-4d10-adc0-8d57eb7fbdb0'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:15:55 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] Delete snapshot completed successfully. Jun 25 18:15:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8b937db4-660c-456c-8ef9-38fcaf5625b9 tempest-SnapshotsActionsTest-2146004003 None] Lock "cinder-0b0c0660-6e56-4086-a731-a8d6d911ea8d-delete_snapshot" released by "delete_snapshot" :: held 7.317s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:15:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] Acquiring lock "cinder-a21b3a73-09eb-4dad-928e-6094b3ff4778-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:15:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] Lock "cinder-a21b3a73-09eb-4dad-928e-6094b3ff4778-delete_snapshot" acquired by "delete_snapshot" :: waited 0.053s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:15:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] Acquiring lock "cinder-quobyte-3cf2c7a4-a55e-4848-9d76-aca2019e6559" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:15:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] Lock "cinder-quobyte-3cf2c7a4-a55e-4848-9d76-aca2019e6559" acquired by "delete_snapshot" :: waited 0.037s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:15:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] Acquiring lock "cinder-quobyte-a21b3a73-09eb-4dad-928e-6094b3ff4778" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:15:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] Lock "cinder-quobyte-a21b3a73-09eb-4dad-928e-6094b3ff4778" acquired by "_delete_snapshot" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:15:56 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] Deleting offline snapshot a21b3a73-09eb-4dad-928e-6094b3ff4778 of volume 3cf2c7a4-a55e-4848-9d76-aca2019e6559 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:15:56 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] snapshot_file for this snap is: volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:15:56 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[572abcbb-8398-49d4-b6b4-8d83f5784d81]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:15:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:56 devstack sudo[99417]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 Jun 25 18:15:56 devstack sudo[99417]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:57 devstack sudo[99417]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778" returned: 0 in 0.858s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:15:57 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[79eba171-2891-4834-ba11-948981a2048d]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:15:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:57 devstack sudo[99422]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559 Jun 25 18:15:57 devstack sudo[99422]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:57 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:15:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:15:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:15:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:15:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:15:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:15:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:58 devstack sudo[99424]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:15:58 devstack sudo[99424]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:58 devstack sudo[99422]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559" returned: 0 in 1.493s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:15:58 devstack sudo[99430]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 Jun 25 18:15:58 devstack sudo[99430]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:15:59 devstack sudo[99424]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.062s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:59 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:15:59 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:15:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 8 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:15:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:15:59 devstack sudo[99430]: pam_unix(sudo:session): session closed for user root Jun 25 18:15:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778" returned: 0 in 1.060s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:15:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:00 devstack sudo[99436]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778 Jun 25 18:16:00 devstack sudo[99436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:01 devstack sudo[99436]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559.a21b3a73-09eb-4dad-928e-6094b3ff4778" returned: 0 in 1.259s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:01 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] Lock "cinder-quobyte-a21b3a73-09eb-4dad-928e-6094b3ff4778" released by "_delete_snapshot" :: held 4.823s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:16:01 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] Lock "cinder-quobyte-3cf2c7a4-a55e-4848-9d76-aca2019e6559" released by "delete_snapshot" :: held 4.859s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:16:01 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] Created reservations ['09605c28-379f-4c14-a7b1-0a925333380d', 'c2cb5a9c-298f-42b3-a65d-23b5582d8f11', '6d25dc39-081a-470a-91fe-220e506addf6', 'dc25d241-7771-4e72-a82f-15d6c834ed98'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:16:01 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] Delete snapshot completed successfully. Jun 25 18:16:01 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8892d980-4cc4-4f2f-892b-55be9db961ab tempest-SnapshotsActionsTest-287704721 None] Lock "cinder-a21b3a73-09eb-4dad-928e-6094b3ff4778-delete_snapshot" released by "delete_snapshot" :: held 5.129s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:16:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4b9b9937-fc7f-4458-b17f-42498e8ecd42 tempest-SnapshotsActionsTest-287704721 None] Acquiring lock "cinder-3cf2c7a4-a55e-4848-9d76-aca2019e6559-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:16:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4b9b9937-fc7f-4458-b17f-42498e8ecd42 tempest-SnapshotsActionsTest-287704721 None] Lock "cinder-3cf2c7a4-a55e-4848-9d76-aca2019e6559-delete_volume" acquired by "delete_volume" :: waited 0.083s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:16:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4b9b9937-fc7f-4458-b17f-42498e8ecd42 tempest-SnapshotsActionsTest-287704721 None] Acquiring lock "cinder-quobyte-3cf2c7a4-a55e-4848-9d76-aca2019e6559" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:16:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4b9b9937-fc7f-4458-b17f-42498e8ecd42 tempest-SnapshotsActionsTest-287704721 None] Lock "cinder-quobyte-3cf2c7a4-a55e-4848-9d76-aca2019e6559" acquired by "delete_volume" :: waited 0.034s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:16:02 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[14144665-4501-41ba-9da2-9ac033b34825]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:16:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4b9b9937-fc7f-4458-b17f-42498e8ecd42 tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:02 devstack sudo[99455]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559 Jun 25 18:16:02 devstack sudo[99455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:04 devstack sudo[99455]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4b9b9937-fc7f-4458-b17f-42498e8ecd42 tempest-SnapshotsActionsTest-287704721 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559" returned: 0 in 1.856s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4b9b9937-fc7f-4458-b17f-42498e8ecd42 tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:04 devstack sudo[99513]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559 Jun 25 18:16:04 devstack sudo[99513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:05 devstack sudo[99513]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4b9b9937-fc7f-4458-b17f-42498e8ecd42 tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3cf2c7a4-a55e-4848-9d76-aca2019e6559" returned: 0 in 1.325s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:05 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4b9b9937-fc7f-4458-b17f-42498e8ecd42 tempest-SnapshotsActionsTest-287704721 None] Lock "cinder-quobyte-3cf2c7a4-a55e-4848-9d76-aca2019e6559" released by "delete_volume" :: held 3.396s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:16:05 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-4b9b9937-fc7f-4458-b17f-42498e8ecd42 tempest-SnapshotsActionsTest-287704721 None] Created reservations ['7f7b0c7f-f2dc-4fb7-b6f1-9dea68d292cf', '5b261420-ed74-40c3-bc87-83ba04a89249', 'ce4d4cb5-45ac-456e-bdea-f36acbe03fe3', 'b34bbc6c-5f94-4b12-b325-df0dacaec968'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:16:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4b9b9937-fc7f-4458-b17f-42498e8ecd42 tempest-SnapshotsActionsTest-287704721 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:16:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4b9b9937-fc7f-4458-b17f-42498e8ecd42 tempest-SnapshotsActionsTest-287704721 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:16:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4b9b9937-fc7f-4458-b17f-42498e8ecd42 tempest-SnapshotsActionsTest-287704721 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:16:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4b9b9937-fc7f-4458-b17f-42498e8ecd42 tempest-SnapshotsActionsTest-287704721 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:16:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4b9b9937-fc7f-4458-b17f-42498e8ecd42 tempest-SnapshotsActionsTest-287704721 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:16:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4b9b9937-fc7f-4458-b17f-42498e8ecd42 tempest-SnapshotsActionsTest-287704721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:06 devstack sudo[99548]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:16:06 devstack sudo[99548]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:06 devstack sudo[99548]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4b9b9937-fc7f-4458-b17f-42498e8ecd42 tempest-SnapshotsActionsTest-287704721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.901s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:06 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-4b9b9937-fc7f-4458-b17f-42498e8ecd42 tempest-SnapshotsActionsTest-287704721 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:16:06 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-4b9b9937-fc7f-4458-b17f-42498e8ecd42 tempest-SnapshotsActionsTest-287704721 None] Deleted volume successfully. Jun 25 18:16:06 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4b9b9937-fc7f-4458-b17f-42498e8ecd42 tempest-SnapshotsActionsTest-287704721 None] Lock "cinder-3cf2c7a4-a55e-4848-9d76-aca2019e6559-delete_volume" released by "delete_volume" :: held 4.727s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:16:15 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:16:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Flow 'volume_create_manager' (b0a85efb-4f2f-4fa7-961a-64984c409d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:16:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (91d1e890-9711-4cfe-b8c2-c8aa8c823c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (91d1e890-9711-4cfe-b8c2-c8aa8c823c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:16:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-80668249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ea747053-fa4a-4395-b0a4-5e6a48f2125a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62986d427b9e4a6888c25ae9f87c19bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:16: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-25T16:16:16Z,use_quota=True,user_id='94996d3a8d7849ddb8dce7a951b10c58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e4def47d-cd0d-421c-87c4-8e69374efcb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e4def47d-cd0d-421c-87c4-8e69374efcb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0c03d89-f304-40d2-86b7-41223d30567a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0c03d89-f304-40d2-86b7-41223d30567a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ea747053-fa4a-4395-b0a4-5e6a48f2125a', 'volume_name': 'volume-ea747053-fa4a-4395-b0a4-5e6a48f2125a', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b3985fe-58ae-46f5-ab9c-83effaa3d6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b3985fe-58ae-46f5-ab9c-83effaa3d6b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (693a74c4-313f-4294-abe3-859a6bdcf7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:16 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Volume ea747053-fa4a-4395-b0a4-5e6a48f2125a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ea747053-fa4a-4395-b0a4-5e6a48f2125a', 'volume_size': 1} Jun 25 18:16:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:16:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:16:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:16:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-80668249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ea747053-fa4a-4395-b0a4-5e6a48f2125a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62986d427b9e4a6888c25ae9f87c19bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:16: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-25T16:16:16Z,use_quota=True,user_id='94996d3a8d7849ddb8dce7a951b10c58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:16:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Creating volume ea747053-fa4a-4395-b0a4-5e6a48f2125a {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:16:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:16:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:16:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:16:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:16:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:16:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:16:16 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:16:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ea747053-fa4a-4395-b0a4-5e6a48f2125a 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:16 devstack sudo[99636]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ea747053-fa4a-4395-b0a4-5e6a48f2125a 1073741824 Jun 25 18:16:16 devstack sudo[99636]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:17 devstack sudo[99636]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ea747053-fa4a-4395-b0a4-5e6a48f2125a 1073741824" returned: 0 in 1.439s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ea747053-fa4a-4395-b0a4-5e6a48f2125a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:17 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/8f827b5f43c2336d1145b529d4eef10d/volume-ea747053-fa4a-4395-b0a4-5e6a48f2125a Jun 25 18:16:17 devstack sudo[99643]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:18 devstack sudo[99643]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ea747053-fa4a-4395-b0a4-5e6a48f2125a" returned: 0 in 0.845s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:18 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] <== create_volume: return (2357ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:16:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.363s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:16:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (693a74c4-313f-4294-abe3-859a6bdcf7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ea747053-fa4a-4395-b0a4-5e6a48f2125a', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (49607d12-b96f-4d42-966c-76265e06e883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:18 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Volume volume-ea747053-fa4a-4395-b0a4-5e6a48f2125a (ea747053-fa4a-4395-b0a4-5e6a48f2125a): created successfully Jun 25 18:16:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (49607d12-b96f-4d42-966c-76265e06e883) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Flow 'volume_create_manager' (b0a85efb-4f2f-4fa7-961a-64984c409d0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:16:18 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-0f3b5b41-c59f-4c13-94a1-9cf6e3d14d0f tempest-VolumeQuotasAdminTestJSON-885044310 None] Created volume successfully. Jun 25 18:16:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7b5baa43-b05b-47b7-97c0-cfa4096655ca tempest-VolumeQuotasAdminTestJSON-885044310 None] Acquiring lock "cinder-ea747053-fa4a-4395-b0a4-5e6a48f2125a-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:16:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7b5baa43-b05b-47b7-97c0-cfa4096655ca tempest-VolumeQuotasAdminTestJSON-885044310 None] Lock "cinder-ea747053-fa4a-4395-b0a4-5e6a48f2125a-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:16:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7b5baa43-b05b-47b7-97c0-cfa4096655ca tempest-VolumeQuotasAdminTestJSON-885044310 None] Acquiring lock "cinder-quobyte-ea747053-fa4a-4395-b0a4-5e6a48f2125a" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:16:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7b5baa43-b05b-47b7-97c0-cfa4096655ca tempest-VolumeQuotasAdminTestJSON-885044310 None] Lock "cinder-quobyte-ea747053-fa4a-4395-b0a4-5e6a48f2125a" acquired by "delete_volume" :: waited 0.018s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:16:19 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[0ef6790e-1d03-46e7-9abc-cb1207bf5529]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:16:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7b5baa43-b05b-47b7-97c0-cfa4096655ca tempest-VolumeQuotasAdminTestJSON-885044310 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ea747053-fa4a-4395-b0a4-5e6a48f2125a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:19 devstack sudo[99647]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ea747053-fa4a-4395-b0a4-5e6a48f2125a Jun 25 18:16:19 devstack sudo[99647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:20 devstack sudo[99647]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7b5baa43-b05b-47b7-97c0-cfa4096655ca tempest-VolumeQuotasAdminTestJSON-885044310 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ea747053-fa4a-4395-b0a4-5e6a48f2125a" returned: 0 in 0.784s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7b5baa43-b05b-47b7-97c0-cfa4096655ca tempest-VolumeQuotasAdminTestJSON-885044310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ea747053-fa4a-4395-b0a4-5e6a48f2125a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:20 devstack sudo[99652]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ea747053-fa4a-4395-b0a4-5e6a48f2125a Jun 25 18:16:20 devstack sudo[99652]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:20 devstack sudo[99652]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7b5baa43-b05b-47b7-97c0-cfa4096655ca tempest-VolumeQuotasAdminTestJSON-885044310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ea747053-fa4a-4395-b0a4-5e6a48f2125a" returned: 0 in 0.672s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7b5baa43-b05b-47b7-97c0-cfa4096655ca tempest-VolumeQuotasAdminTestJSON-885044310 None] Lock "cinder-quobyte-ea747053-fa4a-4395-b0a4-5e6a48f2125a" released by "delete_volume" :: held 1.508s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:16:20 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-7b5baa43-b05b-47b7-97c0-cfa4096655ca tempest-VolumeQuotasAdminTestJSON-885044310 None] Created reservations ['0375d869-2bf0-4ea8-8d64-a0aab5bb2648', '506e52af-9f4f-40b2-96e8-2868de19d4fd', '2ffd2104-2c55-4813-815f-d168433b3a45', 'e85b81e4-600c-43fd-945c-3f2d0ddbd1d5'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:16:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7b5baa43-b05b-47b7-97c0-cfa4096655ca tempest-VolumeQuotasAdminTestJSON-885044310 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:16:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7b5baa43-b05b-47b7-97c0-cfa4096655ca tempest-VolumeQuotasAdminTestJSON-885044310 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:16:20 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7b5baa43-b05b-47b7-97c0-cfa4096655ca tempest-VolumeQuotasAdminTestJSON-885044310 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:16:20 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7b5baa43-b05b-47b7-97c0-cfa4096655ca tempest-VolumeQuotasAdminTestJSON-885044310 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:16:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7b5baa43-b05b-47b7-97c0-cfa4096655ca tempest-VolumeQuotasAdminTestJSON-885044310 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:16:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7b5baa43-b05b-47b7-97c0-cfa4096655ca tempest-VolumeQuotasAdminTestJSON-885044310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:20 devstack sudo[99655]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:16:20 devstack sudo[99655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:21 devstack sudo[99655]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7b5baa43-b05b-47b7-97c0-cfa4096655ca tempest-VolumeQuotasAdminTestJSON-885044310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.875s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:21 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-7b5baa43-b05b-47b7-97c0-cfa4096655ca tempest-VolumeQuotasAdminTestJSON-885044310 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:16:21 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-7b5baa43-b05b-47b7-97c0-cfa4096655ca tempest-VolumeQuotasAdminTestJSON-885044310 None] Deleted volume successfully. Jun 25 18:16:21 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7b5baa43-b05b-47b7-97c0-cfa4096655ca tempest-VolumeQuotasAdminTestJSON-885044310 None] Lock "cinder-ea747053-fa4a-4395-b0a4-5e6a48f2125a-delete_volume" released by "delete_volume" :: held 2.637s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Flow 'volume_create_manager' (71ee6d27-c037-4b3d-905a-99cc58e3c011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e4d72729-4149-4163-980f-c5f2f68be21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e4d72729-4149-4163-980f-c5f2f68be21b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:16:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1154851843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3b74da6b-6979-4510-85a5-f14a2a1c0940,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62986d427b9e4a6888c25ae9f87c19bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:16: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-25T16:16:22Z,use_quota=True,user_id='94996d3a8d7849ddb8dce7a951b10c58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b86302e2-fce1-42c8-99f8-b3a899486f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b86302e2-fce1-42c8-99f8-b3a899486f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de7ee65c-668a-4ab9-9a79-ce542500d427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de7ee65c-668a-4ab9-9a79-ce542500d427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3b74da6b-6979-4510-85a5-f14a2a1c0940', 'volume_name': 'volume-3b74da6b-6979-4510-85a5-f14a2a1c0940', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43c75683-d276-49f6-a58b-b12a02b3d216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43c75683-d276-49f6-a58b-b12a02b3d216) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6ca19923-92d6-416f-bd5d-78df0d06903d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:22 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Volume 3b74da6b-6979-4510-85a5-f14a2a1c0940: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3b74da6b-6979-4510-85a5-f14a2a1c0940', 'volume_size': 1} Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:16:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1154851843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3b74da6b-6979-4510-85a5-f14a2a1c0940,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62986d427b9e4a6888c25ae9f87c19bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:16: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-25T16:16:22Z,use_quota=True,user_id='94996d3a8d7849ddb8dce7a951b10c58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Creating volume 3b74da6b-6979-4510-85a5-f14a2a1c0940 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:16:22 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:16:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3b74da6b-6979-4510-85a5-f14a2a1c0940 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:22 devstack sudo[99659]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3b74da6b-6979-4510-85a5-f14a2a1c0940 1073741824 Jun 25 18:16:22 devstack sudo[99659]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:23 devstack sudo[99659]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3b74da6b-6979-4510-85a5-f14a2a1c0940 1073741824" returned: 0 in 1.002s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3b74da6b-6979-4510-85a5-f14a2a1c0940 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:23 devstack sudo[99669]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3b74da6b-6979-4510-85a5-f14a2a1c0940 Jun 25 18:16:23 devstack sudo[99669]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:23 devstack sudo[99669]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3b74da6b-6979-4510-85a5-f14a2a1c0940" returned: 0 in 0.692s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:23 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] <== create_volume: return (1769ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:16:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.772s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:16:23 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6ca19923-92d6-416f-bd5d-78df0d06903d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3b74da6b-6979-4510-85a5-f14a2a1c0940', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:23 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3294e0a5-70ed-477f-840c-e35c42151a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:24 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Volume volume-3b74da6b-6979-4510-85a5-f14a2a1c0940 (3b74da6b-6979-4510-85a5-f14a2a1c0940): created successfully Jun 25 18:16:24 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3294e0a5-70ed-477f-840c-e35c42151a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:24 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Flow 'volume_create_manager' (71ee6d27-c037-4b3d-905a-99cc58e3c011) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:16:24 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-583fd3da-3eda-4bd2-8417-0be3f99cec4c tempest-VolumeQuotasAdminTestJSON-885044310 None] Created volume successfully. Jun 25 18:16:25 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-4dabed28-6d21-43e5-856b-29a6c08263a9 tempest-VolumeQuotasAdminTestJSON-415773776 None] Transfer volume completed successfully. Jun 25 18:16:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9ee3cb7c-7477-400f-97de-eff2cf5dc850 tempest-VolumeQuotasAdminTestJSON-314325736 None] Acquiring lock "cinder-3b74da6b-6979-4510-85a5-f14a2a1c0940-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:16:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9ee3cb7c-7477-400f-97de-eff2cf5dc850 tempest-VolumeQuotasAdminTestJSON-314325736 None] Lock "cinder-3b74da6b-6979-4510-85a5-f14a2a1c0940-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:16:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9ee3cb7c-7477-400f-97de-eff2cf5dc850 tempest-VolumeQuotasAdminTestJSON-314325736 None] Acquiring lock "cinder-quobyte-3b74da6b-6979-4510-85a5-f14a2a1c0940" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:16:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9ee3cb7c-7477-400f-97de-eff2cf5dc850 tempest-VolumeQuotasAdminTestJSON-314325736 None] Lock "cinder-quobyte-3b74da6b-6979-4510-85a5-f14a2a1c0940" acquired by "delete_volume" :: waited 0.019s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:16:26 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[9b33a3cb-56b1-4ef0-82d7-1a5eda5ef598]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:16:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9ee3cb7c-7477-400f-97de-eff2cf5dc850 tempest-VolumeQuotasAdminTestJSON-314325736 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3b74da6b-6979-4510-85a5-f14a2a1c0940 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:26 devstack sudo[99674]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3b74da6b-6979-4510-85a5-f14a2a1c0940 Jun 25 18:16:26 devstack sudo[99674]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:27 devstack sudo[99674]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9ee3cb7c-7477-400f-97de-eff2cf5dc850 tempest-VolumeQuotasAdminTestJSON-314325736 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3b74da6b-6979-4510-85a5-f14a2a1c0940" returned: 0 in 0.932s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9ee3cb7c-7477-400f-97de-eff2cf5dc850 tempest-VolumeQuotasAdminTestJSON-314325736 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3b74da6b-6979-4510-85a5-f14a2a1c0940 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:27 devstack sudo[99702]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3b74da6b-6979-4510-85a5-f14a2a1c0940 Jun 25 18:16:27 devstack sudo[99702]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:27 devstack sudo[99702]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9ee3cb7c-7477-400f-97de-eff2cf5dc850 tempest-VolumeQuotasAdminTestJSON-314325736 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3b74da6b-6979-4510-85a5-f14a2a1c0940" returned: 0 in 0.766s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9ee3cb7c-7477-400f-97de-eff2cf5dc850 tempest-VolumeQuotasAdminTestJSON-314325736 None] Lock "cinder-quobyte-3b74da6b-6979-4510-85a5-f14a2a1c0940" released by "delete_volume" :: held 1.740s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:16:27 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-9ee3cb7c-7477-400f-97de-eff2cf5dc850 tempest-VolumeQuotasAdminTestJSON-314325736 None] Created reservations ['63f53857-012c-47f2-8c0a-47bb9e5889c8', '2708bc46-6a00-4e2a-8077-383905f8de13', 'bbcd2cc1-55f2-413f-93a8-4a855189986e', 'e7a34684-32cb-4a46-a5e2-47ca6def5a74'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:16:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9ee3cb7c-7477-400f-97de-eff2cf5dc850 tempest-VolumeQuotasAdminTestJSON-314325736 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:16:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9ee3cb7c-7477-400f-97de-eff2cf5dc850 tempest-VolumeQuotasAdminTestJSON-314325736 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:16:28 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9ee3cb7c-7477-400f-97de-eff2cf5dc850 tempest-VolumeQuotasAdminTestJSON-314325736 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:16:28 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9ee3cb7c-7477-400f-97de-eff2cf5dc850 tempest-VolumeQuotasAdminTestJSON-314325736 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:16:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9ee3cb7c-7477-400f-97de-eff2cf5dc850 tempest-VolumeQuotasAdminTestJSON-314325736 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:16:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9ee3cb7c-7477-400f-97de-eff2cf5dc850 tempest-VolumeQuotasAdminTestJSON-314325736 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:28 devstack sudo[99705]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:16:28 devstack sudo[99705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:28 devstack sudo[99705]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9ee3cb7c-7477-400f-97de-eff2cf5dc850 tempest-VolumeQuotasAdminTestJSON-314325736 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.738s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:28 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-9ee3cb7c-7477-400f-97de-eff2cf5dc850 tempest-VolumeQuotasAdminTestJSON-314325736 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:16:28 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-9ee3cb7c-7477-400f-97de-eff2cf5dc850 tempest-VolumeQuotasAdminTestJSON-314325736 None] Deleted volume successfully. Jun 25 18:16:28 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9ee3cb7c-7477-400f-97de-eff2cf5dc850 tempest-VolumeQuotasAdminTestJSON-314325736 None] Lock "cinder-3b74da6b-6979-4510-85a5-f14a2a1c0940-delete_volume" released by "delete_volume" :: held 2.738s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:16:32 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-45e092cc-1ba2-4fe6-af55-f1e6d960baab req-8822bf68-df6e-4591-9fc7-66d55df977f8 tempest-ServerActionsTestOtherA-2123423316 None] Terminate volume connection completed successfully. Jun 25 18:16:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-45e092cc-1ba2-4fe6-af55-f1e6d960baab req-8822bf68-df6e-4591-9fc7-66d55df977f8 tempest-ServerActionsTestOtherA-2123423316 None] Deleting attachment 2d77e16b-2ad2-433d-bdf3-38db9519e44c. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:16:38 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=30,cinder:INSERT=10,cinder:UPDATE=41,cinder:DELETE=5 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Flow 'volume_create_manager' (6cb7e977-3fe9-41bf-805e-1c857d8d4fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9518f8f4-38b2-4d1d-bbc2-96b0f5b5b02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9518f8f4-38b2-4d1d-bbc2-96b0f5b5b02b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:16:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1218444904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1ceedece-2f74-4e9a-9739-07618acf5709,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a530a3d61f6447cbc89854b02954929',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:16: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-25T16:16:39Z,use_quota=True,user_id='b444933eecc44a08ba50b6734ce0cb22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6151587e-82cd-433f-9ae5-da0339bed21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6151587e-82cd-433f-9ae5-da0339bed21e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bb3113df-ed8a-4d10-bf3c-8e2cc734d26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bb3113df-ed8a-4d10-bf3c-8e2cc734d26d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1ceedece-2f74-4e9a-9739-07618acf5709', 'volume_name': 'volume-1ceedece-2f74-4e9a-9739-07618acf5709', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (73ab126e-57f1-4a09-b8c6-1efee9b92634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (73ab126e-57f1-4a09-b8c6-1efee9b92634) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0ba04af7-75f4-4037-b273-98917707f809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:39 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Volume 1ceedece-2f74-4e9a-9739-07618acf5709: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1ceedece-2f74-4e9a-9739-07618acf5709', 'volume_size': 1} Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:16:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1218444904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1ceedece-2f74-4e9a-9739-07618acf5709,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a530a3d61f6447cbc89854b02954929',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:16: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-25T16:16:39Z,use_quota=True,user_id='b444933eecc44a08ba50b6734ce0cb22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Creating volume 1ceedece-2f74-4e9a-9739-07618acf5709 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:16:39 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:16:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1ceedece-2f74-4e9a-9739-07618acf5709 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:39 devstack sudo[99816]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1ceedece-2f74-4e9a-9739-07618acf5709 1073741824 Jun 25 18:16:39 devstack sudo[99816]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:40 devstack sudo[99816]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1ceedece-2f74-4e9a-9739-07618acf5709 1073741824" returned: 0 in 1.308s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1ceedece-2f74-4e9a-9739-07618acf5709 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:40 devstack sudo[99822]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1ceedece-2f74-4e9a-9739-07618acf5709 Jun 25 18:16:40 devstack sudo[99822]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:41 devstack sudo[99822]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1ceedece-2f74-4e9a-9739-07618acf5709" returned: 0 in 0.831s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:41 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] <== create_volume: return (2196ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:16:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.200s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:16:41 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0ba04af7-75f4-4037-b273-98917707f809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1ceedece-2f74-4e9a-9739-07618acf5709', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:41 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (76a0e982-12d2-4294-89dd-2bbcbcad2f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:41 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Volume volume-1ceedece-2f74-4e9a-9739-07618acf5709 (1ceedece-2f74-4e9a-9739-07618acf5709): created successfully Jun 25 18:16:41 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (76a0e982-12d2-4294-89dd-2bbcbcad2f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:41 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Flow 'volume_create_manager' (6cb7e977-3fe9-41bf-805e-1c857d8d4fdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:16:41 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-a6e33071-b41e-47c4-b85d-d77932c09bd8 tempest-AttachVolumeShelveTestJSON-181946123 None] Created volume successfully. Jun 25 18:16:44 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-74f9fbe4-4757-4684-bf28-d31ce886c16e tempest-ServerActionsTestOtherA-2123423316 None] Acquiring lock "cinder-bcb84927-a123-4499-a2ca-c695386d00e7-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:16:44 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-74f9fbe4-4757-4684-bf28-d31ce886c16e tempest-ServerActionsTestOtherA-2123423316 None] Lock "cinder-bcb84927-a123-4499-a2ca-c695386d00e7-delete_volume" acquired by "delete_volume" :: waited 0.047s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:16:44 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-74f9fbe4-4757-4684-bf28-d31ce886c16e tempest-ServerActionsTestOtherA-2123423316 None] Acquiring lock "cinder-quobyte-bcb84927-a123-4499-a2ca-c695386d00e7" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:16:44 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-74f9fbe4-4757-4684-bf28-d31ce886c16e tempest-ServerActionsTestOtherA-2123423316 None] Lock "cinder-quobyte-bcb84927-a123-4499-a2ca-c695386d00e7" acquired by "delete_volume" :: waited 0.034s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:16:44 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[2e1b7e81-0a19-48eb-aaeb-88adc33f052e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:16:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-74f9fbe4-4757-4684-bf28-d31ce886c16e tempest-ServerActionsTestOtherA-2123423316 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-bcb84927-a123-4499-a2ca-c695386d00e7 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:44 devstack sudo[99832]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-bcb84927-a123-4499-a2ca-c695386d00e7 Jun 25 18:16:44 devstack sudo[99832]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:45 devstack sudo[99832]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-74f9fbe4-4757-4684-bf28-d31ce886c16e tempest-ServerActionsTestOtherA-2123423316 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-bcb84927-a123-4499-a2ca-c695386d00e7" returned: 0 in 1.411s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-74f9fbe4-4757-4684-bf28-d31ce886c16e tempest-ServerActionsTestOtherA-2123423316 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-bcb84927-a123-4499-a2ca-c695386d00e7 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:45 devstack sudo[99849]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-bcb84927-a123-4499-a2ca-c695386d00e7 Jun 25 18:16:45 devstack sudo[99849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:47 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:16:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Flow 'volume_create_manager' (75360db0-7664-48d5-81d0-468f97201c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:16:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c91fdb9-70f8-43ed-8c98-12c580d8b0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c91fdb9-70f8-43ed-8c98-12c580d8b0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:16:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2115790484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1b638915-52f1-427a-826e-8db1047cd22a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d13e5c570344d639418d2c4e2601b7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:16: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-25T16:16:47Z,use_quota=True,user_id='fbfe5ad49b2d4b138f04cb717e2a5779',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (72831acb-a449-4e5e-8806-2360810dd38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (72831acb-a449-4e5e-8806-2360810dd38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (890a470c-4936-482b-8065-c8e69c8c508f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:47 devstack cinder-volume[93917]: DEBUG cinder.image.glance [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Creating Keystone auth plugin from conf {{(pid=93917) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 25 18:16:47 devstack sudo[99849]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-74f9fbe4-4757-4684-bf28-d31ce886c16e tempest-ServerActionsTestOtherA-2123423316 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-bcb84927-a123-4499-a2ca-c695386d00e7" returned: 0 in 1.436s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:47 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-74f9fbe4-4757-4684-bf28-d31ce886c16e tempest-ServerActionsTestOtherA-2123423316 None] Lock "cinder-quobyte-bcb84927-a123-4499-a2ca-c695386d00e7" released by "delete_volume" :: held 2.925s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:16:47 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-74f9fbe4-4757-4684-bf28-d31ce886c16e tempest-ServerActionsTestOtherA-2123423316 None] Created reservations ['ce03c7e3-94c5-438a-9b21-2b675bdec9f4', 'cbe270bf-ffe7-45d2-b31e-f2ab98fab9eb', 'e4e71d24-3f6a-4b3d-b176-4627673588d6', '49d71c74-d339-4f3c-ad54-f80920dae2aa'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:16:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-74f9fbe4-4757-4684-bf28-d31ce886c16e tempest-ServerActionsTestOtherA-2123423316 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:16:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-74f9fbe4-4757-4684-bf28-d31ce886c16e tempest-ServerActionsTestOtherA-2123423316 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:16:47 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-74f9fbe4-4757-4684-bf28-d31ce886c16e tempest-ServerActionsTestOtherA-2123423316 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:16:47 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-74f9fbe4-4757-4684-bf28-d31ce886c16e tempest-ServerActionsTestOtherA-2123423316 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:16:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-74f9fbe4-4757-4684-bf28-d31ce886c16e tempest-ServerActionsTestOtherA-2123423316 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:16:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-74f9fbe4-4757-4684-bf28-d31ce886c16e tempest-ServerActionsTestOtherA-2123423316 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:47 devstack sudo[99889]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:16:47 devstack sudo[99889]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (890a470c-4936-482b-8065-c8e69c8c508f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '1b638915-52f1-427a-826e-8db1047cd22a', 'volume_name': 'volume-1b638915-52f1-427a-826e-8db1047cd22a', 'volume_size': 1, 'image_id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', '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': '193e04ee9fb04cf4b37d7d9d26e967de', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'created_at': datetime.datetime(2026, 6, 25, 16, 4, 16, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 4, 18, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac/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=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b2d9dd0-2737-49f5-bc83-3376e533b883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b2d9dd0-2737-49f5-bc83-3376e533b883) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:16:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bca664a4-55fb-4354-93c6-7ed74527672e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:16:47 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Volume 1b638915-52f1-427a-826e-8db1047cd22a: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-1b638915-52f1-427a-826e-8db1047cd22a', 'volume_size': 1, 'image_id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', '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': '193e04ee9fb04cf4b37d7d9d26e967de', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'created_at': datetime.datetime(2026, 6, 25, 16, 4, 16, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 4, 18, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac/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 25 18:16:47 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Trying to clone 1b638915-52f1-427a-826e-8db1047cd22a from image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac at location (None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'metadata': {}}]). {{(pid=93917) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 25 18:16:48 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_b2iciwvbdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 25 18:16:48 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Image download 20.69 MB at 20.69 MB/s Jun 25 18:16:48 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[ee960e3b-9c5c-4946-85d4-0da04b4de5ec]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:16:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_b2iciwvbdevstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:48 devstack sudo[99889]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-74f9fbe4-4757-4684-bf28-d31ce886c16e tempest-ServerActionsTestOtherA-2123423316 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.077s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:48 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-74f9fbe4-4757-4684-bf28-d31ce886c16e tempest-ServerActionsTestOtherA-2123423316 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:16:48 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-74f9fbe4-4757-4684-bf28-d31ce886c16e tempest-ServerActionsTestOtherA-2123423316 None] Deleted volume successfully. Jun 25 18:16:48 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-74f9fbe4-4757-4684-bf28-d31ce886c16e tempest-ServerActionsTestOtherA-2123423316 None] Lock "cinder-bcb84927-a123-4499-a2ca-c695386d00e7-delete_volume" released by "delete_volume" :: held 4.339s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:16:48 devstack sudo[99914]: quobyte : PWD=/ ; USER=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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_b2iciwvbdevstack@QuobyteHD Jun 25 18:16:48 devstack sudo[99914]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:49 devstack sudo[99914]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_b2iciwvbdevstack@QuobyteHD" returned: 0 in 1.153s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:49 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Temporary image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac is fetched for user fbfe5ad49b2d4b138f04cb717e2a5779. {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 25 18:16:49 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[c17f1fa9-a591-4051-9aeb-69791fae6da1]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:16:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_b2iciwvbdevstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:50 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 /opt/stack/data/cinder/conversion/image_fetch_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_b2iciwvbdevstack@QuobyteHD Jun 25 18:16:50 devstack sudo[99984]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:51 devstack sudo[99984]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_b2iciwvbdevstack@QuobyteHD" returned: 0 in 1.429s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:16:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:16:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:16:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2115790484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1b638915-52f1-427a-826e-8db1047cd22a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d13e5c570344d639418d2c4e2601b7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:16: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-25T16:16:47Z,use_quota=True,user_id='fbfe5ad49b2d4b138f04cb717e2a5779',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:16:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Creating volume 1b638915-52f1-427a-826e-8db1047cd22a {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:16:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:16:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:16:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:16:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:16:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:16:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:16:51 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:16:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:51 devstack sudo[99995]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a 1073741824 Jun 25 18:16:51 devstack sudo[99995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:52 devstack sudo[99995]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a 1073741824" returned: 0 in 1.202s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:52 devstack sudo[100016]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a Jun 25 18:16:52 devstack sudo[100016]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:53 devstack sudo[100016]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a" returned: 0 in 1.125s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] <== create_volume: return (2393ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:16:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.399s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:16:53 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Attempting download of 62a0fe82-c8e0-467f-bb85-ac6e656f90ac ((None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'metadata': {}}])) to volume 1b638915-52f1-427a-826e-8db1047cd22a. {{(pid=93917) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 25 18:16:53 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[616b9e7a-4ccf-48c9-aab3-2896c717cfc2]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:16:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_3ymhzkqt {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:53 devstack sudo[100025]: 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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_3ymhzkqt Jun 25 18:16:53 devstack sudo[100025]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:54 devstack sudo[100025]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] CMD "/opt/stack/data/venv/bin/python3.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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_3ymhzkqt" returned: 0 in 1.014s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_3ymhzkqt {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:55 devstack sudo[100030]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_3ymhzkqt Jun 25 18:16:55 devstack sudo[100030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:55 devstack sudo[100030]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_3ymhzkqt" returned: 1 in 0.877s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_3ymhzkqt' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:16:55 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[f7c7cda6-d903-4f96-a025-b094f34934b1]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:16:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_b2iciwvbdevstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:55 devstack sudo[100071]: quobyte : PWD=/ ; USER=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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_b2iciwvbdevstack@QuobyteHD Jun 25 18:16:55 devstack sudo[100071]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:56 devstack sudo[100071]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_b2iciwvbdevstack@QuobyteHD" returned: 0 in 0.892s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:56 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] 62a0fe82-c8e0-467f-bb85-ac6e656f90ac was qcow2, converting to raw {{(pid=93917) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 25 18:16:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_b2iciwvbdevstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:56 devstack sudo[100076]: 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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_b2iciwvbdevstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a Jun 25 18:16:56 devstack sudo[100076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:57 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:16:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:16:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:16:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:16:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:16:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:16:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:57 devstack sudo[100093]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:16:57 devstack sudo[100093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:16:59 devstack sudo[100093]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.141s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:59 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:16:59 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:16:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 28 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:16:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:16:59 devstack sudo[100076]: pam_unix(sudo:session): session closed for user root Jun 25 18:16:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_b2iciwvbdevstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a" returned: 0 in 2.928s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:16:59 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_b2iciwvbdevstack@QuobyteHD, size 112.00 MB, duration 2.93 sec, destination /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:16:59 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Converted 112.00 MB image at 38.23 MB/s Jun 25 18:16:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:16:59 devstack sudo[100112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a 1G Jun 25 18:16:59 devstack sudo[100112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:01 devstack sudo[100112]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a 1G" returned: 0 in 1.647s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:01 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[1ec0d9fe-b7fc-4300-b23a-d00adc92a263]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:17:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:01 devstack sudo[100184]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a Jun 25 18:17:01 devstack sudo[100184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:01 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:INSERT=15,cinder:UPDATE=55,cinder:SELECT=42,cinder:DELETE=1 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:17:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-ac9464e0-c62f-4ed9-98b7-9742551e7760 req-4ebdf71b-d67e-4a2d-ab60-a3d8f566e510 tempest-AttachVolumeShelveTestJSON-181946123 None] No connector for attachment c3078a0b-892e-4063-aa3e-97da81231515; skipping storage backend terminate_connection call. {{(pid=93917) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:5642}} Jun 25 18:17:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-ac9464e0-c62f-4ed9-98b7-9742551e7760 req-4ebdf71b-d67e-4a2d-ab60-a3d8f566e510 tempest-AttachVolumeShelveTestJSON-181946123 None] Deleting attachment c3078a0b-892e-4063-aa3e-97da81231515. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:17:02 devstack sudo[100184]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a" returned: 0 in 1.362s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:03 devstack sudo[100205]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a Jun 25 18:17:03 devstack sudo[100205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:04 devstack sudo[100205]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a" returned: 1 in 1.887s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 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/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:17:04 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Downloaded image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac ((None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'metadata': {}}])) to volume 1b638915-52f1-427a-826e-8db1047cd22a successfully. {{(pid=93917) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 25 18:17:04 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Temporary image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac for user fbfe5ad49b2d4b138f04cb717e2a5779 is deleted. {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 25 18:17:04 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Marking volume 1b638915-52f1-427a-826e-8db1047cd22a as bootable. {{(pid=93917) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 25 18:17:04 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Copying metadata from image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac to 1b638915-52f1-427a-826e-8db1047cd22a. {{(pid=93917) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 25 18:17:04 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Creating volume glance metadata for volume 1b638915-52f1-427a-826e-8db1047cd22a backed by image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac 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': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', '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=93917) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 25 18:17:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bca664a4-55fb-4354-93c6-7ed74527672e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1b638915-52f1-427a-826e-8db1047cd22a', 'volume_size': 1, 'image_id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', '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': '193e04ee9fb04cf4b37d7d9d26e967de', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'created_at': datetime.datetime(2026, 6, 25, 16, 4, 16, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 4, 18, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac/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=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a86175b5-04ce-4743-9b5d-940892075e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:04 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Volume volume-1b638915-52f1-427a-826e-8db1047cd22a (1b638915-52f1-427a-826e-8db1047cd22a): created successfully Jun 25 18:17:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a86175b5-04ce-4743-9b5d-940892075e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Flow 'volume_create_manager' (75360db0-7664-48d5-81d0-468f97201c85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:17:04 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-9687c4c7-26e4-4aac-a09c-976126e1422c tempest-VolumesImageMetadata-2010925247 None] Created volume successfully. Jun 25 18:17:05 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] Acquiring lock "cinder-1b638915-52f1-427a-826e-8db1047cd22a-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:17:05 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] Lock "cinder-1b638915-52f1-427a-826e-8db1047cd22a-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:17:06 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] Acquiring lock "cinder-quobyte-1b638915-52f1-427a-826e-8db1047cd22a" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:17:06 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] Lock "cinder-quobyte-1b638915-52f1-427a-826e-8db1047cd22a" acquired by "delete_volume" :: waited 0.040s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:17:06 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[e36c322e-4c49-46d5-af40-a325b2a13154]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:17:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:06 devstack sudo[100215]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a Jun 25 18:17:06 devstack sudo[100215]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:07 devstack sudo[100215]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a" returned: 0 in 1.504s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:08 devstack sudo[100220]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a Jun 25 18:17:08 devstack sudo[100220]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:09 devstack sudo[100220]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a" returned: 1 in 1.374s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 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/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:17:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:09 devstack sudo[100227]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a Jun 25 18:17:09 devstack sudo[100227]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:10 devstack sudo[100227]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1b638915-52f1-427a-826e-8db1047cd22a" returned: 0 in 1.217s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:10 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] Lock "cinder-quobyte-1b638915-52f1-427a-826e-8db1047cd22a" released by "delete_volume" :: held 4.290s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:17:10 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] Created reservations ['dc89eea4-4f22-4fac-a065-da24bf6f2768', '0f55db33-e785-49bb-8e14-e51c975d1703', 'f1cd8f88-1f0d-4452-bcb2-69e36079f933', '04f983c8-6850-4825-98e6-a5802383a369'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:17:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:17:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:17:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:17:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:10 devstack sudo[100230]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:17:10 devstack sudo[100230]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:11 devstack sudo[100230]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.187s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:11 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:17:11 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] Deleted volume successfully. Jun 25 18:17:11 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4cdf5116-9d20-439a-bd83-c1f9059635a2 tempest-VolumesImageMetadata-2010925247 None] Lock "cinder-1b638915-52f1-427a-826e-8db1047cd22a-delete_volume" released by "delete_volume" :: held 5.893s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Flow 'volume_create_manager' (884f4f77-62a3-44aa-a118-96533a957c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1360d3cd-b515-4507-928d-434b132f36ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1360d3cd-b515-4507-928d-434b132f36ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:17:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-351772208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8bdddb4d-e863-4079-87ac-c1530ed05d36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ad6cf0f20d44c05a4943513524a3d4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:17:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:17:17Z,use_quota=True,user_id='3002901707fb4b779c20f3b5769cdc86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e61afd4-e9d6-446f-8eb0-36ee81152517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e61afd4-e9d6-446f-8eb0-36ee81152517) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb7d01c1-098f-46c2-a3bc-4e2e19ec5d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb7d01c1-098f-46c2-a3bc-4e2e19ec5d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8bdddb4d-e863-4079-87ac-c1530ed05d36', 'volume_name': 'volume-8bdddb4d-e863-4079-87ac-c1530ed05d36', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4806065d-3754-4223-a1af-fd731ce2870f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4806065d-3754-4223-a1af-fd731ce2870f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (01e37994-f4e6-4a63-9263-7595133a8a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:17 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Volume 8bdddb4d-e863-4079-87ac-c1530ed05d36: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8bdddb4d-e863-4079-87ac-c1530ed05d36', 'volume_size': 1} Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:17:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-351772208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8bdddb4d-e863-4079-87ac-c1530ed05d36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ad6cf0f20d44c05a4943513524a3d4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:17:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:17:17Z,use_quota=True,user_id='3002901707fb4b779c20f3b5769cdc86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Creating volume 8bdddb4d-e863-4079-87ac-c1530ed05d36 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:17:17 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:17:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:17 devstack sudo[100253]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36 1073741824 Jun 25 18:17:17 devstack sudo[100253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:18 devstack sudo[100253]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36 1073741824" returned: 0 in 1.313s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:18 devstack sudo[100269]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36 Jun 25 18:17:18 devstack sudo[100269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:19 devstack sudo[100269]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36" returned: 0 in 0.736s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] <== create_volume: return (2107ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:17:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.109s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:17:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (01e37994-f4e6-4a63-9263-7595133a8a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8bdddb4d-e863-4079-87ac-c1530ed05d36', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df193134-fd66-4f3d-8c95-14714fd15ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:19 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Volume volume-8bdddb4d-e863-4079-87ac-c1530ed05d36 (8bdddb4d-e863-4079-87ac-c1530ed05d36): created successfully Jun 25 18:17:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df193134-fd66-4f3d-8c95-14714fd15ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Flow 'volume_create_manager' (884f4f77-62a3-44aa-a118-96533a957c4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:17:19 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-932a29ba-7056-4731-a8fc-cedd9ca608bb tempest-VolumesDeleteCascade-1110101774 None] Created volume successfully. Jun 25 18:17:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b27ef775-e7b7-47b2-af28-de9c40fb5c3d tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b27ef775-e7b7-47b2-af28-de9c40fb5c3d tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:20 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-b27ef775-e7b7-47b2-af28-de9c40fb5c3d tempest-VolumesDeleteCascade-1110101774 None] Creating offline snapshot ff6f3e3f-a227-469c-9dae-cfd840188880 of volume 8bdddb4d-e863-4079-87ac-c1530ed05d36 {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:17:20 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[11bcc066-6a7a-4118-a0e0-6f390a3b606b]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:17:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b27ef775-e7b7-47b2-af28-de9c40fb5c3d tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:20 devstack sudo[100295]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36 Jun 25 18:17:20 devstack sudo[100295]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:22 devstack sudo[100295]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b27ef775-e7b7-47b2-af28-de9c40fb5c3d tempest-VolumesDeleteCascade-1110101774 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36" returned: 0 in 1.455s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b27ef775-e7b7-47b2-af28-de9c40fb5c3d tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:22 devstack sudo[100300]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 1G Jun 25 18:17:22 devstack sudo[100300]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:23 devstack sudo[100300]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b27ef775-e7b7-47b2-af28-de9c40fb5c3d tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 1G" returned: 0 in 1.303s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b27ef775-e7b7-47b2-af28-de9c40fb5c3d tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8bdddb4d-e863-4079-87ac-c1530ed05d36 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:23 devstack sudo[100312]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8bdddb4d-e863-4079-87ac-c1530ed05d36 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 Jun 25 18:17:23 devstack sudo[100312]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:24 devstack sudo[100312]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b27ef775-e7b7-47b2-af28-de9c40fb5c3d tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8bdddb4d-e863-4079-87ac-c1530ed05d36 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880" returned: 0 in 1.085s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:24 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-b27ef775-e7b7-47b2-af28-de9c40fb5c3d tempest-VolumesDeleteCascade-1110101774 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 is being set with open permissions: ugo+rw Jun 25 18:17:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b27ef775-e7b7-47b2-af28-de9c40fb5c3d tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:24 devstack sudo[100322]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 Jun 25 18:17:24 devstack sudo[100322]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:25 devstack sudo[100322]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b27ef775-e7b7-47b2-af28-de9c40fb5c3d tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880" returned: 0 in 1.114s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b27ef775-e7b7-47b2-af28-de9c40fb5c3d tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:25 devstack sudo[100336]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.info Jun 25 18:17:25 devstack sudo[100336]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:27 devstack sudo[100336]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b27ef775-e7b7-47b2-af28-de9c40fb5c3d tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.info" returned: 0 in 1.531s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:27 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-b27ef775-e7b7-47b2-af28-de9c40fb5c3d tempest-VolumesDeleteCascade-1110101774 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.info is being set with open permissions: ugo+rw Jun 25 18:17:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b27ef775-e7b7-47b2-af28-de9c40fb5c3d tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:27 devstack sudo[100399]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.info Jun 25 18:17:27 devstack sudo[100399]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:28 devstack sudo[100399]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b27ef775-e7b7-47b2-af28-de9c40fb5c3d tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.info" returned: 0 in 1.483s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b27ef775-e7b7-47b2-af28-de9c40fb5c3d tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 8.210s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:17:28 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-b27ef775-e7b7-47b2-af28-de9c40fb5c3d tempest-VolumesDeleteCascade-1110101774 None] Create snapshot completed successfully Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Flow 'volume_create_manager' (8ffb1d9f-9aa8-4168-acb2-e15fd622c0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ba97db3-3571-4c41-b7e1-1b79984c5d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ba97db3-3571-4c41-b7e1-1b79984c5d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:17:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1828944624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd5f02a3-9fee-4af8-9014-45f9dbb6e77b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9c10a79dc7240109a86734867b86a83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:17: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-25T16:17:30Z,use_quota=True,user_id='d5b14844a7f04926be0d897f12d07aa2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (029cb649-70f7-4c2f-b7dc-3637aab2f288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (029cb649-70f7-4c2f-b7dc-3637aab2f288) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dcb0fd0e-cb67-4873-85f6-f0afbccdd865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dcb0fd0e-cb67-4873-85f6-f0afbccdd865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fd5f02a3-9fee-4af8-9014-45f9dbb6e77b', 'volume_name': 'volume-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7dab9bf2-6afc-4244-8fc0-543fb575d9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7dab9bf2-6afc-4244-8fc0-543fb575d9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (beca3cc8-6455-40d2-9cc2-4c3ea69dc11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:29 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Volume fd5f02a3-9fee-4af8-9014-45f9dbb6e77b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b', 'volume_size': 1} Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:17:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1828944624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd5f02a3-9fee-4af8-9014-45f9dbb6e77b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9c10a79dc7240109a86734867b86a83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:17: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-25T16:17:30Z,use_quota=True,user_id='d5b14844a7f04926be0d897f12d07aa2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Creating volume fd5f02a3-9fee-4af8-9014-45f9dbb6e77b {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:17:29 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a5df18a6-a012-46d6-8378-b2e1be852fa5 tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:29 devstack sudo[100416]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b 1073741824 Jun 25 18:17:29 devstack sudo[100416]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:31 devstack sudo[100416]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b 1073741824" returned: 0 in 1.224s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:31 devstack sudo[100422]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b Jun 25 18:17:31 devstack sudo[100422]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:31 devstack sudo[100422]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b" returned: 0 in 0.714s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:31 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] <== create_volume: return (1999ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:17:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.003s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:17:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a5df18a6-a012-46d6-8378-b2e1be852fa5 tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.958s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:31 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-a5df18a6-a012-46d6-8378-b2e1be852fa5 tempest-VolumesDeleteCascade-1110101774 None] Creating offline snapshot 9272704c-bca9-4447-a5e5-307ccdd9e894 of volume 8bdddb4d-e863-4079-87ac-c1530ed05d36 {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:17:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (beca3cc8-6455-40d2-9cc2-4c3ea69dc11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6cc18380-d535-4512-ac6e-ae6be6e0f4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:32 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[3bc985a5-9b24-4fcd-b0b2-2f43815df7db]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:17:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a5df18a6-a012-46d6-8378-b2e1be852fa5 tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:32 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Volume volume-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b (fd5f02a3-9fee-4af8-9014-45f9dbb6e77b): created successfully Jun 25 18:17:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6cc18380-d535-4512-ac6e-ae6be6e0f4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Flow 'volume_create_manager' (8ffb1d9f-9aa8-4168-acb2-e15fd622c0bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:17:32 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-7fad829f-ab1d-420f-a4a2-62aeb6753e92 tempest-AttachVolumeTestJSON-1369430033 None] Created volume successfully. Jun 25 18:17:32 devstack sudo[100428]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 Jun 25 18:17:32 devstack sudo[100428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:32 devstack sudo[100428]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a5df18a6-a012-46d6-8378-b2e1be852fa5 tempest-VolumesDeleteCascade-1110101774 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880" returned: 0 in 0.937s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-a5df18a6-a012-46d6-8378-b2e1be852fa5 tempest-VolumesDeleteCascade-1110101774 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8bdddb4d-e863-4079-87ac-c1530ed05d36(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:17:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a5df18a6-a012-46d6-8378-b2e1be852fa5 tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.9272704c-bca9-4447-a5e5-307ccdd9e894 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:33 devstack sudo[100437]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.9272704c-bca9-4447-a5e5-307ccdd9e894 1G Jun 25 18:17:33 devstack sudo[100437]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:33 devstack sudo[100437]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a5df18a6-a012-46d6-8378-b2e1be852fa5 tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.9272704c-bca9-4447-a5e5-307ccdd9e894 1G" returned: 0 in 0.966s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a5df18a6-a012-46d6-8378-b2e1be852fa5 tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.9272704c-bca9-4447-a5e5-307ccdd9e894 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:33 devstack sudo[100444]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.9272704c-bca9-4447-a5e5-307ccdd9e894 Jun 25 18:17:33 devstack sudo[100444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:34 devstack sudo[100444]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a5df18a6-a012-46d6-8378-b2e1be852fa5 tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.9272704c-bca9-4447-a5e5-307ccdd9e894" returned: 0 in 0.760s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:34 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-a5df18a6-a012-46d6-8378-b2e1be852fa5 tempest-VolumesDeleteCascade-1110101774 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.9272704c-bca9-4447-a5e5-307ccdd9e894 is being set with open permissions: ugo+rw Jun 25 18:17:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a5df18a6-a012-46d6-8378-b2e1be852fa5 tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.9272704c-bca9-4447-a5e5-307ccdd9e894 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:34 devstack sudo[100450]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.9272704c-bca9-4447-a5e5-307ccdd9e894 Jun 25 18:17:34 devstack sudo[100450]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:35 devstack sudo[100450]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a5df18a6-a012-46d6-8378-b2e1be852fa5 tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.9272704c-bca9-4447-a5e5-307ccdd9e894" returned: 0 in 0.747s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a5df18a6-a012-46d6-8378-b2e1be852fa5 tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.582s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:17:35 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-a5df18a6-a012-46d6-8378-b2e1be852fa5 tempest-VolumesDeleteCascade-1110101774 None] Create snapshot completed successfully Jun 25 18:17:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-22c9f881-40be-41bf-a2ea-426026246389 req-9c5b5820-dc27-4b37-abda-2e1a91763aeb tempest-AttachVolumeTestJSON-1369430033 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-22c9f881-40be-41bf-a2ea-426026246389 req-9c5b5820-dc27-4b37-abda-2e1a91763aeb tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:36 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[1fc5f49e-b1b5-4f4b-a898-99d7be3a3e28]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:17:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-22c9f881-40be-41bf-a2ea-426026246389 req-9c5b5820-dc27-4b37-abda-2e1a91763aeb tempest-AttachVolumeTestJSON-1369430033 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "cinder-8bdddb4d-e863-4079-87ac-c1530ed05d36-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:17:36 devstack sudo[100464]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b Jun 25 18:17:36 devstack sudo[100464]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-8bdddb4d-e863-4079-87ac-c1530ed05d36-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:17:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Performing cascade delete. {{(pid=93917) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1031}} Jun 25 18:17:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "cinder-9272704c-bca9-4447-a5e5-307ccdd9e894-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:17:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-9272704c-bca9-4447-a5e5-307ccdd9e894-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:17:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "cinder-quobyte-8bdddb4d-e863-4079-87ac-c1530ed05d36" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:17:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-8bdddb4d-e863-4079-87ac-c1530ed05d36" acquired by "delete_snapshot" :: waited 0.020s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:17:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "cinder-quobyte-9272704c-bca9-4447-a5e5-307ccdd9e894" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:17:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-9272704c-bca9-4447-a5e5-307ccdd9e894" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:17:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Deleting offline snapshot 9272704c-bca9-4447-a5e5-307ccdd9e894 of volume 8bdddb4d-e863-4079-87ac-c1530ed05d36 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:17:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] snapshot_file for this snap is: volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.9272704c-bca9-4447-a5e5-307ccdd9e894 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:17:36 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[07177f87-3b34-491f-9207-703f5f2fc136]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:17:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.9272704c-bca9-4447-a5e5-307ccdd9e894 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:36 devstack sudo[100466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.9272704c-bca9-4447-a5e5-307ccdd9e894 Jun 25 18:17:36 devstack sudo[100466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:37 devstack sudo[100464]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-22c9f881-40be-41bf-a2ea-426026246389 req-9c5b5820-dc27-4b37-abda-2e1a91763aeb tempest-AttachVolumeTestJSON-1369430033 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b" returned: 0 in 1.113s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-22c9f881-40be-41bf-a2ea-426026246389 req-9c5b5820-dc27-4b37-abda-2e1a91763aeb tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.163s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:17:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-22c9f881-40be-41bf-a2ea-426026246389 req-9c5b5820-dc27-4b37-abda-2e1a91763aeb tempest-AttachVolumeTestJSON-1369430033 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72', 'name': 'volume-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b', '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': 'b2aa80fb-8d87-492a-b194-f2febc3f7c97', 'enforce_multipath': True} {{(pid=93917) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5556}} Jun 25 18:17:37 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-22c9f881-40be-41bf-a2ea-426026246389 req-9c5b5820-dc27-4b37-abda-2e1a91763aeb tempest-AttachVolumeTestJSON-1369430033 None] attachment_update completed successfully. Jun 25 18:17:37 devstack sudo[100466]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.9272704c-bca9-4447-a5e5-307ccdd9e894" returned: 0 in 1.487s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:37 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8bdddb4d-e863-4079-87ac-c1530ed05d36(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:17:38 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[5192b91d-08ac-4cda-bd63-67411d290795]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:17:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:38 devstack sudo[100543]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 Jun 25 18:17:38 devstack sudo[100543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:39 devstack sudo[100543]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880" returned: 0 in 1.654s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:39 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8bdddb4d-e863-4079-87ac-c1530ed05d36(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:17:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.9272704c-bca9-4447-a5e5-307ccdd9e894 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:39 devstack sudo[100885]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.9272704c-bca9-4447-a5e5-307ccdd9e894 Jun 25 18:17:39 devstack sudo[100885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:40 devstack sudo[100885]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.9272704c-bca9-4447-a5e5-307ccdd9e894" returned: 0 in 1.216s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.9272704c-bca9-4447-a5e5-307ccdd9e894 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:40 devstack sudo[100892]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.9272704c-bca9-4447-a5e5-307ccdd9e894 Jun 25 18:17:40 devstack sudo[100892]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:41 devstack sudo[100892]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.9272704c-bca9-4447-a5e5-307ccdd9e894" returned: 0 in 0.839s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:41 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-9272704c-bca9-4447-a5e5-307ccdd9e894" released by "_delete_snapshot" :: held 5.401s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:17:41 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-8bdddb4d-e863-4079-87ac-c1530ed05d36" released by "delete_snapshot" :: held 5.430s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:17:41 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=39,cinder:UPDATE=38,cinder:INSERT=11,cinder:DELETE=4 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:17:41 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Created reservations ['2dae6d0d-b9e3-4580-902a-6b3b2437eb79', 'ada46742-1bc1-415c-96a8-2bba47d46f54', '54967d2f-86b9-4797-9711-4186fdf4b38b', 'cc22ba27-5114-431b-806a-26c77f5823fb'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:17:42 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Delete snapshot completed successfully. Jun 25 18:17:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-9272704c-bca9-4447-a5e5-307ccdd9e894-delete_snapshot" released by "delete_snapshot" :: held 5.769s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:17:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "cinder-ff6f3e3f-a227-469c-9dae-cfd840188880-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:17:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-ff6f3e3f-a227-469c-9dae-cfd840188880-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:17:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "cinder-quobyte-8bdddb4d-e863-4079-87ac-c1530ed05d36" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:17:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-8bdddb4d-e863-4079-87ac-c1530ed05d36" acquired by "delete_snapshot" :: waited 0.018s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:17:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "cinder-quobyte-ff6f3e3f-a227-469c-9dae-cfd840188880" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:17:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-ff6f3e3f-a227-469c-9dae-cfd840188880" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:17:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Deleting offline snapshot ff6f3e3f-a227-469c-9dae-cfd840188880 of volume 8bdddb4d-e863-4079-87ac-c1530ed05d36 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:17:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] snapshot_file for this snap is: volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:17:42 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[81d1180d-cea5-4610-922f-e3c8a7392d61]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:17:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:42 devstack sudo[100898]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 Jun 25 18:17:42 devstack sudo[100898]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:43 devstack sudo[100898]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880" returned: 0 in 0.906s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8bdddb4d-e863-4079-87ac-c1530ed05d36(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[edb333b5-b053-4def-8ceb-e24fb50abd9a]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:43 devstack sudo[100903]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36 Jun 25 18:17:43 devstack sudo[100903]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Flow 'volume_create_manager' (ec49d192-618e-4396-81df-7ab0922566a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5b4eb3e1-bf8f-472c-8068-13cc427e4098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5b4eb3e1-bf8f-472c-8068-13cc427e4098) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:17:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-171135161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=50f930a2-4730-4c93-887f-166e78ad2e29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9c10a79dc7240109a86734867b86a83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:17: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-25T16:17:43Z,use_quota=True,user_id='d5b14844a7f04926be0d897f12d07aa2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52cf44bc-9c5e-44f5-9dc7-51d561c8a589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52cf44bc-9c5e-44f5-9dc7-51d561c8a589) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11437d2d-180a-4032-9409-f0e1f900e849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11437d2d-180a-4032-9409-f0e1f900e849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '50f930a2-4730-4c93-887f-166e78ad2e29', 'volume_name': 'volume-50f930a2-4730-4c93-887f-166e78ad2e29', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cb349f3d-9e91-4e02-8a46-1ab286893f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cb349f3d-9e91-4e02-8a46-1ab286893f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d1563c9d-a624-498a-938f-336d8370a78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:43 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Volume 50f930a2-4730-4c93-887f-166e78ad2e29: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-50f930a2-4730-4c93-887f-166e78ad2e29', 'volume_size': 1} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:17:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-171135161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=50f930a2-4730-4c93-887f-166e78ad2e29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9c10a79dc7240109a86734867b86a83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:17: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-25T16:17:43Z,use_quota=True,user_id='d5b14844a7f04926be0d897f12d07aa2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Creating volume 50f930a2-4730-4c93-887f-166e78ad2e29 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:17:43 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:17:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-50f930a2-4730-4c93-887f-166e78ad2e29 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:43 devstack sudo[100905]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-50f930a2-4730-4c93-887f-166e78ad2e29 1073741824 Jun 25 18:17:43 devstack sudo[100905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:44 devstack sudo[100903]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36" returned: 0 in 0.912s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:44 devstack sudo[100915]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 Jun 25 18:17:44 devstack sudo[100915]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:44 devstack sudo[100905]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-50f930a2-4730-4c93-887f-166e78ad2e29 1073741824" returned: 0 in 1.095s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-50f930a2-4730-4c93-887f-166e78ad2e29 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:44 devstack sudo[100920]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-50f930a2-4730-4c93-887f-166e78ad2e29 Jun 25 18:17:44 devstack sudo[100920]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:45 devstack sudo[100915]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880" returned: 0 in 1.035s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:45 devstack sudo[100926]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880 Jun 25 18:17:45 devstack sudo[100926]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:45 devstack sudo[100920]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-50f930a2-4730-4c93-887f-166e78ad2e29" returned: 0 in 0.833s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:45 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] <== create_volume: return (1997ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:17:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:17:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d1563c9d-a624-498a-938f-336d8370a78c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-50f930a2-4730-4c93-887f-166e78ad2e29', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0aa7af36-4a15-4977-b277-e83387ec1a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:45 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Volume volume-50f930a2-4730-4c93-887f-166e78ad2e29 (50f930a2-4730-4c93-887f-166e78ad2e29): created successfully Jun 25 18:17:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0aa7af36-4a15-4977-b277-e83387ec1a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Flow 'volume_create_manager' (ec49d192-618e-4396-81df-7ab0922566a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:17:45 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-17fc816f-b68f-43fb-8d50-cddc9fb99068 tempest-AttachVolumeTestJSON-1369430033 None] Created volume successfully. Jun 25 18:17:45 devstack sudo[100926]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36.ff6f3e3f-a227-469c-9dae-cfd840188880" returned: 0 in 0.761s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-ff6f3e3f-a227-469c-9dae-cfd840188880" released by "_delete_snapshot" :: held 3.738s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:17:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-8bdddb4d-e863-4079-87ac-c1530ed05d36" released by "delete_snapshot" :: held 3.765s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:17:45 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Created reservations ['ae5f7e4f-32e9-46b0-8be9-071e42eebddc', '17a7251a-c47d-46e9-956e-a9f546782866', '383509f8-a931-4876-8e98-e84eb387aea1', '4699677a-4dd8-4007-8a84-e32b34282df5'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:17:46 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Delete snapshot completed successfully. Jun 25 18:17:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-ff6f3e3f-a227-469c-9dae-cfd840188880-delete_snapshot" released by "delete_snapshot" :: held 4.006s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:17:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Snapshots deleted, issuing volume delete {{(pid=93917) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1046}} Jun 25 18:17:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "cinder-quobyte-8bdddb4d-e863-4079-87ac-c1530ed05d36" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:17:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-8bdddb4d-e863-4079-87ac-c1530ed05d36" acquired by "delete_volume" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:17:46 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[afc6cb07-56f3-48e1-88bc-8a1d41c1e3b6]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:17:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:46 devstack sudo[100944]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36 Jun 25 18:17:46 devstack sudo[100944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:47 devstack sudo[100944]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36" returned: 0 in 1.625s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:47 devstack sudo[101018]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36 Jun 25 18:17:47 devstack sudo[101018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:48 devstack sudo[101018]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8bdddb4d-e863-4079-87ac-c1530ed05d36" returned: 0 in 0.876s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:48 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-8bdddb4d-e863-4079-87ac-c1530ed05d36" released by "delete_volume" :: held 2.620s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:17:48 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Created reservations ['270a3222-452d-464d-bc19-501fcfc749fb', '1e8ae958-e901-44ea-b5e7-8d5d0991af43', 'aa9d6033-bdf1-4211-978f-a07d3bbe5066', '0b86933b-fb7e-4e68-bf27-a3d8b906832a'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:17:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:17:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:17:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.027s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:17:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:49 devstack sudo[101024]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:17:49 devstack sudo[101024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:50 devstack sudo[101024]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.007s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:50 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:17:50 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Deleted volume successfully. Jun 25 18:17:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5886bae3-59b8-4deb-bc02-34946fdc310f tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-8bdddb4d-e863-4079-87ac-c1530ed05d36-delete_volume" released by "delete_volume" :: held 13.881s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:17:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-a0e7fa03-d804-4c13-a46a-964d08b23ea6 req-21feead4-49f4-4b9f-a5b0-4bb738029703 tempest-AttachVolumeTestJSON-1369430033 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-a0e7fa03-d804-4c13-a46a-964d08b23ea6 req-21feead4-49f4-4b9f-a5b0-4bb738029703 tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:50 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[bb3d7652-ca29-401b-90b5-141dcaca3670]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:17:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-a0e7fa03-d804-4c13-a46a-964d08b23ea6 req-21feead4-49f4-4b9f-a5b0-4bb738029703 tempest-AttachVolumeTestJSON-1369430033 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-50f930a2-4730-4c93-887f-166e78ad2e29 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:50 devstack sudo[101038]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-50f930a2-4730-4c93-887f-166e78ad2e29 Jun 25 18:17:50 devstack sudo[101038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:50 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:17:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Flow 'volume_create_manager' (4c9556e7-93f4-4ec9-ad8c-bc90995186b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:17:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3abd707-99fa-4cc6-b899-da8996c4577e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3abd707-99fa-4cc6-b899-da8996c4577e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:17:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1440783137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=68c6bebb-e40b-42ee-b3d1-071514513919,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ad6cf0f20d44c05a4943513524a3d4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:17: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-25T16:17:51Z,use_quota=True,user_id='3002901707fb4b779c20f3b5769cdc86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a961c821-ae5d-47be-bf99-3ee8d80e989c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a961c821-ae5d-47be-bf99-3ee8d80e989c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf3392bf-56db-4a9f-a3e0-dc25f401cbfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf3392bf-56db-4a9f-a3e0-dc25f401cbfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '68c6bebb-e40b-42ee-b3d1-071514513919', 'volume_name': 'volume-68c6bebb-e40b-42ee-b3d1-071514513919', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (57af95c1-1d22-471f-b2ff-05b035cd99ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (57af95c1-1d22-471f-b2ff-05b035cd99ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (336c5eb1-f8ea-4e83-92a5-8c13638d4690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:51 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Volume 68c6bebb-e40b-42ee-b3d1-071514513919: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-68c6bebb-e40b-42ee-b3d1-071514513919', 'volume_size': 1} Jun 25 18:17:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:51 devstack sudo[101038]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-a0e7fa03-d804-4c13-a46a-964d08b23ea6 req-21feead4-49f4-4b9f-a5b0-4bb738029703 tempest-AttachVolumeTestJSON-1369430033 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-50f930a2-4730-4c93-887f-166e78ad2e29" returned: 0 in 1.267s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-a0e7fa03-d804-4c13-a46a-964d08b23ea6 req-21feead4-49f4-4b9f-a5b0-4bb738029703 tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.314s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:17:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.852s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:17:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1440783137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=68c6bebb-e40b-42ee-b3d1-071514513919,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ad6cf0f20d44c05a4943513524a3d4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:17: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-25T16:17:51Z,use_quota=True,user_id='3002901707fb4b779c20f3b5769cdc86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:17:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Creating volume 68c6bebb-e40b-42ee-b3d1-071514513919 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:17:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:17:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:17:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:17:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:17:51 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:17:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:51 devstack sudo[101044]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919 1073741824 Jun 25 18:17:51 devstack sudo[101044]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-a0e7fa03-d804-4c13-a46a-964d08b23ea6 req-21feead4-49f4-4b9f-a5b0-4bb738029703 tempest-AttachVolumeTestJSON-1369430033 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72', 'name': 'volume-50f930a2-4730-4c93-887f-166e78ad2e29', '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': '71490106-9e03-430a-9ca6-fd8a9b34edc1', 'enforce_multipath': True} {{(pid=93917) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5556}} Jun 25 18:17:52 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-a0e7fa03-d804-4c13-a46a-964d08b23ea6 req-21feead4-49f4-4b9f-a5b0-4bb738029703 tempest-AttachVolumeTestJSON-1369430033 None] attachment_update completed successfully. Jun 25 18:17:53 devstack sudo[101044]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919 1073741824" returned: 0 in 1.951s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:53 devstack sudo[101101]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919 Jun 25 18:17:53 devstack sudo[101101]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:54 devstack sudo[101101]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919" returned: 0 in 1.054s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:54 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] <== create_volume: return (3070ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:17:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.073s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:17:54 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (336c5eb1-f8ea-4e83-92a5-8c13638d4690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-68c6bebb-e40b-42ee-b3d1-071514513919', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:54 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (551cc0c8-a77c-43f2-a7e4-463d067e9672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:17:55 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Volume volume-68c6bebb-e40b-42ee-b3d1-071514513919 (68c6bebb-e40b-42ee-b3d1-071514513919): created successfully Jun 25 18:17:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (551cc0c8-a77c-43f2-a7e4-463d067e9672) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:17:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Flow 'volume_create_manager' (4c9556e7-93f4-4ec9-ad8c-bc90995186b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:17:55 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-b075ae81-c8f0-40bb-ad3e-e1be91cec6eb tempest-VolumesDeleteCascade-1110101774 None] Created volume successfully. Jun 25 18:17:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6e8a36a6-66b5-4ec2-86e0-2cb8b127b166 tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6e8a36a6-66b5-4ec2-86e0-2cb8b127b166 tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-6e8a36a6-66b5-4ec2-86e0-2cb8b127b166 tempest-VolumesDeleteCascade-1110101774 None] Creating offline snapshot 71835f86-1754-4d17-a040-918b38cd5f7b of volume 68c6bebb-e40b-42ee-b3d1-071514513919 {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:17:55 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[404028c6-df4f-404d-b452-b0772ed275b4]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:17:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6e8a36a6-66b5-4ec2-86e0-2cb8b127b166 tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:56 devstack sudo[101140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919 Jun 25 18:17:56 devstack sudo[101140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:57 devstack sudo[101140]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6e8a36a6-66b5-4ec2-86e0-2cb8b127b166 tempest-VolumesDeleteCascade-1110101774 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919" returned: 0 in 1.733s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6e8a36a6-66b5-4ec2-86e0-2cb8b127b166 tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:57 devstack sudo[101150]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b 1G Jun 25 18:17:57 devstack sudo[101150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:57 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:17:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:17:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:17:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:17:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:17:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.025s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:17:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:58 devstack sudo[101177]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:17:58 devstack sudo[101177]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:17:59 devstack sudo[101177]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.282s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:59 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:17:59 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:17:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 28 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:17:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:17:59 devstack sudo[101150]: pam_unix(sudo:session): session closed for user root Jun 25 18:17:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6e8a36a6-66b5-4ec2-86e0-2cb8b127b166 tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b 1G" returned: 0 in 2.032s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:17:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6e8a36a6-66b5-4ec2-86e0-2cb8b127b166 tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-68c6bebb-e40b-42ee-b3d1-071514513919 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:17:59 devstack sudo[101187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-68c6bebb-e40b-42ee-b3d1-071514513919 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b Jun 25 18:17:59 devstack sudo[101187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:00 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-286b1945-8ce7-409c-a1f3-208446ae8484 req-15451677-5e7b-4fc1-b1f0-74a55a746dff tempest-AttachVolumeTestJSON-1369430033 None] Terminate volume connection completed successfully. Jun 25 18:18:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-286b1945-8ce7-409c-a1f3-208446ae8484 req-15451677-5e7b-4fc1-b1f0-74a55a746dff tempest-AttachVolumeTestJSON-1369430033 None] Deleting attachment b2aa80fb-8d87-492a-b194-f2febc3f7c97. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:18:01 devstack sudo[101187]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6e8a36a6-66b5-4ec2-86e0-2cb8b127b166 tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-68c6bebb-e40b-42ee-b3d1-071514513919 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b" returned: 0 in 1.895s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:01 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-6e8a36a6-66b5-4ec2-86e0-2cb8b127b166 tempest-VolumesDeleteCascade-1110101774 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b is being set with open permissions: ugo+rw Jun 25 18:18:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6e8a36a6-66b5-4ec2-86e0-2cb8b127b166 tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:01 devstack sudo[101212]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b Jun 25 18:18:01 devstack sudo[101212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:02 devstack sudo[101212]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6e8a36a6-66b5-4ec2-86e0-2cb8b127b166 tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b" returned: 0 in 0.989s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:02 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=56,cinder:INSERT=19,cinder:UPDATE=45,cinder:DELETE=4 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:18:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6e8a36a6-66b5-4ec2-86e0-2cb8b127b166 tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:02 devstack sudo[101236]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.info Jun 25 18:18:02 devstack sudo[101236]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5c206fad-eae9-4c32-8951-3de32d19d615 tempest-AttachVolumeShelveTestJSON-181946123 None] Acquiring lock "cinder-1ceedece-2f74-4e9a-9739-07618acf5709-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5c206fad-eae9-4c32-8951-3de32d19d615 tempest-AttachVolumeShelveTestJSON-181946123 None] Lock "cinder-1ceedece-2f74-4e9a-9739-07618acf5709-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5c206fad-eae9-4c32-8951-3de32d19d615 tempest-AttachVolumeShelveTestJSON-181946123 None] Acquiring lock "cinder-quobyte-1ceedece-2f74-4e9a-9739-07618acf5709" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5c206fad-eae9-4c32-8951-3de32d19d615 tempest-AttachVolumeShelveTestJSON-181946123 None] Lock "cinder-quobyte-1ceedece-2f74-4e9a-9739-07618acf5709" acquired by "delete_volume" :: waited 0.025s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:03 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[9ecb11da-53b0-44f7-8ff1-9880740dbf2d]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:18:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5c206fad-eae9-4c32-8951-3de32d19d615 tempest-AttachVolumeShelveTestJSON-181946123 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1ceedece-2f74-4e9a-9739-07618acf5709 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:03 devstack sudo[101243]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1ceedece-2f74-4e9a-9739-07618acf5709 Jun 25 18:18:03 devstack sudo[101243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:03 devstack sudo[101236]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6e8a36a6-66b5-4ec2-86e0-2cb8b127b166 tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.info" returned: 0 in 0.893s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:03 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-6e8a36a6-66b5-4ec2-86e0-2cb8b127b166 tempest-VolumesDeleteCascade-1110101774 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.info is being set with open permissions: ugo+rw Jun 25 18:18:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6e8a36a6-66b5-4ec2-86e0-2cb8b127b166 tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:03 devstack sudo[101255]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.info Jun 25 18:18:03 devstack sudo[101255]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:04 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-fc212b07-6c57-4cb5-a46b-5b624ebb3c13 req-cac249f1-8418-4c7c-998a-75d3681f8ba5 tempest-AttachVolumeTestJSON-1369430033 None] Terminate volume connection completed successfully. Jun 25 18:18:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-fc212b07-6c57-4cb5-a46b-5b624ebb3c13 req-cac249f1-8418-4c7c-998a-75d3681f8ba5 tempest-AttachVolumeTestJSON-1369430033 None] Deleting attachment 71490106-9e03-430a-9ca6-fd8a9b34edc1. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:18:04 devstack sudo[101243]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5c206fad-eae9-4c32-8951-3de32d19d615 tempest-AttachVolumeShelveTestJSON-181946123 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1ceedece-2f74-4e9a-9739-07618acf5709" returned: 0 in 1.204s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5c206fad-eae9-4c32-8951-3de32d19d615 tempest-AttachVolumeShelveTestJSON-181946123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1ceedece-2f74-4e9a-9739-07618acf5709 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:04 devstack sudo[101272]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1ceedece-2f74-4e9a-9739-07618acf5709 Jun 25 18:18:04 devstack sudo[101272]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:04 devstack sudo[101255]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6e8a36a6-66b5-4ec2-86e0-2cb8b127b166 tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.info" returned: 0 in 1.001s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6e8a36a6-66b5-4ec2-86e0-2cb8b127b166 tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 8.747s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:04 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-6e8a36a6-66b5-4ec2-86e0-2cb8b127b166 tempest-VolumesDeleteCascade-1110101774 None] Create snapshot completed successfully Jun 25 18:18:05 devstack sudo[101272]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5c206fad-eae9-4c32-8951-3de32d19d615 tempest-AttachVolumeShelveTestJSON-181946123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1ceedece-2f74-4e9a-9739-07618acf5709" returned: 0 in 0.854s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:05 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5c206fad-eae9-4c32-8951-3de32d19d615 tempest-AttachVolumeShelveTestJSON-181946123 None] Lock "cinder-quobyte-1ceedece-2f74-4e9a-9739-07618acf5709" released by "delete_volume" :: held 2.116s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:05 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-5c206fad-eae9-4c32-8951-3de32d19d615 tempest-AttachVolumeShelveTestJSON-181946123 None] Created reservations ['ccaadc42-d4fe-4733-82b8-9e0b50c49246', '9c3a4365-fbbe-4136-a4a8-13b0b3e28780', '2de64acd-3327-416e-abbd-5a01dcadb968', 'a9ab3773-8d62-4510-8c0a-d22a03cc3973'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:18:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5c206fad-eae9-4c32-8951-3de32d19d615 tempest-AttachVolumeShelveTestJSON-181946123 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5c206fad-eae9-4c32-8951-3de32d19d615 tempest-AttachVolumeShelveTestJSON-181946123 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5c206fad-eae9-4c32-8951-3de32d19d615 tempest-AttachVolumeShelveTestJSON-181946123 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:18:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5c206fad-eae9-4c32-8951-3de32d19d615 tempest-AttachVolumeShelveTestJSON-181946123 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:18:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5c206fad-eae9-4c32-8951-3de32d19d615 tempest-AttachVolumeShelveTestJSON-181946123 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5c206fad-eae9-4c32-8951-3de32d19d615 tempest-AttachVolumeShelveTestJSON-181946123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:05 devstack sudo[101275]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:18:05 devstack sudo[101275]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Flow 'volume_create_manager' (8b88c052-881c-47d8-bfe8-46770cb04996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1f85802c-95e2-4626-854c-13f22bc4fdb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1f85802c-95e2-4626-854c-13f22bc4fdb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:18:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1786677248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f15d9ad7-8c9c-4b79-84ea-dbfd723caac0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ad6cf0f20d44c05a4943513524a3d4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:18:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=71835f86-1754-4d17-a040-918b38cd5f7b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:18:06Z,use_quota=True,user_id='3002901707fb4b779c20f3b5769cdc86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1177b6a6-4086-41ba-8eab-f23fe3521453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1177b6a6-4086-41ba-8eab-f23fe3521453) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bb622e35-ea35-419b-8467-a2434f9ef526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bb622e35-ea35-419b-8467-a2434f9ef526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'f15d9ad7-8c9c-4b79-84ea-dbfd723caac0', 'volume_name': 'volume-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0', 'volume_size': 1, 'snapshot_id': '71835f86-1754-4d17-a040-918b38cd5f7b'}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:06 devstack sudo[101275]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9904cf33-1fa3-4315-9a55-23c0a7f7381e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9904cf33-1fa3-4315-9a55-23c0a7f7381e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd29d813-4b0e-4eca-aa79-3a4da8f0b78f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:06 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Volume f15d9ad7-8c9c-4b79-84ea-dbfd723caac0: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0', 'volume_size': 1, 'snapshot_id': '71835f86-1754-4d17-a040-918b38cd5f7b'} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5c206fad-eae9-4c32-8951-3de32d19d615 tempest-AttachVolumeShelveTestJSON-181946123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.001s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-5c206fad-eae9-4c32-8951-3de32d19d615 tempest-AttachVolumeShelveTestJSON-181946123 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:18:06 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5c206fad-eae9-4c32-8951-3de32d19d615 tempest-AttachVolumeShelveTestJSON-181946123 None] Deleted volume successfully. Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "cinder-quobyte-71835f86-1754-4d17-a040-918b38cd5f7b-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0" by "_create_volume_from_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-71835f86-1754-4d17-a040-918b38cd5f7b-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0" acquired by "_create_volume_from_snapshot" :: waited 0.025s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Creating volume f15d9ad7-8c9c-4b79-84ea-dbfd723caac0 from snapshot 71835f86-1754-4d17-a040-918b38cd5f7b {{(pid=93917) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "cinder-quobyte-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0" by "_copy_volume_from_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5c206fad-eae9-4c32-8951-3de32d19d615 tempest-AttachVolumeShelveTestJSON-181946123 None] Lock "cinder-1ceedece-2f74-4e9a-9739-07618acf5709-delete_volume" released by "delete_volume" :: held 3.501s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0" acquired by "_copy_volume_from_snapshot" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] snapshot: 71835f86-1754-4d17-a040-918b38cd5f7b, volume: f15d9ad7-8c9c-4b79-84ea-dbfd723caac0, {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[a750494d-4949-41b1-b6d3-8884979a4d61]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:18:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:06 devstack sudo[101281]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b Jun 25 18:18:06 devstack sudo[101281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:07 devstack sudo[101281]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b" returned: 0 in 1.118s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-68c6bebb-e40b-42ee-b3d1-071514513919(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:18:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919 {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:18:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Creating direct copy from snapshot {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:18:07 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[75eb323e-844e-4671-b9d2-fa391ba50877]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:18:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:07 devstack sudo[101299]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919 Jun 25 18:18:07 devstack sudo[101299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:09 devstack sudo[101299]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919" returned: 0 in 1.526s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:09 devstack cinder-volume[93917]: DEBUG cinder.utils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Path /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0 not found in is_blk_device check {{(pid=93917) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:18:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:09 devstack sudo[101384]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0 Jun 25 18:18:09 devstack sudo[101384]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:16 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=39,cinder:INSERT=11,cinder:UPDATE=34,cinder:DELETE=2 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:18:16 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=6,cinder:UPDATE=11,cinder:DELETE=2,cinder:INSERT=1 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:18:19 devstack sudo[101384]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0" returned: 0 in 10.551s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:19 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[0e9ec938-31d9-49cf-aca6-3323170c45a2]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:18:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:19 devstack sudo[101440]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919 Jun 25 18:18:19 devstack sudo[101440]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:20 devstack sudo[101440]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919" returned: 0 in 1.064s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:20 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Image conversion details: src /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919, size 1024.00 MB, duration 10.55 sec, destination /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0 {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:18:20 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Converted 1024.00 MB image at 97.05 MB/s Jun 25 18:18:20 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0 is being set with open permissions: ugo+rw Jun 25 18:18:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:20 devstack sudo[101445]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0 Jun 25 18:18:20 devstack sudo[101445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:21 devstack sudo[101445]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0" returned: 0 in 0.689s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:21 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0" released by "_copy_volume_from_snapshot" :: held 15.141s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:21 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-71835f86-1754-4d17-a040-918b38cd5f7b-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0" released by "_create_volume_from_snapshot" :: held 15.190s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 15.216s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd29d813-4b0e-4eca-aa79-3a4da8f0b78f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0', 'volume_size': 1, 'snapshot_id': '71835f86-1754-4d17-a040-918b38cd5f7b'}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ae68685-be1a-46d3-8ddd-7377544e96c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:22 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Volume volume-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0 (f15d9ad7-8c9c-4b79-84ea-dbfd723caac0): created successfully Jun 25 18:18:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ae68685-be1a-46d3-8ddd-7377544e96c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Flow 'volume_create_manager' (8b88c052-881c-47d8-bfe8-46770cb04996) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:18:22 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-00967828-d4fe-4eae-ae09-f4dd41003cf9 tempest-VolumesDeleteCascade-1110101774 None] Created volume successfully. Jun 25 18:18:23 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "cinder-68c6bebb-e40b-42ee-b3d1-071514513919-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:23 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-68c6bebb-e40b-42ee-b3d1-071514513919-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:23 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Performing cascade delete. {{(pid=93917) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1031}} Jun 25 18:18:23 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "cinder-71835f86-1754-4d17-a040-918b38cd5f7b-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:23 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-71835f86-1754-4d17-a040-918b38cd5f7b-delete_snapshot" acquired by "delete_snapshot" :: waited 0.054s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:23 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "cinder-quobyte-68c6bebb-e40b-42ee-b3d1-071514513919" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:23 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-68c6bebb-e40b-42ee-b3d1-071514513919" acquired by "delete_snapshot" :: waited 0.056s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:23 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "cinder-quobyte-71835f86-1754-4d17-a040-918b38cd5f7b" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:23 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-71835f86-1754-4d17-a040-918b38cd5f7b" acquired by "_delete_snapshot" :: waited 0.031s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:23 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Deleting offline snapshot 71835f86-1754-4d17-a040-918b38cd5f7b of volume 68c6bebb-e40b-42ee-b3d1-071514513919 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:18:23 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] snapshot_file for this snap is: volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:18:23 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[768a5acc-84de-4624-a703-765c5fc800aa]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:18:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:23 devstack sudo[101461]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b Jun 25 18:18:23 devstack sudo[101461]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:24 devstack sudo[101461]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b" returned: 0 in 1.494s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:24 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-68c6bebb-e40b-42ee-b3d1-071514513919(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:18:24 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[a41a17a3-ee8d-4d1b-bfde-f1bea106d880]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:18:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:25 devstack sudo[101501]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919 Jun 25 18:18:25 devstack sudo[101501]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1c0f8fb6-d103-47d5-b44f-d05d39be1e20 tempest-AttachVolumeTestJSON-1369430033 None] Acquiring lock "cinder-50f930a2-4730-4c93-887f-166e78ad2e29-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1c0f8fb6-d103-47d5-b44f-d05d39be1e20 tempest-AttachVolumeTestJSON-1369430033 None] Lock "cinder-50f930a2-4730-4c93-887f-166e78ad2e29-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1c0f8fb6-d103-47d5-b44f-d05d39be1e20 tempest-AttachVolumeTestJSON-1369430033 None] Acquiring lock "cinder-quobyte-50f930a2-4730-4c93-887f-166e78ad2e29" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1c0f8fb6-d103-47d5-b44f-d05d39be1e20 tempest-AttachVolumeTestJSON-1369430033 None] Lock "cinder-quobyte-50f930a2-4730-4c93-887f-166e78ad2e29" acquired by "delete_volume" :: waited 0.025s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:25 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[86642bd3-c548-4615-b5ad-89adb760ce1b]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:18:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1c0f8fb6-d103-47d5-b44f-d05d39be1e20 tempest-AttachVolumeTestJSON-1369430033 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-50f930a2-4730-4c93-887f-166e78ad2e29 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:25 devstack sudo[101504]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-50f930a2-4730-4c93-887f-166e78ad2e29 Jun 25 18:18:25 devstack sudo[101504]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:26 devstack sudo[101501]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919" returned: 0 in 1.210s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:26 devstack sudo[101511]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b Jun 25 18:18:26 devstack sudo[101511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:26 devstack sudo[101504]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1c0f8fb6-d103-47d5-b44f-d05d39be1e20 tempest-AttachVolumeTestJSON-1369430033 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-50f930a2-4730-4c93-887f-166e78ad2e29" returned: 0 in 1.239s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1c0f8fb6-d103-47d5-b44f-d05d39be1e20 tempest-AttachVolumeTestJSON-1369430033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-50f930a2-4730-4c93-887f-166e78ad2e29 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:26 devstack sudo[101516]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-50f930a2-4730-4c93-887f-166e78ad2e29 Jun 25 18:18:26 devstack sudo[101516]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:27 devstack sudo[101511]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b" returned: 0 in 1.049s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:27 devstack sudo[101521]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b Jun 25 18:18:27 devstack sudo[101521]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:27 devstack sudo[101516]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1c0f8fb6-d103-47d5-b44f-d05d39be1e20 tempest-AttachVolumeTestJSON-1369430033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-50f930a2-4730-4c93-887f-166e78ad2e29" returned: 0 in 0.942s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1c0f8fb6-d103-47d5-b44f-d05d39be1e20 tempest-AttachVolumeTestJSON-1369430033 None] Lock "cinder-quobyte-50f930a2-4730-4c93-887f-166e78ad2e29" released by "delete_volume" :: held 2.252s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:27 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-1c0f8fb6-d103-47d5-b44f-d05d39be1e20 tempest-AttachVolumeTestJSON-1369430033 None] Created reservations ['76bfb109-7367-47f8-a239-caf59bbf754b', '67edc9b1-434e-4fef-acae-4d2d7ebbfd99', '1ca536bf-e599-4742-9d0c-a6bf4ba43636', '8257f8f0-53cb-4bf0-9149-1d78bf3344b8'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:18:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1c0f8fb6-d103-47d5-b44f-d05d39be1e20 tempest-AttachVolumeTestJSON-1369430033 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1c0f8fb6-d103-47d5-b44f-d05d39be1e20 tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:28 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1c0f8fb6-d103-47d5-b44f-d05d39be1e20 tempest-AttachVolumeTestJSON-1369430033 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:18:28 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1c0f8fb6-d103-47d5-b44f-d05d39be1e20 tempest-AttachVolumeTestJSON-1369430033 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:18:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1c0f8fb6-d103-47d5-b44f-d05d39be1e20 tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1c0f8fb6-d103-47d5-b44f-d05d39be1e20 tempest-AttachVolumeTestJSON-1369430033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:28 devstack sudo[101525]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:18:28 devstack sudo[101525]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:28 devstack sudo[101521]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919.71835f86-1754-4d17-a040-918b38cd5f7b" returned: 0 in 0.939s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:28 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-71835f86-1754-4d17-a040-918b38cd5f7b" released by "_delete_snapshot" :: held 4.887s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:28 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-68c6bebb-e40b-42ee-b3d1-071514513919" released by "delete_snapshot" :: held 4.932s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:28 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Created reservations ['803e09ab-0f05-4e4d-bee7-faa5db51ff2d', '5a2a6ee2-006c-4f94-a826-a9fc7ebc0d0c', 'f3bd0c0d-6708-4855-a17e-592b6dfe9847', 'b11da1dc-4e3a-4e7b-bb2a-09583b411b92'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:18:28 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Delete snapshot completed successfully. Jun 25 18:18:28 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-71835f86-1754-4d17-a040-918b38cd5f7b-delete_snapshot" released by "delete_snapshot" :: held 5.251s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:28 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Snapshots deleted, issuing volume delete {{(pid=93917) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1046}} Jun 25 18:18:28 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "cinder-quobyte-68c6bebb-e40b-42ee-b3d1-071514513919" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:28 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-68c6bebb-e40b-42ee-b3d1-071514513919" acquired by "delete_volume" :: waited 0.025s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:28 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[5d615fd9-ef70-4440-aaf9-9d9c663bd4b5]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:18:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:28 devstack sudo[101527]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919 Jun 25 18:18:28 devstack sudo[101527]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:28 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-38f16a3f-2190-4630-90db-8135a9f638bb tempest-AttachVolumeTestJSON-1369430033 None] Acquiring lock "cinder-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:28 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-38f16a3f-2190-4630-90db-8135a9f638bb tempest-AttachVolumeTestJSON-1369430033 None] Lock "cinder-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:28 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-38f16a3f-2190-4630-90db-8135a9f638bb tempest-AttachVolumeTestJSON-1369430033 None] Acquiring lock "cinder-quobyte-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:28 devstack sudo[101525]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1c0f8fb6-d103-47d5-b44f-d05d39be1e20 tempest-AttachVolumeTestJSON-1369430033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.956s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:28 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-1c0f8fb6-d103-47d5-b44f-d05d39be1e20 tempest-AttachVolumeTestJSON-1369430033 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:18:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-38f16a3f-2190-4630-90db-8135a9f638bb tempest-AttachVolumeTestJSON-1369430033 None] Lock "cinder-quobyte-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b" acquired by "delete_volume" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:29 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-1c0f8fb6-d103-47d5-b44f-d05d39be1e20 tempest-AttachVolumeTestJSON-1369430033 None] Deleted volume successfully. Jun 25 18:18:29 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[6a5fb7bd-b201-4a00-a654-eb65c7d238cf]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:18:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-38f16a3f-2190-4630-90db-8135a9f638bb tempest-AttachVolumeTestJSON-1369430033 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1c0f8fb6-d103-47d5-b44f-d05d39be1e20 tempest-AttachVolumeTestJSON-1369430033 None] Lock "cinder-50f930a2-4730-4c93-887f-166e78ad2e29-delete_volume" released by "delete_volume" :: held 3.720s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:29 devstack sudo[101530]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b Jun 25 18:18:29 devstack sudo[101530]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:29 devstack sudo[101527]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919" returned: 0 in 1.235s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:29 devstack sudo[101535]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919 Jun 25 18:18:29 devstack sudo[101535]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:30 devstack sudo[101530]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-38f16a3f-2190-4630-90db-8135a9f638bb tempest-AttachVolumeTestJSON-1369430033 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b" returned: 0 in 1.077s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-38f16a3f-2190-4630-90db-8135a9f638bb tempest-AttachVolumeTestJSON-1369430033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:30 devstack sudo[101540]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b Jun 25 18:18:30 devstack sudo[101540]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:30 devstack sudo[101535]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-68c6bebb-e40b-42ee-b3d1-071514513919" returned: 0 in 0.792s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-68c6bebb-e40b-42ee-b3d1-071514513919" released by "delete_volume" :: held 2.119s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:30 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Created reservations ['45158e67-b748-49d7-8e21-146965ad8b62', 'fdb31999-9db4-4a55-a7ad-390358ad8925', '3d961c73-9f2b-492d-9260-3a29a915c7f4', '9752b9f4-cbab-46c7-8a86-de606f282015'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:18:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:30 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:18:30 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:18:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:30 devstack sudo[101544]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:18:30 devstack sudo[101544]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:31 devstack sudo[101540]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-38f16a3f-2190-4630-90db-8135a9f638bb tempest-AttachVolumeTestJSON-1369430033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b" returned: 0 in 0.890s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:31 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-38f16a3f-2190-4630-90db-8135a9f638bb tempest-AttachVolumeTestJSON-1369430033 None] Lock "cinder-quobyte-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b" released by "delete_volume" :: held 2.056s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:31 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-38f16a3f-2190-4630-90db-8135a9f638bb tempest-AttachVolumeTestJSON-1369430033 None] Created reservations ['d95868f9-4e87-40c8-9143-7e44f8c45b91', 'ec63d714-64cb-434e-b621-f4bd9010f622', '82dd0132-1e6e-4ca3-b4a3-4ceec25cc461', 'a5d02472-4440-4ff9-a952-334374e86064'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:18:31 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8768c833-d0c7-474c-bb23-9e47e33c509c tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "cinder-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:31 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8768c833-d0c7-474c-bb23-9e47e33c509c tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:31 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8768c833-d0c7-474c-bb23-9e47e33c509c tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "cinder-quobyte-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:31 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8768c833-d0c7-474c-bb23-9e47e33c509c tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0" acquired by "delete_volume" :: waited 0.036s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-38f16a3f-2190-4630-90db-8135a9f638bb tempest-AttachVolumeTestJSON-1369430033 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-38f16a3f-2190-4630-90db-8135a9f638bb tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:31 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-38f16a3f-2190-4630-90db-8135a9f638bb tempest-AttachVolumeTestJSON-1369430033 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:18:31 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-38f16a3f-2190-4630-90db-8135a9f638bb tempest-AttachVolumeTestJSON-1369430033 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:18:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-38f16a3f-2190-4630-90db-8135a9f638bb tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-38f16a3f-2190-4630-90db-8135a9f638bb tempest-AttachVolumeTestJSON-1369430033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:31 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[c675008f-593b-4751-b8ce-91003576f83a]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:18:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8768c833-d0c7-474c-bb23-9e47e33c509c tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:31 devstack sudo[101546]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:18:31 devstack sudo[101546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:31 devstack sudo[101547]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0 Jun 25 18:18:31 devstack sudo[101547]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:31 devstack sudo[101544]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.097s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:31 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:18:31 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Deleted volume successfully. Jun 25 18:18:31 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e3de60b2-829a-4b58-9404-66fee9b2f58b tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-68c6bebb-e40b-42ee-b3d1-071514513919-delete_volume" released by "delete_volume" :: held 8.813s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Flow 'volume_create_manager' (4e58e4b7-efff-48d3-844b-e100ef693502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5fa2f3a0-13c9-48c6-9bab-071474e87e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5fa2f3a0-13c9-48c6-9bab-071474e87e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:18:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-523402569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d83a7d246254c3099a693074da04258',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:18:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:18:32Z,use_quota=True,user_id='166938c7601243c0b262b3f3ac4b9437',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a68863a-da63-4827-bf50-365ef9f4d8de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a68863a-da63-4827-bf50-365ef9f4d8de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53d66eb8-8b72-4cdc-a27a-687c816fcc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53d66eb8-8b72-4cdc-a27a-687c816fcc1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3', 'volume_name': 'volume-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (99b63f43-c20f-43f2-b96c-1c13a81b3e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (99b63f43-c20f-43f2-b96c-1c13a81b3e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (401a7b8c-1d5b-467d-b2ec-bb0cf3952bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:32 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Volume 5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3', 'volume_size': 1} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:18:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-523402569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d83a7d246254c3099a693074da04258',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:18:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:18:32Z,use_quota=True,user_id='166938c7601243c0b262b3f3ac4b9437',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Creating volume 5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:18:32 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1f0316b2-3813-4dfc-b7ed-7454a23fe215 tempest-AttachVolumeTestJSON-1369430033 None] Acquiring lock "cinder-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:32 devstack sudo[101556]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3 1073741824 Jun 25 18:18:32 devstack sudo[101556]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1f0316b2-3813-4dfc-b7ed-7454a23fe215 tempest-AttachVolumeTestJSON-1369430033 None] Lock "cinder-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:32 devstack sudo[101547]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8768c833-d0c7-474c-bb23-9e47e33c509c tempest-VolumesDeleteCascade-1110101774 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0" returned: 0 in 1.183s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8768c833-d0c7-474c-bb23-9e47e33c509c tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1f0316b2-3813-4dfc-b7ed-7454a23fe215 tempest-AttachVolumeTestJSON-1369430033 None] Acquiring lock "cinder-quobyte-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1f0316b2-3813-4dfc-b7ed-7454a23fe215 tempest-AttachVolumeTestJSON-1369430033 None] Lock "cinder-quobyte-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00" acquired by "delete_volume" :: waited 0.035s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:32 devstack sudo[101558]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0 Jun 25 18:18:32 devstack sudo[101558]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[6f1ca11f-6ed1-4bd4-84cb-ccd31b32f2d1]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1f0316b2-3813-4dfc-b7ed-7454a23fe215 tempest-AttachVolumeTestJSON-1369430033 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:32 devstack sudo[101546]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-38f16a3f-2190-4630-90db-8135a9f638bb tempest-AttachVolumeTestJSON-1369430033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.357s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-38f16a3f-2190-4630-90db-8135a9f638bb tempest-AttachVolumeTestJSON-1369430033 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:18:32 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-38f16a3f-2190-4630-90db-8135a9f638bb tempest-AttachVolumeTestJSON-1369430033 None] Deleted volume successfully. Jun 25 18:18:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-38f16a3f-2190-4630-90db-8135a9f638bb tempest-AttachVolumeTestJSON-1369430033 None] Lock "cinder-fd5f02a3-9fee-4af8-9014-45f9dbb6e77b-delete_volume" released by "delete_volume" :: held 3.984s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:32 devstack sudo[101560]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00 Jun 25 18:18:32 devstack sudo[101560]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:33 devstack sudo[101558]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8768c833-d0c7-474c-bb23-9e47e33c509c tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0" returned: 0 in 1.103s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:33 devstack sudo[101556]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:33 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8768c833-d0c7-474c-bb23-9e47e33c509c tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-quobyte-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0" released by "delete_volume" :: held 2.369s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3 1073741824" returned: 0 in 1.258s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:33 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-8768c833-d0c7-474c-bb23-9e47e33c509c tempest-VolumesDeleteCascade-1110101774 None] Created reservations ['e678c479-edf5-462e-896b-e5807170b227', '1054d19a-7fda-4525-ac46-ab1411b87a94', 'ee36b823-db02-4ef3-9ea3-20f75b17c94b', 'e75d99dd-1ae1-440f-b30f-31e44d9221a1'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:18:33 devstack sudo[101570]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3 Jun 25 18:18:33 devstack sudo[101570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:33 devstack sudo[101560]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1f0316b2-3813-4dfc-b7ed-7454a23fe215 tempest-AttachVolumeTestJSON-1369430033 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00" returned: 0 in 1.223s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1f0316b2-3813-4dfc-b7ed-7454a23fe215 tempest-AttachVolumeTestJSON-1369430033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8768c833-d0c7-474c-bb23-9e47e33c509c tempest-VolumesDeleteCascade-1110101774 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8768c833-d0c7-474c-bb23-9e47e33c509c tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:33 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8768c833-d0c7-474c-bb23-9e47e33c509c tempest-VolumesDeleteCascade-1110101774 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:18:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8768c833-d0c7-474c-bb23-9e47e33c509c tempest-VolumesDeleteCascade-1110101774 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:18:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8768c833-d0c7-474c-bb23-9e47e33c509c tempest-VolumesDeleteCascade-1110101774 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8768c833-d0c7-474c-bb23-9e47e33c509c tempest-VolumesDeleteCascade-1110101774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:34 devstack sudo[101572]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00 Jun 25 18:18:34 devstack sudo[101572]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:34 devstack sudo[101574]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:18:34 devstack sudo[101574]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:34 devstack sudo[101570]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3" returned: 0 in 0.885s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] <== create_volume: return (2238ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:18:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.242s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (401a7b8c-1d5b-467d-b2ec-bb0cf3952bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b9db573-14ea-4c52-82e6-4917a85d8b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:34 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Volume volume-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3 (5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3): created successfully Jun 25 18:18:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b9db573-14ea-4c52-82e6-4917a85d8b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Flow 'volume_create_manager' (4e58e4b7-efff-48d3-844b-e100ef693502) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:18:34 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-b3a40d64-9a7f-49e8-aca0-95ba18c58d2d tempest-ServersNegativeTestJSON-485373517 None] Created volume successfully. Jun 25 18:18:35 devstack sudo[101572]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1f0316b2-3813-4dfc-b7ed-7454a23fe215 tempest-AttachVolumeTestJSON-1369430033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00" returned: 0 in 1.174s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:35 devstack sudo[101574]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8768c833-d0c7-474c-bb23-9e47e33c509c tempest-VolumesDeleteCascade-1110101774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.168s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:35 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-8768c833-d0c7-474c-bb23-9e47e33c509c tempest-VolumesDeleteCascade-1110101774 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:18:35 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-8768c833-d0c7-474c-bb23-9e47e33c509c tempest-VolumesDeleteCascade-1110101774 None] Deleted volume successfully. Jun 25 18:18:35 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1f0316b2-3813-4dfc-b7ed-7454a23fe215 tempest-AttachVolumeTestJSON-1369430033 None] Lock "cinder-quobyte-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00" released by "delete_volume" :: held 2.490s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:35 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8768c833-d0c7-474c-bb23-9e47e33c509c tempest-VolumesDeleteCascade-1110101774 None] Lock "cinder-f15d9ad7-8c9c-4b79-84ea-dbfd723caac0-delete_volume" released by "delete_volume" :: held 3.967s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:35 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-1f0316b2-3813-4dfc-b7ed-7454a23fe215 tempest-AttachVolumeTestJSON-1369430033 None] Created reservations ['6428450d-d040-4557-9707-bbc9ded4931b', 'a985f858-ad32-4f22-8da1-f9f991ddec05', '88532b8b-8b3d-46fe-a09c-126730736204', '54170a4c-d9eb-4a38-8d73-0f703570d51b'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:18:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1f0316b2-3813-4dfc-b7ed-7454a23fe215 tempest-AttachVolumeTestJSON-1369430033 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1f0316b2-3813-4dfc-b7ed-7454a23fe215 tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:35 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1f0316b2-3813-4dfc-b7ed-7454a23fe215 tempest-AttachVolumeTestJSON-1369430033 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:18:35 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1f0316b2-3813-4dfc-b7ed-7454a23fe215 tempest-AttachVolumeTestJSON-1369430033 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:18:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1f0316b2-3813-4dfc-b7ed-7454a23fe215 tempest-AttachVolumeTestJSON-1369430033 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1f0316b2-3813-4dfc-b7ed-7454a23fe215 tempest-AttachVolumeTestJSON-1369430033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:35 devstack sudo[101582]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:18:35 devstack sudo[101582]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:36 devstack sudo[101582]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1f0316b2-3813-4dfc-b7ed-7454a23fe215 tempest-AttachVolumeTestJSON-1369430033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.110s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:36 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-1f0316b2-3813-4dfc-b7ed-7454a23fe215 tempest-AttachVolumeTestJSON-1369430033 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:18:36 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-1f0316b2-3813-4dfc-b7ed-7454a23fe215 tempest-AttachVolumeTestJSON-1369430033 None] Deleted volume successfully. Jun 25 18:18:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1f0316b2-3813-4dfc-b7ed-7454a23fe215 tempest-AttachVolumeTestJSON-1369430033 None] Lock "cinder-9183e0c8-bb1c-42dc-8f38-20d1eca6dd00-delete_volume" released by "delete_volume" :: held 4.023s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Flow 'volume_create_manager' (ed7e4f49-60a5-47c8-91a1-0abf2f1ac757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (30259f1e-721e-4cd4-9069-1f60c75a3ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (30259f1e-721e-4cd4-9069-1f60c75a3ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:18:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1856786994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=09824cfe-a635-4367-9d65-d0e7ae72867b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d83a7d246254c3099a693074da04258',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:18: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-25T16:18:42Z,use_quota=True,user_id='166938c7601243c0b262b3f3ac4b9437',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (402f7111-df82-4f39-988a-fb2c8297fc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (402f7111-df82-4f39-988a-fb2c8297fc08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (237d195a-d93d-4c0c-af3e-c7d4b038bdfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (237d195a-d93d-4c0c-af3e-c7d4b038bdfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '09824cfe-a635-4367-9d65-d0e7ae72867b', 'volume_name': 'volume-09824cfe-a635-4367-9d65-d0e7ae72867b', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2744f674-317d-4c70-bd74-93f09290e718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2744f674-317d-4c70-bd74-93f09290e718) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6979efc6-123e-4f77-b5bc-8ad427503815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:42 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Volume 09824cfe-a635-4367-9d65-d0e7ae72867b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-09824cfe-a635-4367-9d65-d0e7ae72867b', 'volume_size': 1} Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:18:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1856786994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=09824cfe-a635-4367-9d65-d0e7ae72867b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d83a7d246254c3099a693074da04258',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:18: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-25T16:18:42Z,use_quota=True,user_id='166938c7601243c0b262b3f3ac4b9437',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Creating volume 09824cfe-a635-4367-9d65-d0e7ae72867b {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:18:42 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:18:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-09824cfe-a635-4367-9d65-d0e7ae72867b 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:42 devstack sudo[101587]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-09824cfe-a635-4367-9d65-d0e7ae72867b 1073741824 Jun 25 18:18:42 devstack sudo[101587]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:43 devstack sudo[101587]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-09824cfe-a635-4367-9d65-d0e7ae72867b 1073741824" returned: 0 in 1.191s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-09824cfe-a635-4367-9d65-d0e7ae72867b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:44 devstack sudo[101594]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-09824cfe-a635-4367-9d65-d0e7ae72867b Jun 25 18:18:44 devstack sudo[101594]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Flow 'volume_create_manager' (0ba6ba82-88a0-447a-89ee-54576a819d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (856123df-ca80-4b1f-8f5a-068606e84733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (856123df-ca80-4b1f-8f5a-068606e84733) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:18:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-323731979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1be10062-1f2b-48ef-b0e6-fa4740dd295a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19a43e5688b6481aa78e03a93afa768f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:18: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-25T16:18:45Z,use_quota=True,user_id='dec5e02d13324eb0ac29f4e728c7b1c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2b3078a1-26f3-4a17-8bf2-5adcd6c0e003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2b3078a1-26f3-4a17-8bf2-5adcd6c0e003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3099a5d-7c0e-4144-903a-d15ec329608e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3099a5d-7c0e-4144-903a-d15ec329608e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1be10062-1f2b-48ef-b0e6-fa4740dd295a', 'volume_name': 'volume-1be10062-1f2b-48ef-b0e6-fa4740dd295a', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b2c4936-d219-404e-8fea-cc54ae7e4147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b2c4936-d219-404e-8fea-cc54ae7e4147) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1cc1dd70-88bc-4b3f-87ba-90de27e31b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:44 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Volume 1be10062-1f2b-48ef-b0e6-fa4740dd295a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1be10062-1f2b-48ef-b0e6-fa4740dd295a', 'volume_size': 1} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:44 devstack sudo[101594]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-09824cfe-a635-4367-9d65-d0e7ae72867b" returned: 0 in 0.887s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] <== create_volume: return (2163ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.166s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.087s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:18:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-323731979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1be10062-1f2b-48ef-b0e6-fa4740dd295a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19a43e5688b6481aa78e03a93afa768f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:18: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-25T16:18:45Z,use_quota=True,user_id='dec5e02d13324eb0ac29f4e728c7b1c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Creating volume 1be10062-1f2b-48ef-b0e6-fa4740dd295a {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:18:44 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1be10062-1f2b-48ef-b0e6-fa4740dd295a 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:44 devstack sudo[101598]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1be10062-1f2b-48ef-b0e6-fa4740dd295a 1073741824 Jun 25 18:18:44 devstack sudo[101598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:44 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6979efc6-123e-4f77-b5bc-8ad427503815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-09824cfe-a635-4367-9d65-d0e7ae72867b', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (35ccf9cf-8035-472f-aa50-652bb7a5b2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:45 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Volume volume-09824cfe-a635-4367-9d65-d0e7ae72867b (09824cfe-a635-4367-9d65-d0e7ae72867b): created successfully Jun 25 18:18:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (35ccf9cf-8035-472f-aa50-652bb7a5b2fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Flow 'volume_create_manager' (ed7e4f49-60a5-47c8-91a1-0abf2f1ac757) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:18:45 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-7eb37c99-4017-44c8-972b-36226784c4c3 tempest-ServersNegativeTestJSON-485373517 None] Created volume successfully. Jun 25 18:18:46 devstack sudo[101598]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1be10062-1f2b-48ef-b0e6-fa4740dd295a 1073741824" returned: 0 in 1.141s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1be10062-1f2b-48ef-b0e6-fa4740dd295a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:46 devstack sudo[101604]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1be10062-1f2b-48ef-b0e6-fa4740dd295a Jun 25 18:18:46 devstack sudo[101604]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9c1e6264-9a9c-409e-8926-85f1a24eb363 tempest-ServersNegativeTestJSON-485373517 None] Acquiring lock "cinder-09824cfe-a635-4367-9d65-d0e7ae72867b-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9c1e6264-9a9c-409e-8926-85f1a24eb363 tempest-ServersNegativeTestJSON-485373517 None] Lock "cinder-09824cfe-a635-4367-9d65-d0e7ae72867b-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9c1e6264-9a9c-409e-8926-85f1a24eb363 tempest-ServersNegativeTestJSON-485373517 None] Acquiring lock "cinder-quobyte-09824cfe-a635-4367-9d65-d0e7ae72867b" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9c1e6264-9a9c-409e-8926-85f1a24eb363 tempest-ServersNegativeTestJSON-485373517 None] Lock "cinder-quobyte-09824cfe-a635-4367-9d65-d0e7ae72867b" acquired by "delete_volume" :: waited 0.028s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:46 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[f7de5bfb-9703-43db-98da-14797b5d68ea]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:18:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9c1e6264-9a9c-409e-8926-85f1a24eb363 tempest-ServersNegativeTestJSON-485373517 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-09824cfe-a635-4367-9d65-d0e7ae72867b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:46 devstack sudo[101606]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-09824cfe-a635-4367-9d65-d0e7ae72867b Jun 25 18:18:46 devstack sudo[101606]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:47 devstack sudo[101604]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1be10062-1f2b-48ef-b0e6-fa4740dd295a" returned: 0 in 1.033s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:47 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] <== create_volume: return (2236ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:18:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.241s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1cc1dd70-88bc-4b3f-87ba-90de27e31b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1be10062-1f2b-48ef-b0e6-fa4740dd295a', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95f2d4ae-0a45-4947-88cd-faae93ced5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:47 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Volume volume-1be10062-1f2b-48ef-b0e6-fa4740dd295a (1be10062-1f2b-48ef-b0e6-fa4740dd295a): created successfully Jun 25 18:18:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95f2d4ae-0a45-4947-88cd-faae93ced5b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Flow 'volume_create_manager' (0ba6ba82-88a0-447a-89ee-54576a819d0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:18:47 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-aa5e4346-3d88-4240-aa81-a633eeb5f532 tempest-VolumesMetadataTest-729040473 None] Created volume successfully. Jun 25 18:18:47 devstack sudo[101606]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9c1e6264-9a9c-409e-8926-85f1a24eb363 tempest-ServersNegativeTestJSON-485373517 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-09824cfe-a635-4367-9d65-d0e7ae72867b" returned: 0 in 1.231s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9c1e6264-9a9c-409e-8926-85f1a24eb363 tempest-ServersNegativeTestJSON-485373517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-09824cfe-a635-4367-9d65-d0e7ae72867b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:47 devstack sudo[101615]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-09824cfe-a635-4367-9d65-d0e7ae72867b Jun 25 18:18:47 devstack sudo[101615]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:48 devstack sudo[101615]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9c1e6264-9a9c-409e-8926-85f1a24eb363 tempest-ServersNegativeTestJSON-485373517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-09824cfe-a635-4367-9d65-d0e7ae72867b" returned: 0 in 1.011s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:48 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9c1e6264-9a9c-409e-8926-85f1a24eb363 tempest-ServersNegativeTestJSON-485373517 None] Lock "cinder-quobyte-09824cfe-a635-4367-9d65-d0e7ae72867b" released by "delete_volume" :: held 2.334s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:48 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-6c3e0c48-3af4-4e7e-b834-fb5ee182b2d3 tempest-VolumesMetadataTest-729040473 None] Acquiring lock "cinder-1be10062-1f2b-48ef-b0e6-fa4740dd295a-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:49 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-6c3e0c48-3af4-4e7e-b834-fb5ee182b2d3 tempest-VolumesMetadataTest-729040473 None] Lock "cinder-1be10062-1f2b-48ef-b0e6-fa4740dd295a-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:49 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-9c1e6264-9a9c-409e-8926-85f1a24eb363 tempest-ServersNegativeTestJSON-485373517 None] Created reservations ['6f725d3d-cc3b-405e-905e-6f5d5b900772', '6315dbbe-6fbe-46ec-ae1a-35f866f91aca', '36c6f6c0-bade-4277-9752-19139fc9da60', '4bdcc353-1104-4278-9044-7edeb515eaf4'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:18:49 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-6c3e0c48-3af4-4e7e-b834-fb5ee182b2d3 tempest-VolumesMetadataTest-729040473 None] Acquiring lock "cinder-quobyte-1be10062-1f2b-48ef-b0e6-fa4740dd295a" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:49 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-6c3e0c48-3af4-4e7e-b834-fb5ee182b2d3 tempest-VolumesMetadataTest-729040473 None] Lock "cinder-quobyte-1be10062-1f2b-48ef-b0e6-fa4740dd295a" acquired by "delete_volume" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:49 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[2ad099f9-6bbe-454e-821e-c6f5b08cf1ac]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:18:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6c3e0c48-3af4-4e7e-b834-fb5ee182b2d3 tempest-VolumesMetadataTest-729040473 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1be10062-1f2b-48ef-b0e6-fa4740dd295a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9c1e6264-9a9c-409e-8926-85f1a24eb363 tempest-ServersNegativeTestJSON-485373517 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9c1e6264-9a9c-409e-8926-85f1a24eb363 tempest-ServersNegativeTestJSON-485373517 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9c1e6264-9a9c-409e-8926-85f1a24eb363 tempest-ServersNegativeTestJSON-485373517 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:18:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9c1e6264-9a9c-409e-8926-85f1a24eb363 tempest-ServersNegativeTestJSON-485373517 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:18:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9c1e6264-9a9c-409e-8926-85f1a24eb363 tempest-ServersNegativeTestJSON-485373517 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9c1e6264-9a9c-409e-8926-85f1a24eb363 tempest-ServersNegativeTestJSON-485373517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:49 devstack sudo[101620]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:18:49 devstack sudo[101620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:49 devstack sudo[101619]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1be10062-1f2b-48ef-b0e6-fa4740dd295a Jun 25 18:18:49 devstack sudo[101619]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5e67f711-b05e-4b63-9373-6d6c8a5a7dd0 tempest-ServersNegativeTestJSON-485373517 None] Acquiring lock "cinder-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:50 devstack sudo[101620]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5e67f711-b05e-4b63-9373-6d6c8a5a7dd0 tempest-ServersNegativeTestJSON-485373517 None] Lock "cinder-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9c1e6264-9a9c-409e-8926-85f1a24eb363 tempest-ServersNegativeTestJSON-485373517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.823s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:50 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-9c1e6264-9a9c-409e-8926-85f1a24eb363 tempest-ServersNegativeTestJSON-485373517 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:18:50 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-9c1e6264-9a9c-409e-8926-85f1a24eb363 tempest-ServersNegativeTestJSON-485373517 None] Deleted volume successfully. Jun 25 18:18:50 devstack sudo[101619]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9c1e6264-9a9c-409e-8926-85f1a24eb363 tempest-ServersNegativeTestJSON-485373517 None] Lock "cinder-09824cfe-a635-4367-9d65-d0e7ae72867b-delete_volume" released by "delete_volume" :: held 3.587s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6c3e0c48-3af4-4e7e-b834-fb5ee182b2d3 tempest-VolumesMetadataTest-729040473 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1be10062-1f2b-48ef-b0e6-fa4740dd295a" returned: 0 in 0.954s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6c3e0c48-3af4-4e7e-b834-fb5ee182b2d3 tempest-VolumesMetadataTest-729040473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1be10062-1f2b-48ef-b0e6-fa4740dd295a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5e67f711-b05e-4b63-9373-6d6c8a5a7dd0 tempest-ServersNegativeTestJSON-485373517 None] Acquiring lock "cinder-quobyte-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:18:50 devstack sudo[101627]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1be10062-1f2b-48ef-b0e6-fa4740dd295a Jun 25 18:18:50 devstack sudo[101627]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5e67f711-b05e-4b63-9373-6d6c8a5a7dd0 tempest-ServersNegativeTestJSON-485373517 None] Lock "cinder-quobyte-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3" acquired by "delete_volume" :: waited 0.032s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:18:50 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[7f0be73e-f9fe-4299-8216-4bae8fc9a382]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:18:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5e67f711-b05e-4b63-9373-6d6c8a5a7dd0 tempest-ServersNegativeTestJSON-485373517 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:50 devstack sudo[101629]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3 Jun 25 18:18:50 devstack sudo[101629]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:51 devstack sudo[101627]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6c3e0c48-3af4-4e7e-b834-fb5ee182b2d3 tempest-VolumesMetadataTest-729040473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1be10062-1f2b-48ef-b0e6-fa4740dd295a" returned: 0 in 1.020s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-6c3e0c48-3af4-4e7e-b834-fb5ee182b2d3 tempest-VolumesMetadataTest-729040473 None] Lock "cinder-quobyte-1be10062-1f2b-48ef-b0e6-fa4740dd295a" released by "delete_volume" :: held 2.040s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:51 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-6c3e0c48-3af4-4e7e-b834-fb5ee182b2d3 tempest-VolumesMetadataTest-729040473 None] Created reservations ['0f97c3da-4d84-4461-9bb5-db68ad9518bd', '19440a09-1b89-4746-aee0-ce3ddaae7f10', '4429fa1a-87e5-4525-bb3b-421a0abef3c1', 'f6b0b942-7841-4d8f-bba8-6679a908928b'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:18:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6c3e0c48-3af4-4e7e-b834-fb5ee182b2d3 tempest-VolumesMetadataTest-729040473 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6c3e0c48-3af4-4e7e-b834-fb5ee182b2d3 tempest-VolumesMetadataTest-729040473 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6c3e0c48-3af4-4e7e-b834-fb5ee182b2d3 tempest-VolumesMetadataTest-729040473 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:18:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6c3e0c48-3af4-4e7e-b834-fb5ee182b2d3 tempest-VolumesMetadataTest-729040473 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:18:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6c3e0c48-3af4-4e7e-b834-fb5ee182b2d3 tempest-VolumesMetadataTest-729040473 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6c3e0c48-3af4-4e7e-b834-fb5ee182b2d3 tempest-VolumesMetadataTest-729040473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:51 devstack sudo[101629]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:51 devstack sudo[101635]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:18:51 devstack sudo[101635]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5e67f711-b05e-4b63-9373-6d6c8a5a7dd0 tempest-ServersNegativeTestJSON-485373517 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3" returned: 0 in 1.216s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5e67f711-b05e-4b63-9373-6d6c8a5a7dd0 tempest-ServersNegativeTestJSON-485373517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:51 devstack sudo[101637]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3 Jun 25 18:18:51 devstack sudo[101637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:52 devstack sudo[101635]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6c3e0c48-3af4-4e7e-b834-fb5ee182b2d3 tempest-VolumesMetadataTest-729040473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.112s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:52 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-6c3e0c48-3af4-4e7e-b834-fb5ee182b2d3 tempest-VolumesMetadataTest-729040473 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:18:52 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-6c3e0c48-3af4-4e7e-b834-fb5ee182b2d3 tempest-VolumesMetadataTest-729040473 None] Deleted volume successfully. Jun 25 18:18:52 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-6c3e0c48-3af4-4e7e-b834-fb5ee182b2d3 tempest-VolumesMetadataTest-729040473 None] Lock "cinder-1be10062-1f2b-48ef-b0e6-fa4740dd295a-delete_volume" released by "delete_volume" :: held 3.561s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:52 devstack sudo[101637]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5e67f711-b05e-4b63-9373-6d6c8a5a7dd0 tempest-ServersNegativeTestJSON-485373517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3" returned: 0 in 1.242s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:52 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5e67f711-b05e-4b63-9373-6d6c8a5a7dd0 tempest-ServersNegativeTestJSON-485373517 None] Lock "cinder-quobyte-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3" released by "delete_volume" :: held 2.535s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:52 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-5e67f711-b05e-4b63-9373-6d6c8a5a7dd0 tempest-ServersNegativeTestJSON-485373517 None] Created reservations ['5d498f17-7baa-4056-8a14-39f30cc36a49', 'e69cfb01-fb46-44ae-b9ef-03dd82b2a0f1', '190a06cb-64ff-46cf-8a44-9de91c1d21f3', '9edaf587-f43b-47bf-a9d7-3a61454247b3'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:18:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5e67f711-b05e-4b63-9373-6d6c8a5a7dd0 tempest-ServersNegativeTestJSON-485373517 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5e67f711-b05e-4b63-9373-6d6c8a5a7dd0 tempest-ServersNegativeTestJSON-485373517 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5e67f711-b05e-4b63-9373-6d6c8a5a7dd0 tempest-ServersNegativeTestJSON-485373517 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:18:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5e67f711-b05e-4b63-9373-6d6c8a5a7dd0 tempest-ServersNegativeTestJSON-485373517 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:18:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5e67f711-b05e-4b63-9373-6d6c8a5a7dd0 tempest-ServersNegativeTestJSON-485373517 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5e67f711-b05e-4b63-9373-6d6c8a5a7dd0 tempest-ServersNegativeTestJSON-485373517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:52 devstack sudo[101641]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:18:52 devstack sudo[101641]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:54 devstack sudo[101641]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5e67f711-b05e-4b63-9373-6d6c8a5a7dd0 tempest-ServersNegativeTestJSON-485373517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.142s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:54 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-5e67f711-b05e-4b63-9373-6d6c8a5a7dd0 tempest-ServersNegativeTestJSON-485373517 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:18:54 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5e67f711-b05e-4b63-9373-6d6c8a5a7dd0 tempest-ServersNegativeTestJSON-485373517 None] Deleted volume successfully. Jun 25 18:18:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5e67f711-b05e-4b63-9373-6d6c8a5a7dd0 tempest-ServersNegativeTestJSON-485373517 None] Lock "cinder-5b0a5227-7a7c-4f6c-aab2-bb9af9959cb3-delete_volume" released by "delete_volume" :: held 4.128s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:18:55 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-d1b60dfb-1d4f-48b6-b54e-556b7c9b6eb8 tempest-GroupSnapshotsV319Test-1332166596 None] Group tempest-GroupSnapshotsV319Test-Group-1536991759: creating Jun 25 18:18:55 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-d1b60dfb-1d4f-48b6-b54e-556b7c9b6eb8 tempest-GroupSnapshotsV319Test-1332166596 None] Group tempest-GroupSnapshotsV319Test-Group-1536991759: created successfully Jun 25 18:18:55 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-d1b60dfb-1d4f-48b6-b54e-556b7c9b6eb8 tempest-GroupSnapshotsV319Test-1332166596 None] Create group completed successfully. Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Flow 'volume_create_manager' (71ff514a-45c6-459b-925b-47e8ee6ac8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8b8316c3-6b50-4b25-a754-7b0f09abf952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8b8316c3-6b50-4b25-a754-7b0f09abf952) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:18:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1795944405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=187ddbf2-f074-40bf-a9ae-916917132c86,host='devstack@QuobyteHD#QuobyteHD',id=1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f382121350bc49a6a175dde2d6ffc057',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:18: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-25T16:18:57Z,use_quota=True,user_id='f69319a49daa45a38376d4b118963e71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48fa219a-3ca4-4987-9acf-31658f5ff38a),volume_type_id=48fa219a-3ca4-4987-9acf-31658f5ff38a)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ae54489-cefe-4b41-b6b8-a4ba629fac6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ae54489-cefe-4b41-b6b8-a4ba629fac6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7da6358a-2420-401f-9a20-55722d17d7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7da6358a-2420-401f-9a20-55722d17d7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec', 'volume_name': 'volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f135300-a7d6-40c2-b52d-f48d5ae39725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f135300-a7d6-40c2-b52d-f48d5ae39725) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (38c5ba6b-fac6-4443-a825-b2106d6e1446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:57 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Volume 1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec', 'volume_size': 1} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=187ddbf2-f074-40bf-a9ae-916917132c86,created_at=2026-06-25T16:18:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1795944405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=187ddbf2-f074-40bf-a9ae-916917132c86,host='devstack@QuobyteHD#QuobyteHD',id=1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f382121350bc49a6a175dde2d6ffc057',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:18: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-25T16:18:57Z,use_quota=True,user_id='f69319a49daa45a38376d4b118963e71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48fa219a-3ca4-4987-9acf-31658f5ff38a),volume_type_id=48fa219a-3ca4-4987-9acf-31658f5ff38a)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Creating volume 1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:18:57 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:57 devstack sudo[101745]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec 1073741824 Jun 25 18:18:57 devstack sudo[101745]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:58 devstack sudo[101747]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:18:58 devstack sudo[101747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:58 devstack sudo[101745]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec 1073741824" returned: 0 in 1.289s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:18:58 devstack sudo[101754]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec Jun 25 18:18:58 devstack sudo[101754]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:18:59 devstack sudo[101747]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.163s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:59 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:18:59 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:18:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 28 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:18:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:18:59 devstack sudo[101754]: pam_unix(sudo:session): session closed for user root Jun 25 18:18:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec" returned: 0 in 0.911s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:18:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] <== create_volume: return (2290ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:18:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.300s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:18:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (38c5ba6b-fac6-4443-a825-b2106d6e1446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12dac2b4-d261-4fe5-bbe8-1ed64455c233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:18:59 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Volume volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec (1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec): created successfully Jun 25 18:18:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12dac2b4-d261-4fe5-bbe8-1ed64455c233) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:18:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Flow 'volume_create_manager' (71ff514a-45c6-459b-925b-47e8ee6ac8c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:18:59 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-b20bfa38-2357-4013-97f7-be67816a6a3f tempest-GroupSnapshotsV319Test-1332166596 None] Created volume successfully. Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Flow 'volume_create_manager' (8faa0e2d-3eed-4bb5-aeff-ac272441834b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6590d906-7500-4e21-9b76-e33f6b913688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6590d906-7500-4e21-9b76-e33f6b913688) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:19:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-869811385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=003f560a-74a8-4316-901b-0b9ddb62fd9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='066e2836ffef49b686d0c1dea1618274',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:19: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-25T16:19:01Z,use_quota=True,user_id='b7b46fa1ed664730b8efcdc4a194e989',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a3b0e7d5-9e45-4b83-9ce6-0579c0fd80ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a3b0e7d5-9e45-4b83-9ce6-0579c0fd80ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e006ea76-b3ea-4e83-bf77-ac15d055a04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e006ea76-b3ea-4e83-bf77-ac15d055a04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '003f560a-74a8-4316-901b-0b9ddb62fd9c', 'volume_name': 'volume-003f560a-74a8-4316-901b-0b9ddb62fd9c', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b6312d8-af27-4813-bd45-b969fbd3b8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b6312d8-af27-4813-bd45-b969fbd3b8c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (743043e6-d47f-4c27-930a-793292b755b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:01 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Volume 003f560a-74a8-4316-901b-0b9ddb62fd9c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-003f560a-74a8-4316-901b-0b9ddb62fd9c', 'volume_size': 1} Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:19:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-869811385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=003f560a-74a8-4316-901b-0b9ddb62fd9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='066e2836ffef49b686d0c1dea1618274',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:19: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-25T16:19:01Z,use_quota=True,user_id='b7b46fa1ed664730b8efcdc4a194e989',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Creating volume 003f560a-74a8-4316-901b-0b9ddb62fd9c {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:19:01 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-003f560a-74a8-4316-901b-0b9ddb62fd9c 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:01 devstack sudo[101762]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-003f560a-74a8-4316-901b-0b9ddb62fd9c 1073741824 Jun 25 18:19:01 devstack sudo[101762]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:01 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-b714d89b-f11b-48dd-beaf-47cc09cd96d7 tempest-GroupSnapshotsV319Test-1332166596 None] GroupSnapshot 9a35c84b-d716-413a-a490-3427160b95b2: creating. Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b714d89b-f11b-48dd-beaf-47cc09cd96d7 tempest-GroupSnapshotsV319Test-1332166596 None] Group snapshot 9a35c84b-d716-413a-a490-3427160b95b2: creating. {{(pid=93917) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4755}} Jun 25 18:19:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b714d89b-f11b-48dd-beaf-47cc09cd96d7 tempest-GroupSnapshotsV319Test-1332166596 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:02 devstack sudo[101762]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-003f560a-74a8-4316-901b-0b9ddb62fd9c 1073741824" returned: 0 in 1.031s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-003f560a-74a8-4316-901b-0b9ddb62fd9c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:02 devstack sudo[101778]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-003f560a-74a8-4316-901b-0b9ddb62fd9c Jun 25 18:19:02 devstack sudo[101778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:03 devstack sudo[101778]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-003f560a-74a8-4316-901b-0b9ddb62fd9c" returned: 0 in 1.197s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:03 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] <== create_volume: return (2279ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:19:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.281s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b714d89b-f11b-48dd-beaf-47cc09cd96d7 tempest-GroupSnapshotsV319Test-1332166596 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 2.096s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:03 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-b714d89b-f11b-48dd-beaf-47cc09cd96d7 tempest-GroupSnapshotsV319Test-1332166596 None] Creating offline snapshot 71a2c62a-06f5-4c66-aab8-adf7a192f49b of volume 1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:19:03 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (743043e6-d47f-4c27-930a-793292b755b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-003f560a-74a8-4316-901b-0b9ddb62fd9c', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:03 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b766a8fc-95c7-41fe-9462-3625fa467e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:03 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[055a20a3-f320-48f3-858c-e90068e60b9d]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b714d89b-f11b-48dd-beaf-47cc09cd96d7 tempest-GroupSnapshotsV319Test-1332166596 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:03 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Volume volume-003f560a-74a8-4316-901b-0b9ddb62fd9c (003f560a-74a8-4316-901b-0b9ddb62fd9c): created successfully Jun 25 18:19:03 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b766a8fc-95c7-41fe-9462-3625fa467e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:03 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Flow 'volume_create_manager' (8faa0e2d-3eed-4bb5-aeff-ac272441834b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:19:03 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-74322072-665e-47d3-952c-e861389efb97 tempest-VolumesTransfersTest-518809778 None] Created volume successfully. Jun 25 18:19:04 devstack sudo[101844]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec Jun 25 18:19:04 devstack sudo[101844]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:05 devstack sudo[101844]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b714d89b-f11b-48dd-beaf-47cc09cd96d7 tempest-GroupSnapshotsV319Test-1332166596 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec" returned: 0 in 1.704s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b714d89b-f11b-48dd-beaf-47cc09cd96d7 tempest-GroupSnapshotsV319Test-1332166596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.71a2c62a-06f5-4c66-aab8-adf7a192f49b 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:05 devstack sudo[101869]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.71a2c62a-06f5-4c66-aab8-adf7a192f49b 1G Jun 25 18:19:05 devstack sudo[101869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:06 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-2cadc175-e283-4290-b96b-b7c3419e8d72 tempest-VolumesTransfersTest-1294219358 None] Transfer volume completed successfully. Jun 25 18:19:07 devstack sudo[101869]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b714d89b-f11b-48dd-beaf-47cc09cd96d7 tempest-GroupSnapshotsV319Test-1332166596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.71a2c62a-06f5-4c66-aab8-adf7a192f49b 1G" returned: 0 in 1.709s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b714d89b-f11b-48dd-beaf-47cc09cd96d7 tempest-GroupSnapshotsV319Test-1332166596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.71a2c62a-06f5-4c66-aab8-adf7a192f49b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:07 devstack sudo[101876]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.71a2c62a-06f5-4c66-aab8-adf7a192f49b Jun 25 18:19:07 devstack sudo[101876]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-63fe9b4b-2ec1-426c-81c2-c4c993d0dac2 tempest-VolumesTransfersTest-1258591736 None] Acquiring lock "cinder-003f560a-74a8-4316-901b-0b9ddb62fd9c-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-63fe9b4b-2ec1-426c-81c2-c4c993d0dac2 tempest-VolumesTransfersTest-1258591736 None] Lock "cinder-003f560a-74a8-4316-901b-0b9ddb62fd9c-delete_volume" acquired by "delete_volume" :: waited 0.058s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-63fe9b4b-2ec1-426c-81c2-c4c993d0dac2 tempest-VolumesTransfersTest-1258591736 None] Acquiring lock "cinder-quobyte-003f560a-74a8-4316-901b-0b9ddb62fd9c" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-63fe9b4b-2ec1-426c-81c2-c4c993d0dac2 tempest-VolumesTransfersTest-1258591736 None] Lock "cinder-quobyte-003f560a-74a8-4316-901b-0b9ddb62fd9c" acquired by "delete_volume" :: waited 0.033s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:07 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[4354bf96-8ca1-412a-93dc-aeb2a8f9c4da]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-63fe9b4b-2ec1-426c-81c2-c4c993d0dac2 tempest-VolumesTransfersTest-1258591736 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-003f560a-74a8-4316-901b-0b9ddb62fd9c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:07 devstack sudo[101878]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-003f560a-74a8-4316-901b-0b9ddb62fd9c Jun 25 18:19:07 devstack sudo[101878]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:08 devstack sudo[101876]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b714d89b-f11b-48dd-beaf-47cc09cd96d7 tempest-GroupSnapshotsV319Test-1332166596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.71a2c62a-06f5-4c66-aab8-adf7a192f49b" returned: 0 in 1.866s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:08 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-b714d89b-f11b-48dd-beaf-47cc09cd96d7 tempest-GroupSnapshotsV319Test-1332166596 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.71a2c62a-06f5-4c66-aab8-adf7a192f49b is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:19:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b714d89b-f11b-48dd-beaf-47cc09cd96d7 tempest-GroupSnapshotsV319Test-1332166596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.71a2c62a-06f5-4c66-aab8-adf7a192f49b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:09 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/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.71a2c62a-06f5-4c66-aab8-adf7a192f49b Jun 25 18:19:09 devstack sudo[101883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-63fe9b4b-2ec1-426c-81c2-c4c993d0dac2 tempest-VolumesTransfersTest-1258591736 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-003f560a-74a8-4316-901b-0b9ddb62fd9c" returned: 0 in 1.679s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-63fe9b4b-2ec1-426c-81c2-c4c993d0dac2 tempest-VolumesTransfersTest-1258591736 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-003f560a-74a8-4316-901b-0b9ddb62fd9c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:09 devstack sudo[101878]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:09 devstack sudo[101888]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-003f560a-74a8-4316-901b-0b9ddb62fd9c Jun 25 18:19:09 devstack sudo[101888]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:10 devstack sudo[101883]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b714d89b-f11b-48dd-beaf-47cc09cd96d7 tempest-GroupSnapshotsV319Test-1332166596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.71a2c62a-06f5-4c66-aab8-adf7a192f49b" returned: 0 in 1.096s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b714d89b-f11b-48dd-beaf-47cc09cd96d7 tempest-GroupSnapshotsV319Test-1332166596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:10 devstack sudo[101891]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.info Jun 25 18:19:10 devstack sudo[101891]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:10 devstack sudo[101888]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-63fe9b4b-2ec1-426c-81c2-c4c993d0dac2 tempest-VolumesTransfersTest-1258591736 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-003f560a-74a8-4316-901b-0b9ddb62fd9c" returned: 0 in 1.190s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:10 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-63fe9b4b-2ec1-426c-81c2-c4c993d0dac2 tempest-VolumesTransfersTest-1258591736 None] Lock "cinder-quobyte-003f560a-74a8-4316-901b-0b9ddb62fd9c" released by "delete_volume" :: held 3.008s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:10 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-63fe9b4b-2ec1-426c-81c2-c4c993d0dac2 tempest-VolumesTransfersTest-1258591736 None] Created reservations ['b9534045-25d2-4164-a8d6-1c7b35f1851a', '55d72874-710a-4f74-97be-6f2682ad87c3', '0b1384b6-05d7-4d9e-8022-e7f02c84d2a4', '7f64b703-15bc-4cb4-8b38-862ab32fe45b'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:19:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-63fe9b4b-2ec1-426c-81c2-c4c993d0dac2 tempest-VolumesTransfersTest-1258591736 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-63fe9b4b-2ec1-426c-81c2-c4c993d0dac2 tempest-VolumesTransfersTest-1258591736 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:11 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-63fe9b4b-2ec1-426c-81c2-c4c993d0dac2 tempest-VolumesTransfersTest-1258591736 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:19:11 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-63fe9b4b-2ec1-426c-81c2-c4c993d0dac2 tempest-VolumesTransfersTest-1258591736 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:19:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-63fe9b4b-2ec1-426c-81c2-c4c993d0dac2 tempest-VolumesTransfersTest-1258591736 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-63fe9b4b-2ec1-426c-81c2-c4c993d0dac2 tempest-VolumesTransfersTest-1258591736 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:11 devstack sudo[101896]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:19:11 devstack sudo[101896]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:11 devstack sudo[101891]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b714d89b-f11b-48dd-beaf-47cc09cd96d7 tempest-GroupSnapshotsV319Test-1332166596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.info" returned: 0 in 1.352s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:11 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-b714d89b-f11b-48dd-beaf-47cc09cd96d7 tempest-GroupSnapshotsV319Test-1332166596 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.info is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:19:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b714d89b-f11b-48dd-beaf-47cc09cd96d7 tempest-GroupSnapshotsV319Test-1332166596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:11 devstack sudo[101899]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.info Jun 25 18:19:11 devstack sudo[101899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Flow 'volume_create_manager' (7121a78e-a143-44d4-9b46-848a098b5ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3f5e76c-a628-4c1e-b6b7-fd32d6adb1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3f5e76c-a628-4c1e-b6b7-fd32d6adb1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:19:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1019997981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0d569e53-fbf2-44ca-a504-88f55da77428,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='066e2836ffef49b686d0c1dea1618274',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:19: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-25T16:19:12Z,use_quota=True,user_id='b7b46fa1ed664730b8efcdc4a194e989',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (79e2c16f-ddee-4d9c-88a1-b73e6a0a1734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (79e2c16f-ddee-4d9c-88a1-b73e6a0a1734) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80e9fda8-bc18-4f97-a21c-89817080d360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80e9fda8-bc18-4f97-a21c-89817080d360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0d569e53-fbf2-44ca-a504-88f55da77428', 'volume_name': 'volume-0d569e53-fbf2-44ca-a504-88f55da77428', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3aa54160-0092-4405-a984-1ac854486754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3aa54160-0092-4405-a984-1ac854486754) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9b40c7f-860c-4e45-9144-53d1e3e30222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:12 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Volume 0d569e53-fbf2-44ca-a504-88f55da77428: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0d569e53-fbf2-44ca-a504-88f55da77428', 'volume_size': 1} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:12 devstack sudo[101896]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-63fe9b4b-2ec1-426c-81c2-c4c993d0dac2 tempest-VolumesTransfersTest-1258591736 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.669s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-63fe9b4b-2ec1-426c-81c2-c4c993d0dac2 tempest-VolumesTransfersTest-1258591736 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:19:12 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-63fe9b4b-2ec1-426c-81c2-c4c993d0dac2 tempest-VolumesTransfersTest-1258591736 None] Deleted volume successfully. Jun 25 18:19:12 devstack sudo[101899]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b714d89b-f11b-48dd-beaf-47cc09cd96d7 tempest-GroupSnapshotsV319Test-1332166596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.info" returned: 0 in 1.149s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b714d89b-f11b-48dd-beaf-47cc09cd96d7 tempest-GroupSnapshotsV319Test-1332166596 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 9.127s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.163s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:19:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1019997981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0d569e53-fbf2-44ca-a504-88f55da77428,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='066e2836ffef49b686d0c1dea1618274',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:19: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-25T16:19:12Z,use_quota=True,user_id='b7b46fa1ed664730b8efcdc4a194e989',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Creating volume 0d569e53-fbf2-44ca-a504-88f55da77428 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:19:12 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d569e53-fbf2-44ca-a504-88f55da77428 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:12 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-63fe9b4b-2ec1-426c-81c2-c4c993d0dac2 tempest-VolumesTransfersTest-1258591736 None] Lock "cinder-003f560a-74a8-4316-901b-0b9ddb62fd9c-delete_volume" released by "delete_volume" :: held 5.324s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:12 devstack sudo[101904]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d569e53-fbf2-44ca-a504-88f55da77428 1073741824 Jun 25 18:19:12 devstack sudo[101904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:12 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-b714d89b-f11b-48dd-beaf-47cc09cd96d7 tempest-GroupSnapshotsV319Test-1332166596 None] group_snapshot 9a35c84b-d716-413a-a490-3427160b95b2: created successfully Jun 25 18:19:14 devstack sudo[101904]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d569e53-fbf2-44ca-a504-88f55da77428 1073741824" returned: 0 in 1.439s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d569e53-fbf2-44ca-a504-88f55da77428 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:14 devstack sudo[101910]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d569e53-fbf2-44ca-a504-88f55da77428 Jun 25 18:19:14 devstack sudo[101910]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:14 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] group_snapshot 9a35c84b-d716-413a-a490-3427160b95b2: deleting Jun 25 18:19:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] group_snapshot 9a35c84b-d716-413a-a490-3427160b95b2: deleting {{(pid=93917) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4930}} Jun 25 18:19:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] Acquiring lock "cinder-quobyte-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] Lock "cinder-quobyte-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec" acquired by "delete_snapshot" :: waited 0.045s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] Acquiring lock "cinder-quobyte-71a2c62a-06f5-4c66-aab8-adf7a192f49b" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] Lock "cinder-quobyte-71a2c62a-06f5-4c66-aab8-adf7a192f49b" acquired by "_delete_snapshot" :: waited 0.044s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] Deleting offline snapshot 71a2c62a-06f5-4c66-aab8-adf7a192f49b of volume 1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:19:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] snapshot_file for this snap is: volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.71a2c62a-06f5-4c66-aab8-adf7a192f49b {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:19:14 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[a196f8aa-10be-4aa0-991c-d195fcdba95d]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.71a2c62a-06f5-4c66-aab8-adf7a192f49b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:14 devstack sudo[101912]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.71a2c62a-06f5-4c66-aab8-adf7a192f49b Jun 25 18:19:14 devstack sudo[101912]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:15 devstack sudo[101910]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d569e53-fbf2-44ca-a504-88f55da77428" returned: 0 in 1.103s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] <== create_volume: return (2655ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:19:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.659s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9b40c7f-860c-4e45-9144-53d1e3e30222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0d569e53-fbf2-44ca-a504-88f55da77428', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4971fa53-4385-49fd-9ed7-71e6e9415ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:15 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Volume volume-0d569e53-fbf2-44ca-a504-88f55da77428 (0d569e53-fbf2-44ca-a504-88f55da77428): created successfully Jun 25 18:19:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4971fa53-4385-49fd-9ed7-71e6e9415ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Flow 'volume_create_manager' (7121a78e-a143-44d4-9b46-848a098b5ed5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:19:15 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-498e9aa3-852d-46c5-a6c5-90b319e79821 tempest-VolumesTransfersTest-518809778 None] Created volume successfully. Jun 25 18:19:15 devstack sudo[101912]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.71a2c62a-06f5-4c66-aab8-adf7a192f49b" returned: 0 in 1.098s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:19:15 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[4d201c44-e770-47c7-b95a-f4e0e7c9de06]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:16 devstack sudo[101918]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec Jun 25 18:19:16 devstack sudo[101918]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=82,cinder:UPDATE=97,cinder:INSERT=23,cinder:DELETE=5 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:UPDATE=104,cinder:DELETE=11,cinder:SELECT=64,cinder:INSERT=24 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Flow 'volume_create_manager' (a6da9bd5-5dce-455f-95bd-be2eb2a96343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d87bc8b-ff38-4e08-bb91-cdd5389c8b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d87bc8b-ff38-4e08-bb91-cdd5389c8b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:19:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-15006073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=95f95d5e-efbd-4043-9917-906409f6e07e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e897dd92a1d4c9bbce06d3efa537e38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:19:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:19:17Z,use_quota=True,user_id='fe3ec4cb44a0429c8e1eb48c180336b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3b7a3e0a-da6c-4e07-8354-381c076d72e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3b7a3e0a-da6c-4e07-8354-381c076d72e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (887f1e55-7f0f-4458-b75d-b921d42a20de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (887f1e55-7f0f-4458-b75d-b921d42a20de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '95f95d5e-efbd-4043-9917-906409f6e07e', 'volume_name': 'volume-95f95d5e-efbd-4043-9917-906409f6e07e', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1718c7ca-3bf2-43d6-892c-3bcd4e95deb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1718c7ca-3bf2-43d6-892c-3bcd4e95deb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9c3e7311-d480-432d-9bb5-343e22f5892d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:16 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Volume 95f95d5e-efbd-4043-9917-906409f6e07e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-95f95d5e-efbd-4043-9917-906409f6e07e', 'volume_size': 1} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:19:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-15006073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=95f95d5e-efbd-4043-9917-906409f6e07e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e897dd92a1d4c9bbce06d3efa537e38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:19:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:19:17Z,use_quota=True,user_id='fe3ec4cb44a0429c8e1eb48c180336b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Creating volume 95f95d5e-efbd-4043-9917-906409f6e07e {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:19:16 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:16 devstack sudo[101918]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec" returned: 0 in 1.074s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.71a2c62a-06f5-4c66-aab8-adf7a192f49b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:17 devstack sudo[101924]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e 1073741824 Jun 25 18:19:17 devstack sudo[101924]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:17 devstack sudo[101925]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.71a2c62a-06f5-4c66-aab8-adf7a192f49b Jun 25 18:19:17 devstack sudo[101925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:17 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f081d67d-71f3-48fc-a50f-9bc68ef2516d tempest-VolumesTransfersTest-1258591736 None] Acquiring lock "cinder-0d569e53-fbf2-44ca-a504-88f55da77428-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:17 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f081d67d-71f3-48fc-a50f-9bc68ef2516d tempest-VolumesTransfersTest-1258591736 None] Lock "cinder-0d569e53-fbf2-44ca-a504-88f55da77428-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:17 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f081d67d-71f3-48fc-a50f-9bc68ef2516d tempest-VolumesTransfersTest-1258591736 None] Acquiring lock "cinder-quobyte-0d569e53-fbf2-44ca-a504-88f55da77428" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:17 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f081d67d-71f3-48fc-a50f-9bc68ef2516d tempest-VolumesTransfersTest-1258591736 None] Lock "cinder-quobyte-0d569e53-fbf2-44ca-a504-88f55da77428" acquired by "delete_volume" :: waited 0.028s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:17 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[f9f4572c-a169-4f1c-82e2-051e32f8e141]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f081d67d-71f3-48fc-a50f-9bc68ef2516d tempest-VolumesTransfersTest-1258591736 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d569e53-fbf2-44ca-a504-88f55da77428 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:17 devstack sudo[101928]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d569e53-fbf2-44ca-a504-88f55da77428 Jun 25 18:19:17 devstack sudo[101928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:18 devstack sudo[101925]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.71a2c62a-06f5-4c66-aab8-adf7a192f49b" returned: 0 in 1.164s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.71a2c62a-06f5-4c66-aab8-adf7a192f49b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:18 devstack sudo[101957]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.71a2c62a-06f5-4c66-aab8-adf7a192f49b Jun 25 18:19:18 devstack sudo[101957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:18 devstack sudo[101924]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e 1073741824" returned: 0 in 1.241s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:18 devstack sudo[101959]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e Jun 25 18:19:18 devstack sudo[101959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:18 devstack sudo[101928]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f081d67d-71f3-48fc-a50f-9bc68ef2516d tempest-VolumesTransfersTest-1258591736 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d569e53-fbf2-44ca-a504-88f55da77428" returned: 0 in 0.962s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f081d67d-71f3-48fc-a50f-9bc68ef2516d tempest-VolumesTransfersTest-1258591736 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d569e53-fbf2-44ca-a504-88f55da77428 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:18 devstack sudo[101964]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d569e53-fbf2-44ca-a504-88f55da77428 Jun 25 18:19:18 devstack sudo[101964]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:18 devstack sudo[101957]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec.71a2c62a-06f5-4c66-aab8-adf7a192f49b" returned: 0 in 0.809s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] Lock "cinder-quobyte-71a2c62a-06f5-4c66-aab8-adf7a192f49b" released by "_delete_snapshot" :: held 4.345s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] Lock "cinder-quobyte-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec" released by "delete_snapshot" :: held 4.405s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:19 devstack sudo[101959]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e" returned: 0 in 0.860s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] <== create_volume: return (2150ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:19:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.153s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9c3e7311-d480-432d-9bb5-343e22f5892d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-95f95d5e-efbd-4043-9917-906409f6e07e', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9ac6a14a-89ec-4742-9982-69f3f446db78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:19 devstack cinder-volume[93917]: WARNING cinder.quota [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1192883530 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1192883530, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:19:19 devstack cinder-volume[93917]: WARNING cinder.quota [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1192883530 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1192883530, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:19:19 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Volume volume-95f95d5e-efbd-4043-9917-906409f6e07e (95f95d5e-efbd-4043-9917-906409f6e07e): created successfully Jun 25 18:19:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9ac6a14a-89ec-4742-9982-69f3f446db78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Flow 'volume_create_manager' (a6da9bd5-5dce-455f-95bd-be2eb2a96343) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:19:19 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-f9b28eb3-faf0-40e2-b7d5-c34375ddf4d6 req-d4f67111-c1a7-4d6d-8e6c-f18d6e38f628 tempest-VolumesSnapshotsTestJSON-1697565114 None] Created volume successfully. Jun 25 18:19:19 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] Created reservations ['f2d8ecd3-ef8a-458f-8f3d-0a163a3c7319', '2b7ced61-7eea-4435-993f-5562fc560c5a', '1deeacfa-df8d-4159-914e-2af99ec221ec', '20c9e0d6-bb64-424f-97d9-e75690b72a60'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:19:19 devstack sudo[101964]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f081d67d-71f3-48fc-a50f-9bc68ef2516d tempest-VolumesTransfersTest-1258591736 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d569e53-fbf2-44ca-a504-88f55da77428" returned: 0 in 0.782s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f081d67d-71f3-48fc-a50f-9bc68ef2516d tempest-VolumesTransfersTest-1258591736 None] Lock "cinder-quobyte-0d569e53-fbf2-44ca-a504-88f55da77428" released by "delete_volume" :: held 1.831s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:19 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-9fd21e6a-7f77-4d51-ae08-54692beb9528 tempest-GroupSnapshotsV319Test-1332166596 None] group_snapshot 9a35c84b-d716-413a-a490-3427160b95b2: deleted successfully Jun 25 18:19:19 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-f081d67d-71f3-48fc-a50f-9bc68ef2516d tempest-VolumesTransfersTest-1258591736 None] Created reservations ['5a66035c-ea1e-47d5-85a7-58c63835938c', '520d972f-0112-495a-a4ce-6d3e03eb7532', 'b43700b3-10d5-464f-bf8e-caab7286e9cd', '1b8dfb25-7f61-4b72-a970-91cf1b0015ef'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:19:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f081d67d-71f3-48fc-a50f-9bc68ef2516d tempest-VolumesTransfersTest-1258591736 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f081d67d-71f3-48fc-a50f-9bc68ef2516d tempest-VolumesTransfersTest-1258591736 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f081d67d-71f3-48fc-a50f-9bc68ef2516d tempest-VolumesTransfersTest-1258591736 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:19:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f081d67d-71f3-48fc-a50f-9bc68ef2516d tempest-VolumesTransfersTest-1258591736 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:19:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f081d67d-71f3-48fc-a50f-9bc68ef2516d tempest-VolumesTransfersTest-1258591736 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f081d67d-71f3-48fc-a50f-9bc68ef2516d tempest-VolumesTransfersTest-1258591736 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:19 devstack sudo[101969]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:19:19 devstack sudo[101969]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:20 devstack sudo[101969]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f081d67d-71f3-48fc-a50f-9bc68ef2516d tempest-VolumesTransfersTest-1258591736 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.799s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:20 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-f081d67d-71f3-48fc-a50f-9bc68ef2516d tempest-VolumesTransfersTest-1258591736 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:19:20 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-f081d67d-71f3-48fc-a50f-9bc68ef2516d tempest-VolumesTransfersTest-1258591736 None] Deleted volume successfully. Jun 25 18:19:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f081d67d-71f3-48fc-a50f-9bc68ef2516d tempest-VolumesTransfersTest-1258591736 None] Lock "cinder-0d569e53-fbf2-44ca-a504-88f55da77428-delete_volume" released by "delete_volume" :: held 2.900s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c9c71343-cd6e-408d-bb89-e0d52e1cafed tempest-GroupSnapshotsV319Test-1332166596 None] Acquiring lock "cinder-quobyte-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-79702998-5780-49c1-9842-aad26e857b3b req-9dcef163-c907-4140-97a5-75c6b070b95d tempest-VolumesSnapshotsTestJSON-1697565114 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-79702998-5780-49c1-9842-aad26e857b3b req-9dcef163-c907-4140-97a5-75c6b070b95d tempest-VolumesSnapshotsTestJSON-1697565114 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c9c71343-cd6e-408d-bb89-e0d52e1cafed tempest-GroupSnapshotsV319Test-1332166596 None] Lock "cinder-quobyte-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec" acquired by "delete_volume" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:20 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [req-79702998-5780-49c1-9842-aad26e857b3b req-9dcef163-c907-4140-97a5-75c6b070b95d tempest-VolumesSnapshotsTestJSON-1697565114 None] Creating offline snapshot 768def3c-c1fb-47de-9d79-6364ed69a9bf of volume 95f95d5e-efbd-4043-9917-906409f6e07e {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:19:20 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[12c1fea4-308e-4b68-9fe1-5380b58aea82]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c9c71343-cd6e-408d-bb89-e0d52e1cafed tempest-GroupSnapshotsV319Test-1332166596 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:20 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[1c4e6487-9bcc-4607-a7f7-dfefacdc5112]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-79702998-5780-49c1-9842-aad26e857b3b req-9dcef163-c907-4140-97a5-75c6b070b95d tempest-VolumesSnapshotsTestJSON-1697565114 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:20 devstack sudo[101972]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec Jun 25 18:19:20 devstack sudo[101972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:20 devstack sudo[101973]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e Jun 25 18:19:20 devstack sudo[101973]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:21 devstack sudo[101972]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c9c71343-cd6e-408d-bb89-e0d52e1cafed tempest-GroupSnapshotsV319Test-1332166596 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec" returned: 0 in 1.032s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c9c71343-cd6e-408d-bb89-e0d52e1cafed tempest-GroupSnapshotsV319Test-1332166596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:21 devstack sudo[101973]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-79702998-5780-49c1-9842-aad26e857b3b req-9dcef163-c907-4140-97a5-75c6b070b95d tempest-VolumesSnapshotsTestJSON-1697565114 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e" returned: 0 in 1.014s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-79702998-5780-49c1-9842-aad26e857b3b req-9dcef163-c907-4140-97a5-75c6b070b95d tempest-VolumesSnapshotsTestJSON-1697565114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.768def3c-c1fb-47de-9d79-6364ed69a9bf 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:21 devstack sudo[101984]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec Jun 25 18:19:21 devstack sudo[101984]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:21 devstack sudo[101985]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.768def3c-c1fb-47de-9d79-6364ed69a9bf 1G Jun 25 18:19:21 devstack sudo[101985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:22 devstack sudo[101984]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c9c71343-cd6e-408d-bb89-e0d52e1cafed tempest-GroupSnapshotsV319Test-1332166596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec" returned: 0 in 0.923s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c9c71343-cd6e-408d-bb89-e0d52e1cafed tempest-GroupSnapshotsV319Test-1332166596 None] Lock "cinder-quobyte-1e2d02fd-e5e1-4b13-b8b1-b9fd6e610bec" released by "delete_volume" :: held 2.076s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:22 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-c9c71343-cd6e-408d-bb89-e0d52e1cafed tempest-GroupSnapshotsV319Test-1332166596 None] Created reservations ['e9797cb6-18dc-4596-948b-057e1b3eefe9'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:19:22 devstack cinder-volume[93917]: WARNING cinder.quota [None req-c9c71343-cd6e-408d-bb89-e0d52e1cafed tempest-GroupSnapshotsV319Test-1332166596 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1192883530 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1192883530, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:19:22 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-c9c71343-cd6e-408d-bb89-e0d52e1cafed tempest-GroupSnapshotsV319Test-1332166596 None] Created reservations ['ffdcf8b0-a1d0-4a2f-b7b4-1dc6cd3d93d5', '4aa90854-4974-4274-a56b-de247e965251', '15c487cd-ef81-494f-b34d-09954674e1b7', 'd64531c5-41b0-445d-a591-c8067976a7c8'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:19:23 devstack sudo[101985]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c9c71343-cd6e-408d-bb89-e0d52e1cafed tempest-GroupSnapshotsV319Test-1332166596 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c9c71343-cd6e-408d-bb89-e0d52e1cafed tempest-GroupSnapshotsV319Test-1332166596 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:23 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c9c71343-cd6e-408d-bb89-e0d52e1cafed tempest-GroupSnapshotsV319Test-1332166596 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:19:23 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c9c71343-cd6e-408d-bb89-e0d52e1cafed tempest-GroupSnapshotsV319Test-1332166596 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:19:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c9c71343-cd6e-408d-bb89-e0d52e1cafed tempest-GroupSnapshotsV319Test-1332166596 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c9c71343-cd6e-408d-bb89-e0d52e1cafed tempest-GroupSnapshotsV319Test-1332166596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-79702998-5780-49c1-9842-aad26e857b3b req-9dcef163-c907-4140-97a5-75c6b070b95d tempest-VolumesSnapshotsTestJSON-1697565114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.768def3c-c1fb-47de-9d79-6364ed69a9bf 1G" returned: 0 in 1.267s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-79702998-5780-49c1-9842-aad26e857b3b req-9dcef163-c907-4140-97a5-75c6b070b95d tempest-VolumesSnapshotsTestJSON-1697565114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-95f95d5e-efbd-4043-9917-906409f6e07e -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.768def3c-c1fb-47de-9d79-6364ed69a9bf {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:23 devstack sudo[101999]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:19:23 devstack sudo[101999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:23 devstack sudo[102000]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-95f95d5e-efbd-4043-9917-906409f6e07e -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.768def3c-c1fb-47de-9d79-6364ed69a9bf Jun 25 18:19:23 devstack sudo[102000]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:24 devstack sudo[101999]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c9c71343-cd6e-408d-bb89-e0d52e1cafed tempest-GroupSnapshotsV319Test-1332166596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.092s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:24 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-c9c71343-cd6e-408d-bb89-e0d52e1cafed tempest-GroupSnapshotsV319Test-1332166596 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:19:24 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-c9c71343-cd6e-408d-bb89-e0d52e1cafed tempest-GroupSnapshotsV319Test-1332166596 None] Delete group completed successfully. Jun 25 18:19:24 devstack sudo[102000]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-79702998-5780-49c1-9842-aad26e857b3b req-9dcef163-c907-4140-97a5-75c6b070b95d tempest-VolumesSnapshotsTestJSON-1697565114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-95f95d5e-efbd-4043-9917-906409f6e07e -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.768def3c-c1fb-47de-9d79-6364ed69a9bf" returned: 0 in 1.260s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:24 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [req-79702998-5780-49c1-9842-aad26e857b3b req-9dcef163-c907-4140-97a5-75c6b070b95d tempest-VolumesSnapshotsTestJSON-1697565114 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.768def3c-c1fb-47de-9d79-6364ed69a9bf is being set with open permissions: ugo+rw Jun 25 18:19:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-79702998-5780-49c1-9842-aad26e857b3b req-9dcef163-c907-4140-97a5-75c6b070b95d tempest-VolumesSnapshotsTestJSON-1697565114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.768def3c-c1fb-47de-9d79-6364ed69a9bf {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:24 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/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.768def3c-c1fb-47de-9d79-6364ed69a9bf Jun 25 18:19:24 devstack sudo[102008]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:25 devstack sudo[102008]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-79702998-5780-49c1-9842-aad26e857b3b req-9dcef163-c907-4140-97a5-75c6b070b95d tempest-VolumesSnapshotsTestJSON-1697565114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.768def3c-c1fb-47de-9d79-6364ed69a9bf" returned: 0 in 0.812s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-79702998-5780-49c1-9842-aad26e857b3b req-9dcef163-c907-4140-97a5-75c6b070b95d tempest-VolumesSnapshotsTestJSON-1697565114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:25 devstack sudo[102011]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.info Jun 25 18:19:25 devstack sudo[102011]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:26 devstack sudo[102011]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-79702998-5780-49c1-9842-aad26e857b3b req-9dcef163-c907-4140-97a5-75c6b070b95d tempest-VolumesSnapshotsTestJSON-1697565114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.info" returned: 0 in 0.987s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:26 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [req-79702998-5780-49c1-9842-aad26e857b3b req-9dcef163-c907-4140-97a5-75c6b070b95d tempest-VolumesSnapshotsTestJSON-1697565114 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.info is being set with open permissions: ugo+rw Jun 25 18:19:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-79702998-5780-49c1-9842-aad26e857b3b req-9dcef163-c907-4140-97a5-75c6b070b95d tempest-VolumesSnapshotsTestJSON-1697565114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:26 devstack sudo[102015]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.info Jun 25 18:19:26 devstack sudo[102015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:27 devstack sudo[102015]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-79702998-5780-49c1-9842-aad26e857b3b req-9dcef163-c907-4140-97a5-75c6b070b95d tempest-VolumesSnapshotsTestJSON-1697565114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.info" returned: 0 in 0.860s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-79702998-5780-49c1-9842-aad26e857b3b req-9dcef163-c907-4140-97a5-75c6b070b95d tempest-VolumesSnapshotsTestJSON-1697565114 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 6.453s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:27 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-79702998-5780-49c1-9842-aad26e857b3b req-9dcef163-c907-4140-97a5-75c6b070b95d tempest-VolumesSnapshotsTestJSON-1697565114 None] Create snapshot completed successfully Jun 25 18:19:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] Acquiring lock "cinder-768def3c-c1fb-47de-9d79-6364ed69a9bf-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] Lock "cinder-768def3c-c1fb-47de-9d79-6364ed69a9bf-delete_snapshot" acquired by "delete_snapshot" :: waited 0.031s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] Acquiring lock "cinder-quobyte-95f95d5e-efbd-4043-9917-906409f6e07e" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] Lock "cinder-quobyte-95f95d5e-efbd-4043-9917-906409f6e07e" acquired by "delete_snapshot" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] Acquiring lock "cinder-quobyte-768def3c-c1fb-47de-9d79-6364ed69a9bf" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] Lock "cinder-quobyte-768def3c-c1fb-47de-9d79-6364ed69a9bf" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] Deleting offline snapshot 768def3c-c1fb-47de-9d79-6364ed69a9bf of volume 95f95d5e-efbd-4043-9917-906409f6e07e {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:19:28 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] snapshot_file for this snap is: volume-95f95d5e-efbd-4043-9917-906409f6e07e.768def3c-c1fb-47de-9d79-6364ed69a9bf {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:19:28 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[866c3ddd-bba4-4ef1-94e1-5854861b5e1a]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.768def3c-c1fb-47de-9d79-6364ed69a9bf {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:28 devstack sudo[102018]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.768def3c-c1fb-47de-9d79-6364ed69a9bf Jun 25 18:19:28 devstack sudo[102018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:28 devstack sudo[102018]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.768def3c-c1fb-47de-9d79-6364ed69a9bf" returned: 0 in 0.928s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:28 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-95f95d5e-efbd-4043-9917-906409f6e07e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[c90f18ef-1eea-4e3b-9556-647e5fbeb591]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:29 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/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e Jun 25 18:19:29 devstack sudo[102023]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Flow 'volume_create_manager' (d0320617-4a01-43ee-b3d6-cd012822957c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a9033ef2-d9ee-40a7-a809-b5826ab01fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a9033ef2-d9ee-40a7-a809-b5826ab01fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-558679241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efcbea3f369d4b66b38800cb26633b8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:19: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-25T16:19:30Z,use_quota=True,user_id='3c5219203bd04371b9f16c0c582d9a73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11fd79c6-276a-4c95-aacc-2d60221cb2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:29 devstack sudo[102023]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11fd79c6-276a-4c95-aacc-2d60221cb2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce7abaf7-1b63-464b-9b83-032b14c58afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce7abaf7-1b63-464b-9b83-032b14c58afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9', 'volume_name': 'volume-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f82ebb61-53d8-43c2-9cfe-b71d838f2715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f82ebb61-53d8-43c2-9cfe-b71d838f2715) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f28fb1d5-6935-4e9d-823e-4f5741e7e234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:29 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Volume 7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9', 'volume_size': 1} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-558679241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efcbea3f369d4b66b38800cb26633b8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:19: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-25T16:19:30Z,use_quota=True,user_id='3c5219203bd04371b9f16c0c582d9a73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Creating volume 7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:19:29 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e" returned: 0 in 0.908s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.768def3c-c1fb-47de-9d79-6364ed69a9bf {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:29 devstack sudo[102028]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9 1073741824 Jun 25 18:19:29 devstack sudo[102028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:29 devstack sudo[102029]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.768def3c-c1fb-47de-9d79-6364ed69a9bf Jun 25 18:19:29 devstack sudo[102029]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:30 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-0d6ce0f6-b323-4f22-9fe2-258112bbe23d tempest-GroupsV314Test-1837840100 None] Group tempest-GroupsV314Test-Group-15144481: creating Jun 25 18:19:30 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-0d6ce0f6-b323-4f22-9fe2-258112bbe23d tempest-GroupsV314Test-1837840100 None] Group tempest-GroupsV314Test-Group-15144481: created successfully Jun 25 18:19:30 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-0d6ce0f6-b323-4f22-9fe2-258112bbe23d tempest-GroupsV314Test-1837840100 None] Create group completed successfully. Jun 25 18:19:30 devstack sudo[102029]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.768def3c-c1fb-47de-9d79-6364ed69a9bf" returned: 0 in 0.929s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.768def3c-c1fb-47de-9d79-6364ed69a9bf {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:30 devstack sudo[102040]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.768def3c-c1fb-47de-9d79-6364ed69a9bf Jun 25 18:19:30 devstack sudo[102040]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:30 devstack sudo[102028]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9 1073741824" returned: 0 in 1.059s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:31 devstack sudo[102042]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9 Jun 25 18:19:31 devstack sudo[102042]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:31 devstack sudo[102040]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e.768def3c-c1fb-47de-9d79-6364ed69a9bf" returned: 0 in 0.664s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:31 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] Lock "cinder-quobyte-768def3c-c1fb-47de-9d79-6364ed69a9bf" released by "_delete_snapshot" :: held 3.577s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:31 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] Lock "cinder-quobyte-95f95d5e-efbd-4043-9917-906409f6e07e" released by "delete_snapshot" :: held 3.614s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:31 devstack cinder-volume[93917]: DEBUG cinder.quota [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] Created reservations ['a20d7e7a-1683-4ae3-b0f3-84d8a64332f5', '00bba6c3-89e7-413a-a742-fef922ff2303', '43bde17d-154b-4cb6-94dd-4b54f7e67a70', '9c176c0a-b6da-4102-84ba-c14c13b05ce4'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:19:31 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] Delete snapshot completed successfully. Jun 25 18:19:31 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-fbbfa7ea-1680-4f78-ad1f-6aebaf90b559 req-2f593ca8-ec98-4af9-981f-e805819d729c tempest-VolumesSnapshotsTestJSON-1697565114 None] Lock "cinder-768def3c-c1fb-47de-9d79-6364ed69a9bf-delete_snapshot" released by "delete_snapshot" :: held 3.803s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:31 devstack sudo[102042]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9" returned: 0 in 0.794s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:31 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] <== create_volume: return (1909ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:19:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.912s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:31 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f28fb1d5-6935-4e9d-823e-4f5741e7e234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:31 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b04c9a0-cbbf-4c46-81ac-40873d2f4853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:31 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Volume volume-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9 (7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9): created successfully Jun 25 18:19:31 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b04c9a0-cbbf-4c46-81ac-40873d2f4853) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:31 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Flow 'volume_create_manager' (d0320617-4a01-43ee-b3d6-cd012822957c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:19:31 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-a654f1c0-75da-46e2-a8f6-f8a9f388fe69 tempest-VolumesTransfersV355Test-869195398 None] Created volume successfully. Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-1e6307a7-c152-42e2-a70c-b8773ffb3ebd req-91bdd15e-8b23-43bf-a855-a4ce65cda43f tempest-VolumesSnapshotsTestJSON-1697565114 None] Acquiring lock "cinder-95f95d5e-efbd-4043-9917-906409f6e07e-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-1e6307a7-c152-42e2-a70c-b8773ffb3ebd req-91bdd15e-8b23-43bf-a855-a4ce65cda43f tempest-VolumesSnapshotsTestJSON-1697565114 None] Lock "cinder-95f95d5e-efbd-4043-9917-906409f6e07e-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-1e6307a7-c152-42e2-a70c-b8773ffb3ebd req-91bdd15e-8b23-43bf-a855-a4ce65cda43f tempest-VolumesSnapshotsTestJSON-1697565114 None] Acquiring lock "cinder-quobyte-95f95d5e-efbd-4043-9917-906409f6e07e" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-1e6307a7-c152-42e2-a70c-b8773ffb3ebd req-91bdd15e-8b23-43bf-a855-a4ce65cda43f tempest-VolumesSnapshotsTestJSON-1697565114 None] Lock "cinder-quobyte-95f95d5e-efbd-4043-9917-906409f6e07e" acquired by "delete_volume" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[e33c6b2d-1aae-44f3-b849-c2326100adb3]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-1e6307a7-c152-42e2-a70c-b8773ffb3ebd req-91bdd15e-8b23-43bf-a855-a4ce65cda43f tempest-VolumesSnapshotsTestJSON-1697565114 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:32 devstack sudo[102050]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e Jun 25 18:19:32 devstack sudo[102050]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Flow 'volume_create_manager' (4392ddcc-ded8-4af6-b879-56c5fd40f24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eaa21f56-992c-433e-adb5-6a94352a1744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eaa21f56-992c-433e-adb5-6a94352a1744) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:19:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1835759597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2824686b-fced-4e36-b003-2522bbc1387d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9362b6a2c5304fdbb3cd17a2b61eb878',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:19: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-25T16:19:33Z,use_quota=True,user_id='3ae5352cef9a4c358ae724289fff6b19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (feb2cf46-24e2-42e3-a65f-9fe25eb3e35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (feb2cf46-24e2-42e3-a65f-9fe25eb3e35a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e050e16-e33d-4c8c-87fb-d54b3df593a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e050e16-e33d-4c8c-87fb-d54b3df593a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2824686b-fced-4e36-b003-2522bbc1387d', 'volume_name': 'volume-2824686b-fced-4e36-b003-2522bbc1387d', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ae9caba-10b7-44de-95e0-650a70c92600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ae9caba-10b7-44de-95e0-650a70c92600) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (987d004c-7d49-4e65-a282-8556ba4a6c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:32 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Volume 2824686b-fced-4e36-b003-2522bbc1387d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2824686b-fced-4e36-b003-2522bbc1387d', 'volume_size': 1} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:19:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1835759597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2824686b-fced-4e36-b003-2522bbc1387d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9362b6a2c5304fdbb3cd17a2b61eb878',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:19: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-25T16:19:33Z,use_quota=True,user_id='3ae5352cef9a4c358ae724289fff6b19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Creating volume 2824686b-fced-4e36-b003-2522bbc1387d {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:19:32 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2824686b-fced-4e36-b003-2522bbc1387d 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:19:32 devstack sudo[102053]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2824686b-fced-4e36-b003-2522bbc1387d 1073741824 Jun 25 18:19:32 devstack sudo[102053]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Flow 'volume_create_manager' (71024434-6714-4dbc-864d-df4e65b62b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ec399f8c-6a87-4a46-b027-6722e759c444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ec399f8c-6a87-4a46-b027-6722e759c444) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:19:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1905309094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3e390a38-69e6-41d5-92e8-49057e68c771,host='devstack@QuobyteHD#QuobyteHD',id=289ee21c-1e52-4648-a2ac-2d7b2c324ee9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7adc8d9f3584bc7aee56eb163d63c81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:19: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-25T16:19:33Z,use_quota=True,user_id='e3505bc964d4457da5f019ec9cd9f4d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(55382112-9c08-441b-90f2-c83fb1697c4e),volume_type_id=55382112-9c08-441b-90f2-c83fb1697c4e)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e9f940c4-4599-4873-be39-b0c3d5ba65dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e9f940c4-4599-4873-be39-b0c3d5ba65dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f1cd2d92-8ccb-469f-99fe-8f9681198770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:33 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f1cd2d92-8ccb-469f-99fe-8f9681198770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '289ee21c-1e52-4648-a2ac-2d7b2c324ee9', 'volume_name': 'volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:33 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (56c2bc8a-b22d-40a7-852a-b573c15e80d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:33 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (56c2bc8a-b22d-40a7-852a-b573c15e80d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:33 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4fdadb00-1b50-4638-a06b-901387dfff4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:33 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Volume 289ee21c-1e52-4648-a2ac-2d7b2c324ee9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9', 'volume_size': 1} Jun 25 18:19:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:33 devstack sudo[102050]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-1e6307a7-c152-42e2-a70c-b8773ffb3ebd req-91bdd15e-8b23-43bf-a855-a4ce65cda43f tempest-VolumesSnapshotsTestJSON-1697565114 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e" returned: 0 in 0.924s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-1e6307a7-c152-42e2-a70c-b8773ffb3ebd req-91bdd15e-8b23-43bf-a855-a4ce65cda43f tempest-VolumesSnapshotsTestJSON-1697565114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:33 devstack sudo[102058]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e Jun 25 18:19:33 devstack sudo[102058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:33 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-3af0e4bc-e093-456e-906a-ac64f2098207 tempest-VolumesTransfersV355Test-1217648567 None] Transfer volume completed successfully. Jun 25 18:19:33 devstack sudo[102053]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2824686b-fced-4e36-b003-2522bbc1387d 1073741824" returned: 0 in 1.013s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2824686b-fced-4e36-b003-2522bbc1387d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:33 devstack sudo[102064]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2824686b-fced-4e36-b003-2522bbc1387d Jun 25 18:19:33 devstack sudo[102064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:34 devstack sudo[102058]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-1e6307a7-c152-42e2-a70c-b8773ffb3ebd req-91bdd15e-8b23-43bf-a855-a4ce65cda43f tempest-VolumesSnapshotsTestJSON-1697565114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95f95d5e-efbd-4043-9917-906409f6e07e" returned: 0 in 0.792s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-1e6307a7-c152-42e2-a70c-b8773ffb3ebd req-91bdd15e-8b23-43bf-a855-a4ce65cda43f tempest-VolumesSnapshotsTestJSON-1697565114 None] Lock "cinder-quobyte-95f95d5e-efbd-4043-9917-906409f6e07e" released by "delete_volume" :: held 1.799s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG cinder.quota [req-1e6307a7-c152-42e2-a70c-b8773ffb3ebd req-91bdd15e-8b23-43bf-a855-a4ce65cda43f tempest-VolumesSnapshotsTestJSON-1697565114 None] Created reservations ['3203bc62-e70f-4d5d-bc88-15651a511fb3', 'afd09895-7186-4f79-8729-b91417ce6163', '6c14cbe1-e4a1-413b-9d4c-51f581373367', '7b7de515-1b1a-430a-87cb-546779cf89c9'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-1e6307a7-c152-42e2-a70c-b8773ffb3ebd req-91bdd15e-8b23-43bf-a855-a4ce65cda43f tempest-VolumesSnapshotsTestJSON-1697565114 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-1e6307a7-c152-42e2-a70c-b8773ffb3ebd req-91bdd15e-8b23-43bf-a855-a4ce65cda43f tempest-VolumesSnapshotsTestJSON-1697565114 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [req-1e6307a7-c152-42e2-a70c-b8773ffb3ebd req-91bdd15e-8b23-43bf-a855-a4ce65cda43f tempest-VolumesSnapshotsTestJSON-1697565114 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [req-1e6307a7-c152-42e2-a70c-b8773ffb3ebd req-91bdd15e-8b23-43bf-a855-a4ce65cda43f tempest-VolumesSnapshotsTestJSON-1697565114 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-1e6307a7-c152-42e2-a70c-b8773ffb3ebd req-91bdd15e-8b23-43bf-a855-a4ce65cda43f tempest-VolumesSnapshotsTestJSON-1697565114 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-1e6307a7-c152-42e2-a70c-b8773ffb3ebd req-91bdd15e-8b23-43bf-a855-a4ce65cda43f tempest-VolumesSnapshotsTestJSON-1697565114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:34 devstack sudo[102068]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:19:34 devstack sudo[102068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:34 devstack sudo[102064]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2824686b-fced-4e36-b003-2522bbc1387d" returned: 0 in 0.814s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] <== create_volume: return (1869ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.872s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.735s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=3e390a38-69e6-41d5-92e8-49057e68c771,created_at=2026-06-25T16:19:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1905309094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3e390a38-69e6-41d5-92e8-49057e68c771,host='devstack@QuobyteHD#QuobyteHD',id=289ee21c-1e52-4648-a2ac-2d7b2c324ee9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7adc8d9f3584bc7aee56eb163d63c81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:19: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-25T16:19:33Z,use_quota=True,user_id='e3505bc964d4457da5f019ec9cd9f4d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(55382112-9c08-441b-90f2-c83fb1697c4e),volume_type_id=55382112-9c08-441b-90f2-c83fb1697c4e)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Creating volume 289ee21c-1e52-4648-a2ac-2d7b2c324ee9 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:19:34 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (987d004c-7d49-4e65-a282-8556ba4a6c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2824686b-fced-4e36-b003-2522bbc1387d', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:34 devstack sudo[102071]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 1073741824 Jun 25 18:19:34 devstack sudo[102071]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5987fc60-b49e-43ec-a331-5612303d8865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:34 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Volume volume-2824686b-fced-4e36-b003-2522bbc1387d (2824686b-fced-4e36-b003-2522bbc1387d): created successfully Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5987fc60-b49e-43ec-a331-5612303d8865) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Flow 'volume_create_manager' (4392ddcc-ded8-4af6-b879-56c5fd40f24c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:19:34 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-05b2c375-ee72-418a-9f9c-aed7b06dc142 tempest-AttachVolumeNegativeTest-334458264 None] Created volume successfully. Jun 25 18:19:35 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c4fa8702-2b19-4569-87cf-c5f234347e9c tempest-VolumesTransfersV355Test-1192612857 None] Acquiring lock "cinder-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:35 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c4fa8702-2b19-4569-87cf-c5f234347e9c tempest-VolumesTransfersV355Test-1192612857 None] Lock "cinder-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:35 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c4fa8702-2b19-4569-87cf-c5f234347e9c tempest-VolumesTransfersV355Test-1192612857 None] Acquiring lock "cinder-quobyte-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:35 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c4fa8702-2b19-4569-87cf-c5f234347e9c tempest-VolumesTransfersV355Test-1192612857 None] Lock "cinder-quobyte-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9" acquired by "delete_volume" :: waited 0.023s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:35 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[bb2dcee7-0c41-4f27-ac13-33711c800c1e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c4fa8702-2b19-4569-87cf-c5f234347e9c tempest-VolumesTransfersV355Test-1192612857 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:35 devstack sudo[102073]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9 Jun 25 18:19:35 devstack sudo[102073]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:35 devstack sudo[102068]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-1e6307a7-c152-42e2-a70c-b8773ffb3ebd req-91bdd15e-8b23-43bf-a855-a4ce65cda43f tempest-VolumesSnapshotsTestJSON-1697565114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.989s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:35 devstack cinder-volume[93917]: DEBUG cinder.manager [req-1e6307a7-c152-42e2-a70c-b8773ffb3ebd req-91bdd15e-8b23-43bf-a855-a4ce65cda43f tempest-VolumesSnapshotsTestJSON-1697565114 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:19:35 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-1e6307a7-c152-42e2-a70c-b8773ffb3ebd req-91bdd15e-8b23-43bf-a855-a4ce65cda43f tempest-VolumesSnapshotsTestJSON-1697565114 None] Deleted volume successfully. Jun 25 18:19:35 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-1e6307a7-c152-42e2-a70c-b8773ffb3ebd req-91bdd15e-8b23-43bf-a855-a4ce65cda43f tempest-VolumesSnapshotsTestJSON-1697565114 None] Lock "cinder-95f95d5e-efbd-4043-9917-906409f6e07e-delete_volume" released by "delete_volume" :: held 3.139s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:36 devstack sudo[102071]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 1073741824" returned: 0 in 1.322s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:36 devstack sudo[102089]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 Jun 25 18:19:36 devstack sudo[102089]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:36 devstack sudo[102073]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c4fa8702-2b19-4569-87cf-c5f234347e9c tempest-VolumesTransfersV355Test-1192612857 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9" returned: 0 in 1.134s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c4fa8702-2b19-4569-87cf-c5f234347e9c tempest-VolumesTransfersV355Test-1192612857 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:36 devstack sudo[102091]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9 Jun 25 18:19:36 devstack sudo[102091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:36 devstack sudo[102089]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9" returned: 0 in 0.793s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] <== create_volume: return (2180ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:19:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.183s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4fdadb00-1b50-4638-a06b-901387dfff4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5ea82129-d100-446f-bbff-4dd24cb74fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:37 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Volume volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 (289ee21c-1e52-4648-a2ac-2d7b2c324ee9): created successfully Jun 25 18:19:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5ea82129-d100-446f-bbff-4dd24cb74fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Flow 'volume_create_manager' (71024434-6714-4dbc-864d-df4e65b62b7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:19:37 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5dcc4030-cb99-4b55-a25b-3f8c90ce23bd tempest-GroupsV314Test-1837840100 None] Created volume successfully. Jun 25 18:19:37 devstack sudo[102091]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c4fa8702-2b19-4569-87cf-c5f234347e9c tempest-VolumesTransfersV355Test-1192612857 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9" returned: 0 in 0.837s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:37 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c4fa8702-2b19-4569-87cf-c5f234347e9c tempest-VolumesTransfersV355Test-1192612857 None] Lock "cinder-quobyte-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9" released by "delete_volume" :: held 2.031s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:37 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-c4fa8702-2b19-4569-87cf-c5f234347e9c tempest-VolumesTransfersV355Test-1192612857 None] Created reservations ['490dcf93-121d-4342-a900-c8fb3a6abf7d', 'a55ed884-294c-4baa-96d6-c730c56c8e37', 'f3ac1fbf-be5e-4aa0-994b-1689106705e5', '766eb506-44c2-469c-a5d9-e5c71d763445'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:19:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c4fa8702-2b19-4569-87cf-c5f234347e9c tempest-VolumesTransfersV355Test-1192612857 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c4fa8702-2b19-4569-87cf-c5f234347e9c tempest-VolumesTransfersV355Test-1192612857 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:37 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c4fa8702-2b19-4569-87cf-c5f234347e9c tempest-VolumesTransfersV355Test-1192612857 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:19:37 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c4fa8702-2b19-4569-87cf-c5f234347e9c tempest-VolumesTransfersV355Test-1192612857 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:19:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c4fa8702-2b19-4569-87cf-c5f234347e9c tempest-VolumesTransfersV355Test-1192612857 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c4fa8702-2b19-4569-87cf-c5f234347e9c tempest-VolumesTransfersV355Test-1192612857 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:37 devstack sudo[102095]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:19:37 devstack sudo[102095]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:38 devstack sudo[102095]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c4fa8702-2b19-4569-87cf-c5f234347e9c tempest-VolumesTransfersV355Test-1192612857 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.832s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:38 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-c4fa8702-2b19-4569-87cf-c5f234347e9c tempest-VolumesTransfersV355Test-1192612857 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:19:38 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-c4fa8702-2b19-4569-87cf-c5f234347e9c tempest-VolumesTransfersV355Test-1192612857 None] Deleted volume successfully. Jun 25 18:19:38 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c4fa8702-2b19-4569-87cf-c5f234347e9c tempest-VolumesTransfersV355Test-1192612857 None] Lock "cinder-7a6c6bdf-c10b-4b59-a15c-e27ed37a36e9-delete_volume" released by "delete_volume" :: held 3.175s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:38 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Cloning volume 289ee21c-1e52-4648-a2ac-2d7b2c324ee9 to volume f3741549-b0fd-4fb9-b53d-2299a545a07b Jun 25 18:19:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Creating offline snapshot ee4df752-f4cf-49f3-80b5-7ea3ac7cd845 of volume 289ee21c-1e52-4648-a2ac-2d7b2c324ee9 {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:19:38 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[f5104809-ff79-480a-86fb-dd08f69117fb]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:39 devstack sudo[102099]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 Jun 25 18:19:39 devstack sudo[102099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:39 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:19:39 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Flow 'volume_create_manager' (202c798a-7b05-4460-8168-75f33fa1e589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:19:39 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (643d59b2-6c55-4f4c-8d2e-bec5c9b8f5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:39 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (643d59b2-6c55-4f4c-8d2e-bec5c9b8f5fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:19:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-238516467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=07707c35-c1fb-4752-bac4-bb86e5f3ea93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efcbea3f369d4b66b38800cb26633b8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:19: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-25T16:19:39Z,use_quota=True,user_id='3c5219203bd04371b9f16c0c582d9a73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:39 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (be2a75a7-c401-4da2-b2ba-1fb4fbd8ecae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:39 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (be2a75a7-c401-4da2-b2ba-1fb4fbd8ecae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:39 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (72368b89-2d88-40af-8a09-a8c5874776b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:39 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (72368b89-2d88-40af-8a09-a8c5874776b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '07707c35-c1fb-4752-bac4-bb86e5f3ea93', 'volume_name': 'volume-07707c35-c1fb-4752-bac4-bb86e5f3ea93', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:39 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9c2920a6-4287-4e54-9c3c-6b18d8f00c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:39 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9c2920a6-4287-4e54-9c3c-6b18d8f00c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:39 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4302b724-22e9-4339-91f9-4ce014752c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:39 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Volume 07707c35-c1fb-4752-bac4-bb86e5f3ea93: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-07707c35-c1fb-4752-bac4-bb86e5f3ea93', 'volume_size': 1} Jun 25 18:19:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-abcbf974-a01b-4146-adb3-af8aeb578a6f req-0a45ee13-cd7e-4cfe-bae8-9325121e1abb tempest-AttachVolumeNegativeTest-334458264 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:39 devstack sudo[102099]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9" returned: 0 in 0.982s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:39 devstack sudo[102112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845 1G Jun 25 18:19:39 devstack sudo[102112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:40 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:19:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Flow 'volume_create_manager' (ee73e34c-d936-4202-9b53-7f02b2473ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:19:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6633e9a-032e-4f7f-8f1d-347df660942f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6633e9a-032e-4f7f-8f1d-347df660942f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:19:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-992461924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=757f2989-b2d0-4a61-a05b-13e130d4eb32,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c6f305d77be3475abeb3e25d108b257d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:19: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-25T16:19:40Z,use_quota=True,user_id='57ff0685cd1540c59ee87851c0d2498a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2e06f67c-13e4-4a83-9ab4-35eb0f62155d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2e06f67c-13e4-4a83-9ab4-35eb0f62155d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (21bb927e-238c-4809-ad42-8fb0730c8126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (21bb927e-238c-4809-ad42-8fb0730c8126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '757f2989-b2d0-4a61-a05b-13e130d4eb32', 'volume_name': 'volume-757f2989-b2d0-4a61-a05b-13e130d4eb32', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (33a463bb-7713-41c5-b097-2b85ec187225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (33a463bb-7713-41c5-b097-2b85ec187225) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9ed53939-d473-46a6-a072-7153b3ef87c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:40 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Volume 757f2989-b2d0-4a61-a05b-13e130d4eb32: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-757f2989-b2d0-4a61-a05b-13e130d4eb32', 'volume_size': 1} Jun 25 18:19:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:40 devstack sudo[102112]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845 1G" returned: 0 in 0.891s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:40 devstack sudo[102117]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845 Jun 25 18:19:40 devstack sudo[102117]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:41 devstack sudo[102117]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845" returned: 0 in 0.777s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:41 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845 is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:19:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:41 devstack sudo[102122]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845 Jun 25 18:19:41 devstack sudo[102122]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:42 devstack sudo[102122]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845" returned: 0 in 0.718s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:42 devstack sudo[102125]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.info Jun 25 18:19:42 devstack sudo[102125]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:42 devstack sudo[102125]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.info" returned: 0 in 0.632s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:42 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.info is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:19:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:42 devstack sudo[102128]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.info Jun 25 18:19:42 devstack sudo[102128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:43 devstack sudo[102128]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.info" returned: 0 in 0.655s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:43 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Acquiring lock "cinder-quobyte-f3741549-b0fd-4fb9-b53d-2299a545a07b" by "_copy_volume_from_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:43 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Lock "cinder-quobyte-f3741549-b0fd-4fb9-b53d-2299a545a07b" acquired by "_copy_volume_from_snapshot" :: waited 0.016s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:43 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] snapshot: ee4df752-f4cf-49f3-80b5-7ea3ac7cd845, volume: f3741549-b0fd-4fb9-b53d-2299a545a07b, {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:19:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:43 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:19:43 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:19:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:43 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac20987a-b0a2-41e7-82c9-0991c9ff7a54]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:43 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/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845 Jun 25 18:19:43 devstack sudo[102131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:44 devstack sudo[102131]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845" returned: 0 in 0.817s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:44 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:19:44 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:19:44 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Creating direct copy from snapshot {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:19:44 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[e727eab0-007b-44ea-ace3-56f819d1edf4]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:44 devstack sudo[102137]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 Jun 25 18:19:44 devstack sudo[102137]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:45 devstack sudo[102137]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9" returned: 0 in 0.797s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:45 devstack cinder-volume[93917]: DEBUG cinder.utils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Path /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f3741549-b0fd-4fb9-b53d-2299a545a07b not found in is_blk_device check {{(pid=93917) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:19:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f3741549-b0fd-4fb9-b53d-2299a545a07b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:45 devstack sudo[102142]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f3741549-b0fd-4fb9-b53d-2299a545a07b Jun 25 18:19:45 devstack sudo[102142]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:50 devstack sudo[102142]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f3741549-b0fd-4fb9-b53d-2299a545a07b" returned: 0 in 4.977s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:50 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[47a4e00d-4d62-4c77-bbbd-616c649aa572]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:50 devstack sudo[102155]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 Jun 25 18:19:50 devstack sudo[102155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:51 devstack sudo[102155]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9" returned: 0 in 1.013s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:51 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Image conversion details: src /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9, size 1024.00 MB, duration 4.98 sec, destination /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f3741549-b0fd-4fb9-b53d-2299a545a07b {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:19:51 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Converted 1024.00 MB image at 205.68 MB/s Jun 25 18:19:51 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f3741549-b0fd-4fb9-b53d-2299a545a07b is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:19:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f3741549-b0fd-4fb9-b53d-2299a545a07b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:51 devstack sudo[102160]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f3741549-b0fd-4fb9-b53d-2299a545a07b Jun 25 18:19:51 devstack sudo[102160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:52 devstack sudo[102160]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f3741549-b0fd-4fb9-b53d-2299a545a07b" returned: 0 in 0.752s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:52 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Lock "cinder-quobyte-f3741549-b0fd-4fb9-b53d-2299a545a07b" released by "_copy_volume_from_snapshot" :: held 8.437s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:52 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Acquiring lock "cinder-quobyte-ee4df752-f4cf-49f3-80b5-7ea3ac7cd845" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:52 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Lock "cinder-quobyte-ee4df752-f4cf-49f3-80b5-7ea3ac7cd845" acquired by "_delete_snapshot" :: waited 0.030s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Deleting offline snapshot ee4df752-f4cf-49f3-80b5-7ea3ac7cd845 of volume 289ee21c-1e52-4648-a2ac-2d7b2c324ee9 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:19:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] snapshot_file for this snap is: volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:19:52 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[3ef83357-2f7b-4a22-8feb-b19f01e173ab]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:52 devstack sudo[102163]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845 Jun 25 18:19:52 devstack sudo[102163]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:52 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=54,cinder:UPDATE=59,cinder:INSERT=18,cinder:DELETE=3 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:19:53 devstack sudo[102163]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845" returned: 0 in 0.900s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:19:53 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[d4bbd186-3b7f-4e8f-b71d-96a1c1a92c3f]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:53 devstack sudo[102168]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 Jun 25 18:19:53 devstack sudo[102168]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:53 devstack sudo[102168]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9" returned: 0 in 0.825s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:53 devstack sudo[102173]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845 Jun 25 18:19:53 devstack sudo[102173]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:54 devstack sudo[102173]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845" returned: 0 in 0.898s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:54 devstack sudo[102179]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845 Jun 25 18:19:54 devstack sudo[102179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:55 devstack sudo[102179]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9.ee4df752-f4cf-49f3-80b5-7ea3ac7cd845" returned: 0 in 0.714s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Lock "cinder-quobyte-ee4df752-f4cf-49f3-80b5-7ea3ac7cd845" released by "_delete_snapshot" :: held 3.486s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 16.914s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 16.250s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:19:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-238516467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=07707c35-c1fb-4752-bac4-bb86e5f3ea93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efcbea3f369d4b66b38800cb26633b8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:19: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-25T16:19:39Z,use_quota=True,user_id='3c5219203bd04371b9f16c0c582d9a73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:19:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Creating volume 07707c35-c1fb-4752-bac4-bb86e5f3ea93 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:19:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:19:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:19:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:19:55 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:19:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-07707c35-c1fb-4752-bac4-bb86e5f3ea93 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:55 devstack sudo[102182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-07707c35-c1fb-4752-bac4-bb86e5f3ea93 1073741824 Jun 25 18:19:55 devstack sudo[102182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:55 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-fb69a943-050b-444e-81e6-9bf04d807e96 tempest-GroupsV314Test-1837840100 None] Create group from source-group-3e390a38-69e6-41d5-92e8-49057e68c771 completed successfully. Jun 25 18:19:56 devstack sudo[102182]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-07707c35-c1fb-4752-bac4-bb86e5f3ea93 1073741824" returned: 0 in 0.946s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-07707c35-c1fb-4752-bac4-bb86e5f3ea93 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:56 devstack sudo[102187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-07707c35-c1fb-4752-bac4-bb86e5f3ea93 Jun 25 18:19:56 devstack sudo[102187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4ae7d421-9f05-4afd-a53d-bd0d378cee36 tempest-GroupsV314Test-1837840100 None] Acquiring lock "cinder-quobyte-f3741549-b0fd-4fb9-b53d-2299a545a07b" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4ae7d421-9f05-4afd-a53d-bd0d378cee36 tempest-GroupsV314Test-1837840100 None] Lock "cinder-quobyte-f3741549-b0fd-4fb9-b53d-2299a545a07b" acquired by "delete_volume" :: waited 0.023s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:57 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[574203de-822b-4eae-98ba-5457230c7874]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4ae7d421-9f05-4afd-a53d-bd0d378cee36 tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f3741549-b0fd-4fb9-b53d-2299a545a07b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:57 devstack sudo[102189]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f3741549-b0fd-4fb9-b53d-2299a545a07b Jun 25 18:19:57 devstack sudo[102189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:57 devstack sudo[102187]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-07707c35-c1fb-4752-bac4-bb86e5f3ea93" returned: 0 in 0.739s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] <== create_volume: return (1734ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:19:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.736s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-abcbf974-a01b-4146-adb3-af8aeb578a6f req-0a45ee13-cd7e-4cfe-bae8-9325121e1abb tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 17.950s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4302b724-22e9-4339-91f9-4ce014752c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-07707c35-c1fb-4752-bac4-bb86e5f3ea93', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1c6c58ae-71a0-473d-ad08-38b6b9966979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:19:57 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[4365df5c-134b-4c11-8f3e-ca1ee19cea3e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-abcbf974-a01b-4146-adb3-af8aeb578a6f req-0a45ee13-cd7e-4cfe-bae8-9325121e1abb tempest-AttachVolumeNegativeTest-334458264 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2824686b-fced-4e36-b003-2522bbc1387d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:57 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Volume volume-07707c35-c1fb-4752-bac4-bb86e5f3ea93 (07707c35-c1fb-4752-bac4-bb86e5f3ea93): created successfully Jun 25 18:19:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1c6c58ae-71a0-473d-ad08-38b6b9966979) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:19:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Flow 'volume_create_manager' (202c798a-7b05-4460-8168-75f33fa1e589) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:19:57 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-3bef14df-a996-4302-bb95-db4f0f5c0f04 tempest-VolumesTransfersV355Test-869195398 None] Created volume successfully. Jun 25 18:19:57 devstack sudo[102192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2824686b-fced-4e36-b003-2522bbc1387d Jun 25 18:19:57 devstack sudo[102192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:57 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:19:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:19:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:19:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:58 devstack sudo[102229]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:19:58 devstack sudo[102229]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:58 devstack sudo[102189]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4ae7d421-9f05-4afd-a53d-bd0d378cee36 tempest-GroupsV314Test-1837840100 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f3741549-b0fd-4fb9-b53d-2299a545a07b" returned: 0 in 0.956s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4ae7d421-9f05-4afd-a53d-bd0d378cee36 tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f3741549-b0fd-4fb9-b53d-2299a545a07b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:58 devstack sudo[102235]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f3741549-b0fd-4fb9-b53d-2299a545a07b Jun 25 18:19:58 devstack sudo[102235]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:58 devstack sudo[102192]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-abcbf974-a01b-4146-adb3-af8aeb578a6f req-0a45ee13-cd7e-4cfe-bae8-9325121e1abb tempest-AttachVolumeNegativeTest-334458264 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2824686b-fced-4e36-b003-2522bbc1387d" returned: 0 in 1.137s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-abcbf974-a01b-4146-adb3-af8aeb578a6f req-0a45ee13-cd7e-4cfe-bae8-9325121e1abb tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.169s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 18.264s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:19:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-992461924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=757f2989-b2d0-4a61-a05b-13e130d4eb32,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c6f305d77be3475abeb3e25d108b257d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:19: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-25T16:19:40Z,use_quota=True,user_id='57ff0685cd1540c59ee87851c0d2498a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:19:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Creating volume 757f2989-b2d0-4a61-a05b-13e130d4eb32 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:19:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:19:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:19:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:19:58 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:19:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-757f2989-b2d0-4a61-a05b-13e130d4eb32 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:58 devstack sudo[102240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-757f2989-b2d0-4a61-a05b-13e130d4eb32 1073741824 Jun 25 18:19:58 devstack sudo[102240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-abcbf974-a01b-4146-adb3-af8aeb578a6f req-0a45ee13-cd7e-4cfe-bae8-9325121e1abb tempest-AttachVolumeNegativeTest-334458264 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72', 'name': 'volume-2824686b-fced-4e36-b003-2522bbc1387d', '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': '4a555ede-9ae2-433d-8b30-f1f58cd70949', 'enforce_multipath': True} {{(pid=93917) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5556}} Jun 25 18:19:58 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d462a009-f214-4cb1-8528-8741edd6759f tempest-VolumesTransfersV355Test-1192612857 None] Acquiring lock "cinder-07707c35-c1fb-4752-bac4-bb86e5f3ea93-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:58 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d462a009-f214-4cb1-8528-8741edd6759f tempest-VolumesTransfersV355Test-1192612857 None] Lock "cinder-07707c35-c1fb-4752-bac4-bb86e5f3ea93-delete_volume" acquired by "delete_volume" :: waited 0.068s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:58 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-abcbf974-a01b-4146-adb3-af8aeb578a6f req-0a45ee13-cd7e-4cfe-bae8-9325121e1abb tempest-AttachVolumeNegativeTest-334458264 None] attachment_update completed successfully. Jun 25 18:19:58 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d462a009-f214-4cb1-8528-8741edd6759f tempest-VolumesTransfersV355Test-1192612857 None] Acquiring lock "cinder-quobyte-07707c35-c1fb-4752-bac4-bb86e5f3ea93" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:19:58 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d462a009-f214-4cb1-8528-8741edd6759f tempest-VolumesTransfersV355Test-1192612857 None] Lock "cinder-quobyte-07707c35-c1fb-4752-bac4-bb86e5f3ea93" acquired by "delete_volume" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:19:58 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[fb3b6f22-fcc8-4a7e-9d92-91181868f07e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:19:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d462a009-f214-4cb1-8528-8741edd6759f tempest-VolumesTransfersV355Test-1192612857 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-07707c35-c1fb-4752-bac4-bb86e5f3ea93 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:58 devstack sudo[102229]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.033s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:59 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:19:59 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:19:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 28 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:19:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:19:59 devstack sudo[102235]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4ae7d421-9f05-4afd-a53d-bd0d378cee36 tempest-GroupsV314Test-1837840100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f3741549-b0fd-4fb9-b53d-2299a545a07b" returned: 0 in 0.898s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:19:59 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4ae7d421-9f05-4afd-a53d-bd0d378cee36 tempest-GroupsV314Test-1837840100 None] Lock "cinder-quobyte-f3741549-b0fd-4fb9-b53d-2299a545a07b" released by "delete_volume" :: held 1.942s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:19:59 devstack sudo[102244]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-07707c35-c1fb-4752-bac4-bb86e5f3ea93 Jun 25 18:19:59 devstack sudo[102244]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:59 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-4ae7d421-9f05-4afd-a53d-bd0d378cee36 tempest-GroupsV314Test-1837840100 None] Created reservations ['a406d77d-3ead-4389-add2-32455fd87d90'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:19:59 devstack cinder-volume[93917]: WARNING cinder.quota [None req-4ae7d421-9f05-4afd-a53d-bd0d378cee36 tempest-GroupsV314Test-1837840100 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1671959380 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1671959380, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:19:59 devstack cinder-volume[93917]: WARNING cinder.quota [None req-4ae7d421-9f05-4afd-a53d-bd0d378cee36 tempest-GroupsV314Test-1837840100 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1671959380 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1671959380, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:19:59 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-4ae7d421-9f05-4afd-a53d-bd0d378cee36 tempest-GroupsV314Test-1837840100 None] Created reservations ['27492815-7ca8-45dc-b68f-10ac5ce14ed4', 'a0193a00-d877-4b88-a344-15ef50a95333', 'f3168912-d1a8-4ddf-8942-4c029fee98ae', '0dd2d6af-6658-474d-9c66-355fc9fd7111'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:19:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4ae7d421-9f05-4afd-a53d-bd0d378cee36 tempest-GroupsV314Test-1837840100 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:19:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4ae7d421-9f05-4afd-a53d-bd0d378cee36 tempest-GroupsV314Test-1837840100 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:19:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4ae7d421-9f05-4afd-a53d-bd0d378cee36 tempest-GroupsV314Test-1837840100 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:19:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4ae7d421-9f05-4afd-a53d-bd0d378cee36 tempest-GroupsV314Test-1837840100 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:19:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4ae7d421-9f05-4afd-a53d-bd0d378cee36 tempest-GroupsV314Test-1837840100 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:19:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4ae7d421-9f05-4afd-a53d-bd0d378cee36 tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:19:59 devstack sudo[102314]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:19:59 devstack sudo[102314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:19:59 devstack sudo[102240]: pam_unix(sudo:session): session closed for user root Jun 25 18:19:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-757f2989-b2d0-4a61-a05b-13e130d4eb32 1073741824" returned: 0 in 1.359s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-757f2989-b2d0-4a61-a05b-13e130d4eb32 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:00 devstack sudo[102637]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-757f2989-b2d0-4a61-a05b-13e130d4eb32 Jun 25 18:20:00 devstack sudo[102637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:00 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5d37a7e4-809e-4191-bfee-3d69df4b627f tempest-GroupsV314Test-1837840100 None] Acquiring lock "cinder-quobyte-289ee21c-1e52-4648-a2ac-2d7b2c324ee9" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:00 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5d37a7e4-809e-4191-bfee-3d69df4b627f tempest-GroupsV314Test-1837840100 None] Lock "cinder-quobyte-289ee21c-1e52-4648-a2ac-2d7b2c324ee9" acquired by "delete_volume" :: waited 0.045s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:00 devstack sudo[102244]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d462a009-f214-4cb1-8528-8741edd6759f tempest-VolumesTransfersV355Test-1192612857 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-07707c35-c1fb-4752-bac4-bb86e5f3ea93" returned: 0 in 1.308s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d462a009-f214-4cb1-8528-8741edd6759f tempest-VolumesTransfersV355Test-1192612857 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-07707c35-c1fb-4752-bac4-bb86e5f3ea93 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:00 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[890e4b27-31e6-499f-a998-915d189a4514]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5d37a7e4-809e-4191-bfee-3d69df4b627f tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:00 devstack sudo[102641]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-07707c35-c1fb-4752-bac4-bb86e5f3ea93 Jun 25 18:20:00 devstack sudo[102641]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:00 devstack sudo[102643]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 Jun 25 18:20:00 devstack sudo[102643]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:00 devstack sudo[102314]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4ae7d421-9f05-4afd-a53d-bd0d378cee36 tempest-GroupsV314Test-1837840100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.254s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:00 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-4ae7d421-9f05-4afd-a53d-bd0d378cee36 tempest-GroupsV314Test-1837840100 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:20:00 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-4ae7d421-9f05-4afd-a53d-bd0d378cee36 tempest-GroupsV314Test-1837840100 None] Delete group completed successfully. Jun 25 18:20:00 devstack sudo[102637]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-757f2989-b2d0-4a61-a05b-13e130d4eb32" returned: 0 in 0.857s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:00 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] <== create_volume: return (2281ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:20:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.285s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9ed53939-d473-46a6-a072-7153b3ef87c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-757f2989-b2d0-4a61-a05b-13e130d4eb32', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4022c6fb-c344-42ae-8abd-4bf65e58dfef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:00 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Volume volume-757f2989-b2d0-4a61-a05b-13e130d4eb32 (757f2989-b2d0-4a61-a05b-13e130d4eb32): created successfully Jun 25 18:20:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4022c6fb-c344-42ae-8abd-4bf65e58dfef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Flow 'volume_create_manager' (ee73e34c-d936-4202-9b53-7f02b2473ac3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:00 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-f7ce1612-1dfd-4bd1-a053-bada8766be3c req-191902a1-7763-4a83-8db6-c432f8b7c384 tempest-VolumesGetTestJSON-331141731 None] Created volume successfully. Jun 25 18:20:01 devstack sudo[102641]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d462a009-f214-4cb1-8528-8741edd6759f tempest-VolumesTransfersV355Test-1192612857 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-07707c35-c1fb-4752-bac4-bb86e5f3ea93" returned: 0 in 1.043s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:01 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d462a009-f214-4cb1-8528-8741edd6759f tempest-VolumesTransfersV355Test-1192612857 None] Lock "cinder-quobyte-07707c35-c1fb-4752-bac4-bb86e5f3ea93" released by "delete_volume" :: held 2.430s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:01 devstack sudo[102643]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5d37a7e4-809e-4191-bfee-3d69df4b627f tempest-GroupsV314Test-1837840100 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9" returned: 0 in 1.065s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5d37a7e4-809e-4191-bfee-3d69df4b627f tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:01 devstack sudo[102656]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9 Jun 25 18:20:01 devstack sudo[102656]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:01 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-d462a009-f214-4cb1-8528-8741edd6759f tempest-VolumesTransfersV355Test-1192612857 None] Created reservations ['b942e38e-7b50-4f4f-95c2-42e9eb91948d', '796e2e19-3d39-4593-aa67-0c8ed8344114', '22a5c832-f41e-49a2-8875-9ce448ab5dbb', '7f36eb37-8b53-4f27-be47-c3bda5945951'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:20:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d462a009-f214-4cb1-8528-8741edd6759f tempest-VolumesTransfersV355Test-1192612857 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d462a009-f214-4cb1-8528-8741edd6759f tempest-VolumesTransfersV355Test-1192612857 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d462a009-f214-4cb1-8528-8741edd6759f tempest-VolumesTransfersV355Test-1192612857 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d462a009-f214-4cb1-8528-8741edd6759f tempest-VolumesTransfersV355Test-1192612857 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d462a009-f214-4cb1-8528-8741edd6759f tempest-VolumesTransfersV355Test-1192612857 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d462a009-f214-4cb1-8528-8741edd6759f tempest-VolumesTransfersV355Test-1192612857 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:01 devstack sudo[102658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:20:01 devstack sudo[102658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:01 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-c6cc115e-87fb-4da2-b0c9-ae1443486358 req-600f9a96-5ef5-4f73-9c02-90c0f4727d87 tempest-VolumesGetTestJSON-331141731 None] Acquiring lock "cinder-757f2989-b2d0-4a61-a05b-13e130d4eb32-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:01 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-c6cc115e-87fb-4da2-b0c9-ae1443486358 req-600f9a96-5ef5-4f73-9c02-90c0f4727d87 tempest-VolumesGetTestJSON-331141731 None] Lock "cinder-757f2989-b2d0-4a61-a05b-13e130d4eb32-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:01 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-c6cc115e-87fb-4da2-b0c9-ae1443486358 req-600f9a96-5ef5-4f73-9c02-90c0f4727d87 tempest-VolumesGetTestJSON-331141731 None] Acquiring lock "cinder-quobyte-757f2989-b2d0-4a61-a05b-13e130d4eb32" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:01 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-c6cc115e-87fb-4da2-b0c9-ae1443486358 req-600f9a96-5ef5-4f73-9c02-90c0f4727d87 tempest-VolumesGetTestJSON-331141731 None] Lock "cinder-quobyte-757f2989-b2d0-4a61-a05b-13e130d4eb32" acquired by "delete_volume" :: waited 0.023s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:01 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[4a37616e-59a6-4f53-9249-e4b63f1bfc55]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-c6cc115e-87fb-4da2-b0c9-ae1443486358 req-600f9a96-5ef5-4f73-9c02-90c0f4727d87 tempest-VolumesGetTestJSON-331141731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-757f2989-b2d0-4a61-a05b-13e130d4eb32 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:02 devstack sudo[102660]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-757f2989-b2d0-4a61-a05b-13e130d4eb32 Jun 25 18:20:02 devstack sudo[102660]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:02 devstack sudo[102656]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5d37a7e4-809e-4191-bfee-3d69df4b627f tempest-GroupsV314Test-1837840100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-289ee21c-1e52-4648-a2ac-2d7b2c324ee9" returned: 0 in 1.000s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5d37a7e4-809e-4191-bfee-3d69df4b627f tempest-GroupsV314Test-1837840100 None] Lock "cinder-quobyte-289ee21c-1e52-4648-a2ac-2d7b2c324ee9" released by "delete_volume" :: held 2.217s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:02 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-5d37a7e4-809e-4191-bfee-3d69df4b627f tempest-GroupsV314Test-1837840100 None] Created reservations ['78d766d3-8930-4635-9b8e-e0faf37761ca'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:20:02 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-5d37a7e4-809e-4191-bfee-3d69df4b627f tempest-GroupsV314Test-1837840100 None] Created reservations ['f6aa6aa5-8616-49e5-b8a0-97e5e7f59c27', 'd00d83a1-7674-4821-8ca8-957132f94bd9', 'a5022c01-6e41-4f80-a996-0ae8535f1801', '68d34c4b-05aa-465c-8347-6bfb59ddf4c1'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:20:02 devstack sudo[102658]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d462a009-f214-4cb1-8528-8741edd6759f tempest-VolumesTransfersV355Test-1192612857 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.084s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:02 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-d462a009-f214-4cb1-8528-8741edd6759f tempest-VolumesTransfersV355Test-1192612857 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:20:02 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-d462a009-f214-4cb1-8528-8741edd6759f tempest-VolumesTransfersV355Test-1192612857 None] Deleted volume successfully. Jun 25 18:20:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d462a009-f214-4cb1-8528-8741edd6759f tempest-VolumesTransfersV355Test-1192612857 None] Lock "cinder-07707c35-c1fb-4752-bac4-bb86e5f3ea93-delete_volume" released by "delete_volume" :: held 3.894s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5d37a7e4-809e-4191-bfee-3d69df4b627f tempest-GroupsV314Test-1837840100 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5d37a7e4-809e-4191-bfee-3d69df4b627f tempest-GroupsV314Test-1837840100 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:02 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5d37a7e4-809e-4191-bfee-3d69df4b627f tempest-GroupsV314Test-1837840100 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:02 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5d37a7e4-809e-4191-bfee-3d69df4b627f tempest-GroupsV314Test-1837840100 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5d37a7e4-809e-4191-bfee-3d69df4b627f tempest-GroupsV314Test-1837840100 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5d37a7e4-809e-4191-bfee-3d69df4b627f tempest-GroupsV314Test-1837840100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:02 devstack sudo[102667]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:20:02 devstack sudo[102667]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:03 devstack sudo[102660]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-c6cc115e-87fb-4da2-b0c9-ae1443486358 req-600f9a96-5ef5-4f73-9c02-90c0f4727d87 tempest-VolumesGetTestJSON-331141731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-757f2989-b2d0-4a61-a05b-13e130d4eb32" returned: 0 in 1.133s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-c6cc115e-87fb-4da2-b0c9-ae1443486358 req-600f9a96-5ef5-4f73-9c02-90c0f4727d87 tempest-VolumesGetTestJSON-331141731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-757f2989-b2d0-4a61-a05b-13e130d4eb32 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:03 devstack sudo[102669]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-757f2989-b2d0-4a61-a05b-13e130d4eb32 Jun 25 18:20:03 devstack sudo[102669]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:04 devstack sudo[102667]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5d37a7e4-809e-4191-bfee-3d69df4b627f tempest-GroupsV314Test-1837840100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.164s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:04 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-5d37a7e4-809e-4191-bfee-3d69df4b627f tempest-GroupsV314Test-1837840100 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:20:04 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5d37a7e4-809e-4191-bfee-3d69df4b627f tempest-GroupsV314Test-1837840100 None] Delete group completed successfully. Jun 25 18:20:04 devstack sudo[102669]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-c6cc115e-87fb-4da2-b0c9-ae1443486358 req-600f9a96-5ef5-4f73-9c02-90c0f4727d87 tempest-VolumesGetTestJSON-331141731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-757f2989-b2d0-4a61-a05b-13e130d4eb32" returned: 0 in 1.150s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:04 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-c6cc115e-87fb-4da2-b0c9-ae1443486358 req-600f9a96-5ef5-4f73-9c02-90c0f4727d87 tempest-VolumesGetTestJSON-331141731 None] Lock "cinder-quobyte-757f2989-b2d0-4a61-a05b-13e130d4eb32" released by "delete_volume" :: held 2.372s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:04 devstack cinder-volume[93917]: DEBUG cinder.quota [req-c6cc115e-87fb-4da2-b0c9-ae1443486358 req-600f9a96-5ef5-4f73-9c02-90c0f4727d87 tempest-VolumesGetTestJSON-331141731 None] Created reservations ['c7bbdd9d-a2fc-42cc-8ab6-46077394cc04', '5c3b9f66-49a3-4dc7-bf4a-90ea4a8bf774', '475e5623-6ef9-4bba-b8da-f771b9322938', 'dbabeda6-aca4-41a6-8469-9fc07537bdbf'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:20:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-c6cc115e-87fb-4da2-b0c9-ae1443486358 req-600f9a96-5ef5-4f73-9c02-90c0f4727d87 tempest-VolumesGetTestJSON-331141731 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-c6cc115e-87fb-4da2-b0c9-ae1443486358 req-600f9a96-5ef5-4f73-9c02-90c0f4727d87 tempest-VolumesGetTestJSON-331141731 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:04 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [req-c6cc115e-87fb-4da2-b0c9-ae1443486358 req-600f9a96-5ef5-4f73-9c02-90c0f4727d87 tempest-VolumesGetTestJSON-331141731 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:04 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [req-c6cc115e-87fb-4da2-b0c9-ae1443486358 req-600f9a96-5ef5-4f73-9c02-90c0f4727d87 tempest-VolumesGetTestJSON-331141731 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-c6cc115e-87fb-4da2-b0c9-ae1443486358 req-600f9a96-5ef5-4f73-9c02-90c0f4727d87 tempest-VolumesGetTestJSON-331141731 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-c6cc115e-87fb-4da2-b0c9-ae1443486358 req-600f9a96-5ef5-4f73-9c02-90c0f4727d87 tempest-VolumesGetTestJSON-331141731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:04 devstack sudo[102674]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:20:04 devstack sudo[102674]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:05 devstack sudo[102674]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-c6cc115e-87fb-4da2-b0c9-ae1443486358 req-600f9a96-5ef5-4f73-9c02-90c0f4727d87 tempest-VolumesGetTestJSON-331141731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.125s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:05 devstack cinder-volume[93917]: DEBUG cinder.manager [req-c6cc115e-87fb-4da2-b0c9-ae1443486358 req-600f9a96-5ef5-4f73-9c02-90c0f4727d87 tempest-VolumesGetTestJSON-331141731 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:20:05 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-c6cc115e-87fb-4da2-b0c9-ae1443486358 req-600f9a96-5ef5-4f73-9c02-90c0f4727d87 tempest-VolumesGetTestJSON-331141731 None] Deleted volume successfully. Jun 25 18:20:05 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-c6cc115e-87fb-4da2-b0c9-ae1443486358 req-600f9a96-5ef5-4f73-9c02-90c0f4727d87 tempest-VolumesGetTestJSON-331141731 None] Lock "cinder-757f2989-b2d0-4a61-a05b-13e130d4eb32-delete_volume" released by "delete_volume" :: held 3.875s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:13 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-0e03dfbb-8f3c-408e-b7c6-cd7367adcc5d tempest-GroupSnapshotsTest-637325901 None] Group tempest-GroupSnapshotsTest-Group-403056115: creating Jun 25 18:20:13 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-0e03dfbb-8f3c-408e-b7c6-cd7367adcc5d tempest-GroupSnapshotsTest-637325901 None] Group tempest-GroupSnapshotsTest-Group-403056115: created successfully Jun 25 18:20:13 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-0e03dfbb-8f3c-408e-b7c6-cd7367adcc5d tempest-GroupSnapshotsTest-637325901 None] Create group completed successfully. Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Flow 'volume_create_manager' (21381f35-afe2-4a57-ad30-dfe0d5751ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a810efb1-7301-4ce9-8f6a-711d72dc09dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a810efb1-7301-4ce9-8f6a-711d72dc09dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:20:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-540791118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7dec6e11-e8e4-4a48-8006-64ec80024656,host='devstack@QuobyteHD#QuobyteHD',id=3ec986d6-355e-4510-97b3-47d11819a02a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ac5085bb95a4566aa068bfd3d31f4e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20: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-25T16:20:16Z,use_quota=True,user_id='61365c1ca899495d8c10acaf18508a3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe8b71be-7d9a-4be6-80c9-8be5f75fe93d),volume_type_id=fe8b71be-7d9a-4be6-80c9-8be5f75fe93d)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c362e6f-a277-49ef-9198-c0b506356cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c362e6f-a277-49ef-9198-c0b506356cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fca44f06-dd70-4659-acb4-80249feda78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fca44f06-dd70-4659-acb4-80249feda78d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3ec986d6-355e-4510-97b3-47d11819a02a', 'volume_name': 'volume-3ec986d6-355e-4510-97b3-47d11819a02a', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (18ed82ad-d8f3-48a8-be43-04f548aa7959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (18ed82ad-d8f3-48a8-be43-04f548aa7959) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea340068-8602-4ec5-a926-74a894daa74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:15 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Volume 3ec986d6-355e-4510-97b3-47d11819a02a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3ec986d6-355e-4510-97b3-47d11819a02a', 'volume_size': 1} Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=7dec6e11-e8e4-4a48-8006-64ec80024656,created_at=2026-06-25T16:20:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-540791118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7dec6e11-e8e4-4a48-8006-64ec80024656,host='devstack@QuobyteHD#QuobyteHD',id=3ec986d6-355e-4510-97b3-47d11819a02a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ac5085bb95a4566aa068bfd3d31f4e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20: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-25T16:20:16Z,use_quota=True,user_id='61365c1ca899495d8c10acaf18508a3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe8b71be-7d9a-4be6-80c9-8be5f75fe93d),volume_type_id=fe8b71be-7d9a-4be6-80c9-8be5f75fe93d)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Creating volume 3ec986d6-355e-4510-97b3-47d11819a02a {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:20:15 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:20:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:15 devstack sudo[102691]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a 1073741824 Jun 25 18:20:15 devstack sudo[102691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:17 devstack sudo[102691]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a 1073741824" returned: 0 in 1.242s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:17 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=98,cinder:UPDATE=112,cinder:INSERT=22,cinder:DELETE=6 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:20:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:17 devstack sudo[102698]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a Jun 25 18:20:17 devstack sudo[102698]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:17 devstack sudo[102698]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a" returned: 0 in 0.854s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] <== create_volume: return (2183ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:20:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.186s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea340068-8602-4ec5-a926-74a894daa74c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3ec986d6-355e-4510-97b3-47d11819a02a', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f2281835-c513-41d4-918b-bd948e2b0e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:18 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Volume volume-3ec986d6-355e-4510-97b3-47d11819a02a (3ec986d6-355e-4510-97b3-47d11819a02a): created successfully Jun 25 18:20:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f2281835-c513-41d4-918b-bd948e2b0e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Flow 'volume_create_manager' (21381f35-afe2-4a57-ad30-dfe0d5751ee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:18 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-d79cec58-45b1-4470-bbcf-2ca53d8d45b8 tempest-GroupSnapshotsTest-637325901 None] Created volume successfully. Jun 25 18:20:19 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-1020552b-b2d1-4464-90be-60369bec6208 tempest-GroupSnapshotsTest-637325901 None] GroupSnapshot ff9f2e1b-ba14-4551-9de0-340d8c571c14: creating. Jun 25 18:20:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1020552b-b2d1-4464-90be-60369bec6208 tempest-GroupSnapshotsTest-637325901 None] Group snapshot ff9f2e1b-ba14-4551-9de0-340d8c571c14: creating. {{(pid=93917) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4755}} Jun 25 18:20:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1020552b-b2d1-4464-90be-60369bec6208 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1020552b-b2d1-4464-90be-60369bec6208 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-1020552b-b2d1-4464-90be-60369bec6208 tempest-GroupSnapshotsTest-637325901 None] Creating offline snapshot 75bc306a-cfe3-49e7-be6f-a58246244c9b of volume 3ec986d6-355e-4510-97b3-47d11819a02a {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:20:19 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[fef42930-fb37-4753-824a-6a97ed0c940e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1020552b-b2d1-4464-90be-60369bec6208 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:20 devstack sudo[102743]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a Jun 25 18:20:20 devstack sudo[102743]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:21 devstack sudo[102743]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1020552b-b2d1-4464-90be-60369bec6208 tempest-GroupSnapshotsTest-637325901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a" returned: 0 in 1.157s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1020552b-b2d1-4464-90be-60369bec6208 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:21 devstack sudo[102748]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b 1G Jun 25 18:20:21 devstack sudo[102748]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:22 devstack sudo[102748]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1020552b-b2d1-4464-90be-60369bec6208 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b 1G" returned: 0 in 1.561s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1020552b-b2d1-4464-90be-60369bec6208 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3ec986d6-355e-4510-97b3-47d11819a02a -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:22 devstack sudo[102756]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3ec986d6-355e-4510-97b3-47d11819a02a -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b Jun 25 18:20:22 devstack sudo[102756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:23 devstack sudo[102756]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1020552b-b2d1-4464-90be-60369bec6208 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3ec986d6-355e-4510-97b3-47d11819a02a -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b" returned: 0 in 1.177s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:23 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-1020552b-b2d1-4464-90be-60369bec6208 tempest-GroupSnapshotsTest-637325901 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:20:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1020552b-b2d1-4464-90be-60369bec6208 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:23 devstack sudo[102767]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b Jun 25 18:20:23 devstack sudo[102767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:24 devstack sudo[102767]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1020552b-b2d1-4464-90be-60369bec6208 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b" returned: 0 in 0.951s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1020552b-b2d1-4464-90be-60369bec6208 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:24 devstack sudo[102774]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.info Jun 25 18:20:24 devstack sudo[102774]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:25 devstack sudo[102774]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1020552b-b2d1-4464-90be-60369bec6208 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.info" returned: 0 in 0.966s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:25 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-1020552b-b2d1-4464-90be-60369bec6208 tempest-GroupSnapshotsTest-637325901 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.info is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:20:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1020552b-b2d1-4464-90be-60369bec6208 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:25 devstack sudo[102781]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.info Jun 25 18:20:25 devstack sudo[102781]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:26 devstack sudo[102781]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1020552b-b2d1-4464-90be-60369bec6208 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.info" returned: 0 in 1.257s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1020552b-b2d1-4464-90be-60369bec6208 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 7.193s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:27 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-1020552b-b2d1-4464-90be-60369bec6208 tempest-GroupSnapshotsTest-637325901 None] group_snapshot ff9f2e1b-ba14-4551-9de0-340d8c571c14: created successfully Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Flow 'volume_create_manager' (27519f37-f3b3-4a51-b746-58dbaa91d53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95508262-6495-4940-9b79-07a43ef05724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95508262-6495-4940-9b79-07a43ef05724) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:20:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-832084793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a005f1da-0cf8-4ca5-8cae-7870a03a4abd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dab6b36b1a704721959b5ece7c29fab3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20: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-25T16:20:27Z,use_quota=True,user_id='fb3cc39fd7194b13ba222fd215271c8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2f089d2-a28f-46f7-81c9-b1066b8af820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2f089d2-a28f-46f7-81c9-b1066b8af820) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b15c9786-e685-4919-994b-11184b90a68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b15c9786-e685-4919-994b-11184b90a68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a005f1da-0cf8-4ca5-8cae-7870a03a4abd', 'volume_name': 'volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e65cad84-b6b2-418a-8b28-5f98198f3d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e65cad84-b6b2-418a-8b28-5f98198f3d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dd94c3e0-ef4a-4d19-9488-52241db01300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:27 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Volume a005f1da-0cf8-4ca5-8cae-7870a03a4abd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd', 'volume_size': 1} Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:20:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-832084793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a005f1da-0cf8-4ca5-8cae-7870a03a4abd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dab6b36b1a704721959b5ece7c29fab3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:20: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-25T16:20:27Z,use_quota=True,user_id='fb3cc39fd7194b13ba222fd215271c8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Creating volume a005f1da-0cf8-4ca5-8cae-7870a03a4abd {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:20:27 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:20:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:27 devstack sudo[102834]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd 1073741824 Jun 25 18:20:27 devstack sudo[102834]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:28 devstack sudo[102834]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd 1073741824" returned: 0 in 1.239s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:28 devstack sudo[102843]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd Jun 25 18:20:28 devstack sudo[102843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:29 devstack sudo[102843]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd" returned: 0 in 0.933s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] <== create_volume: return (2286ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:20:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.291s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.956s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "cinder-quobyte-75bc306a-cfe3-49e7-be6f-a58246244c9b-f089f312-0e7e-43dd-a3fd-a407a32c1e0e" by "_create_volume_from_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dd94c3e0-ef4a-4d19-9488-52241db01300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d491fab0-9d19-47e8-b099-253b1b18e2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:20:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-75bc306a-cfe3-49e7-be6f-a58246244c9b-f089f312-0e7e-43dd-a3fd-a407a32c1e0e" acquired by "_create_volume_from_snapshot" :: waited 0.041s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Creating volume f089f312-0e7e-43dd-a3fd-a407a32c1e0e from snapshot 75bc306a-cfe3-49e7-be6f-a58246244c9b {{(pid=93917) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 25 18:20:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:20:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "cinder-quobyte-f089f312-0e7e-43dd-a3fd-a407a32c1e0e" by "_copy_volume_from_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:29 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Volume volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd (a005f1da-0cf8-4ca5-8cae-7870a03a4abd): created successfully Jun 25 18:20:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d491fab0-9d19-47e8-b099-253b1b18e2a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:20:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Flow 'volume_create_manager' (27519f37-f3b3-4a51-b746-58dbaa91d53f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:20:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-f089f312-0e7e-43dd-a3fd-a407a32c1e0e" acquired by "_copy_volume_from_snapshot" :: waited 0.038s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] snapshot: 75bc306a-cfe3-49e7-be6f-a58246244c9b, volume: f089f312-0e7e-43dd-a3fd-a407a32c1e0e, {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:20:30 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-3c2020f0-c093-4b69-b499-5ed4080b57f3 tempest-VolumesActionsTest-291179021 None] Created volume successfully. Jun 25 18:20:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:30 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:30 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:30 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[b231b420-d7ad-4c0d-adb5-1f23352f24a1]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:30 devstack sudo[102846]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b Jun 25 18:20:30 devstack sudo[102846]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:31 devstack sudo[102846]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b" returned: 0 in 1.606s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:31 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3ec986d6-355e-4510-97b3-47d11819a02a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:20:31 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:20:31 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Creating direct copy from snapshot {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:20:31 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[4354594b-825b-4848-b6d0-5064fc486fb5]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:32 devstack sudo[102854]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a Jun 25 18:20:32 devstack sudo[102854]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:33 devstack sudo[102854]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a" returned: 0 in 1.862s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:33 devstack cinder-volume[93917]: DEBUG cinder.utils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Path /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f089f312-0e7e-43dd-a3fd-a407a32c1e0e not found in is_blk_device check {{(pid=93917) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:20:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f089f312-0e7e-43dd-a3fd-a407a32c1e0e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:33 devstack sudo[102864]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f089f312-0e7e-43dd-a3fd-a407a32c1e0e Jun 25 18:20:33 devstack sudo[102864]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:40 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:UPDATE=59,cinder:SELECT=50,cinder:INSERT=13,cinder:DELETE=3 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:20:40 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:UPDATE=7,cinder:DELETE=2,cinder:SELECT=7,cinder:INSERT=2 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:20:43 devstack sudo[102864]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f089f312-0e7e-43dd-a3fd-a407a32c1e0e" returned: 0 in 10.051s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:43 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[623586f4-b507-4bea-a152-ff61dbf0c4de]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:43 devstack sudo[102899]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a Jun 25 18:20:43 devstack sudo[102899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:45 devstack sudo[102899]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a" returned: 0 in 1.884s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:45 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Image conversion details: src /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a, size 1024.00 MB, duration 10.05 sec, destination /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f089f312-0e7e-43dd-a3fd-a407a32c1e0e {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:20:45 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Converted 1024.00 MB image at 101.86 MB/s Jun 25 18:20:45 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f089f312-0e7e-43dd-a3fd-a407a32c1e0e is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:20:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f089f312-0e7e-43dd-a3fd-a407a32c1e0e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:45 devstack sudo[102954]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f089f312-0e7e-43dd-a3fd-a407a32c1e0e Jun 25 18:20:45 devstack sudo[102954]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:46 devstack sudo[102954]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f089f312-0e7e-43dd-a3fd-a407a32c1e0e" returned: 0 in 0.941s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-f089f312-0e7e-43dd-a3fd-a407a32c1e0e" released by "_copy_volume_from_snapshot" :: held 16.534s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-75bc306a-cfe3-49e7-be6f-a58246244c9b-f089f312-0e7e-43dd-a3fd-a407a32c1e0e" released by "_create_volume_from_snapshot" :: held 16.605s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 16.649s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:46 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-a9fbdf65-7a7a-4a0f-9216-8df9a4eea863 tempest-GroupSnapshotsTest-637325901 None] Create group from source-snapshot-ff9f2e1b-ba14-4551-9de0-340d8c571c14 completed successfully. Jun 25 18:20:48 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f56ccb5c-30f4-42d2-a1c1-5fcc98d3fd50 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "cinder-quobyte-f089f312-0e7e-43dd-a3fd-a407a32c1e0e" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:48 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f56ccb5c-30f4-42d2-a1c1-5fcc98d3fd50 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-f089f312-0e7e-43dd-a3fd-a407a32c1e0e" acquired by "delete_volume" :: waited 0.018s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:48 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[656ccd72-f713-480f-aa0e-488b3776ccf9]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f56ccb5c-30f4-42d2-a1c1-5fcc98d3fd50 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f089f312-0e7e-43dd-a3fd-a407a32c1e0e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:48 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 --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f089f312-0e7e-43dd-a3fd-a407a32c1e0e Jun 25 18:20:48 devstack sudo[102958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:49 devstack sudo[102958]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f56ccb5c-30f4-42d2-a1c1-5fcc98d3fd50 tempest-GroupSnapshotsTest-637325901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f089f312-0e7e-43dd-a3fd-a407a32c1e0e" returned: 0 in 1.085s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f56ccb5c-30f4-42d2-a1c1-5fcc98d3fd50 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f089f312-0e7e-43dd-a3fd-a407a32c1e0e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:49 devstack sudo[102964]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f089f312-0e7e-43dd-a3fd-a407a32c1e0e Jun 25 18:20:49 devstack sudo[102964]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:50 devstack sudo[102964]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f56ccb5c-30f4-42d2-a1c1-5fcc98d3fd50 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f089f312-0e7e-43dd-a3fd-a407a32c1e0e" returned: 0 in 0.878s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f56ccb5c-30f4-42d2-a1c1-5fcc98d3fd50 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-f089f312-0e7e-43dd-a3fd-a407a32c1e0e" released by "delete_volume" :: held 2.028s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:50 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-f56ccb5c-30f4-42d2-a1c1-5fcc98d3fd50 tempest-GroupSnapshotsTest-637325901 None] Created reservations ['4e5be6cf-99dc-44c9-b72d-54d4aa8cd776'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:20:50 devstack cinder-volume[93917]: WARNING cinder.quota [None req-f56ccb5c-30f4-42d2-a1c1-5fcc98d3fd50 tempest-GroupSnapshotsTest-637325901 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1202258570 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1202258570, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:20:50 devstack cinder-volume[93917]: WARNING cinder.quota [None req-f56ccb5c-30f4-42d2-a1c1-5fcc98d3fd50 tempest-GroupSnapshotsTest-637325901 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1202258570 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1202258570, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:20:50 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-f56ccb5c-30f4-42d2-a1c1-5fcc98d3fd50 tempest-GroupSnapshotsTest-637325901 None] Created reservations ['20056701-d3ab-4a35-b979-9153044bd779', 'f79a7277-df3b-4ea0-97e3-e75c75e25dd9', 'bc0d773d-88d3-496a-8535-89544ddac5ab', '31e31eee-659c-47c4-848c-783b0f99497b'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:20:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f56ccb5c-30f4-42d2-a1c1-5fcc98d3fd50 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f56ccb5c-30f4-42d2-a1c1-5fcc98d3fd50 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:50 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f56ccb5c-30f4-42d2-a1c1-5fcc98d3fd50 tempest-GroupSnapshotsTest-637325901 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:50 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f56ccb5c-30f4-42d2-a1c1-5fcc98d3fd50 tempest-GroupSnapshotsTest-637325901 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f56ccb5c-30f4-42d2-a1c1-5fcc98d3fd50 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f56ccb5c-30f4-42d2-a1c1-5fcc98d3fd50 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:50 devstack sudo[102971]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:20:50 devstack sudo[102971]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:50 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] group_snapshot ff9f2e1b-ba14-4551-9de0-340d8c571c14: deleting Jun 25 18:20:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] group_snapshot ff9f2e1b-ba14-4551-9de0-340d8c571c14: deleting {{(pid=93917) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4930}} Jun 25 18:20:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "cinder-quobyte-3ec986d6-355e-4510-97b3-47d11819a02a" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-3ec986d6-355e-4510-97b3-47d11819a02a" acquired by "delete_snapshot" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "cinder-quobyte-75bc306a-cfe3-49e7-be6f-a58246244c9b" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-75bc306a-cfe3-49e7-be6f-a58246244c9b" acquired by "_delete_snapshot" :: waited 0.031s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:50 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] Deleting offline snapshot 75bc306a-cfe3-49e7-be6f-a58246244c9b of volume 3ec986d6-355e-4510-97b3-47d11819a02a {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:20:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] snapshot_file for this snap is: volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:20:51 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[196ecaca-85c9-4d1f-a10d-7c24d6136cd9]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:51 devstack sudo[102973]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b Jun 25 18:20:51 devstack sudo[102973]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:51 devstack sudo[102971]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f56ccb5c-30f4-42d2-a1c1-5fcc98d3fd50 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.066s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:51 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-f56ccb5c-30f4-42d2-a1c1-5fcc98d3fd50 tempest-GroupSnapshotsTest-637325901 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:20:51 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-f56ccb5c-30f4-42d2-a1c1-5fcc98d3fd50 tempest-GroupSnapshotsTest-637325901 None] Delete group completed successfully. Jun 25 18:20:52 devstack sudo[102973]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b" returned: 0 in 1.187s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3ec986d6-355e-4510-97b3-47d11819a02a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:20:52 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[261320ad-19a4-4991-9d90-4abe99e70e9d]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:52 devstack sudo[102989]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a Jun 25 18:20:52 devstack sudo[102989]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:54 devstack sudo[102989]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a" returned: 0 in 1.746s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:54 devstack sudo[103061]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b Jun 25 18:20:54 devstack sudo[103061]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:55 devstack sudo[103061]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b" returned: 0 in 1.918s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:56 devstack sudo[103075]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b Jun 25 18:20:56 devstack sudo[103075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:57 devstack sudo[103075]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a.75bc306a-cfe3-49e7-be6f-a58246244c9b" returned: 0 in 1.242s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-75bc306a-cfe3-49e7-be6f-a58246244c9b" released by "_delete_snapshot" :: held 6.276s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-3ec986d6-355e-4510-97b3-47d11819a02a" released by "delete_snapshot" :: held 6.322s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:57 devstack cinder-volume[93917]: WARNING cinder.quota [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1202258570 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1202258570, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:20:57 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] Created reservations ['cda8493d-01a9-4d5a-b136-104a6cb8d364', 'c960bf0d-11f5-4609-8d70-6815a7d70944', 'd7290c08-ae45-4d50-b43d-a76c71fc126b', 'ee79df09-f421-4a74-9d1b-670080671ecf'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:20:57 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-b0961899-0ec0-46f1-bc00-b36257007bea tempest-GroupSnapshotsTest-637325901 None] group_snapshot ff9f2e1b-ba14-4551-9de0-340d8c571c14: deleted successfully Jun 25 18:20:57 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:20:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:20:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:20:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:20:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:20:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:20:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:20:58 devstack sudo[103079]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:20:58 devstack sudo[103079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:20:58 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f0540c6f-0466-4324-b4fa-3cfb83fd0a22 tempest-VolumesActionsTest-291179021 None] Acquiring lock "cinder-a005f1da-0cf8-4ca5-8cae-7870a03a4abd" by "attach_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:58 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f0540c6f-0466-4324-b4fa-3cfb83fd0a22 tempest-VolumesActionsTest-291179021 None] Lock "cinder-a005f1da-0cf8-4ca5-8cae-7870a03a4abd" acquired by "attach_volume" :: waited 0.028s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:58 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-f0540c6f-0466-4324-b4fa-3cfb83fd0a22 tempest-VolumesActionsTest-291179021 None] Attaching volume a005f1da-0cf8-4ca5-8cae-7870a03a4abd to instance 54534430-a388-4182-9195-6949608adca3 at mountpoint /dev/vdb on host None. Jun 25 18:20:58 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-f0540c6f-0466-4324-b4fa-3cfb83fd0a22 tempest-VolumesActionsTest-291179021 None] Attach volume completed successfully. Jun 25 18:20:58 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f0540c6f-0466-4324-b4fa-3cfb83fd0a22 tempest-VolumesActionsTest-291179021 None] Lock "cinder-a005f1da-0cf8-4ca5-8cae-7870a03a4abd" released by "attach_volume" :: held 0.194s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:59 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c8be3a7d-4783-4e3b-8935-f6823f424ca4 tempest-VolumesActionsTest-291179021 None] Acquiring lock "cinder-a005f1da-0cf8-4ca5-8cae-7870a03a4abd-detach_volume" by "detach_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:59 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c8be3a7d-4783-4e3b-8935-f6823f424ca4 tempest-VolumesActionsTest-291179021 None] Lock "cinder-a005f1da-0cf8-4ca5-8cae-7870a03a4abd-detach_volume" acquired by "detach_volume" :: waited 0.065s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:59 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-c8be3a7d-4783-4e3b-8935-f6823f424ca4 tempest-VolumesActionsTest-291179021 None] Detaching volume a005f1da-0cf8-4ca5-8cae-7870a03a4abd from instance 54534430-a388-4182-9195-6949608adca3. Jun 25 18:20:59 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-c8be3a7d-4783-4e3b-8935-f6823f424ca4 tempest-VolumesActionsTest-291179021 None] Detach volume completed successfully. Jun 25 18:20:59 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c8be3a7d-4783-4e3b-8935-f6823f424ca4 tempest-VolumesActionsTest-291179021 None] Lock "cinder-a005f1da-0cf8-4ca5-8cae-7870a03a4abd-detach_volume" released by "detach_volume" :: held 0.137s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:20:59 devstack sudo[103079]: pam_unix(sudo:session): session closed for user root Jun 25 18:20:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.508s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:20:59 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:20:59 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:20:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 28 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:20:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:20:59 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-92c5f629-8dd2-4858-ad41-703d3f1f5e53 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "cinder-quobyte-3ec986d6-355e-4510-97b3-47d11819a02a" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:20:59 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-92c5f629-8dd2-4858-ad41-703d3f1f5e53 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-3ec986d6-355e-4510-97b3-47d11819a02a" acquired by "delete_volume" :: waited 0.055s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:20:59 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[20b6546f-ec42-4371-8e52-8745e819b3f3]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:20:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-92c5f629-8dd2-4858-ad41-703d3f1f5e53 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:00 devstack sudo[103120]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a Jun 25 18:21:00 devstack sudo[103120]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-92c5f629-8dd2-4858-ad41-703d3f1f5e53 tempest-GroupSnapshotsTest-637325901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a" returned: 0 in 2.392s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:02 devstack sudo[103120]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-92c5f629-8dd2-4858-ad41-703d3f1f5e53 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:02 devstack sudo[103213]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a Jun 25 18:21:02 devstack sudo[103213]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:03 devstack sudo[103213]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-92c5f629-8dd2-4858-ad41-703d3f1f5e53 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3ec986d6-355e-4510-97b3-47d11819a02a" returned: 0 in 1.115s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:03 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-92c5f629-8dd2-4858-ad41-703d3f1f5e53 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-3ec986d6-355e-4510-97b3-47d11819a02a" released by "delete_volume" :: held 3.766s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:03 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-92c5f629-8dd2-4858-ad41-703d3f1f5e53 tempest-GroupSnapshotsTest-637325901 None] Created reservations ['1d1e6eaa-9ebb-49e3-baf2-84b99808607b'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:21:03 devstack cinder-volume[93917]: WARNING cinder.db.api [None req-92c5f629-8dd2-4858-ad41-703d3f1f5e53 tempest-GroupSnapshotsTest-637325901 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-1202258570'] Jun 25 18:21:03 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-92c5f629-8dd2-4858-ad41-703d3f1f5e53 tempest-GroupSnapshotsTest-637325901 None] Created reservations ['cb514362-d93d-485d-b558-ea55380bed50', 'cb541104-95c2-4d75-bfdc-5246cf9176f2', 'fd08682b-d7fb-4d6a-9b1d-bb77d3c9d9c1', '5b996458-e7a0-448f-8529-ce7673950a73'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:21:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-92c5f629-8dd2-4858-ad41-703d3f1f5e53 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-92c5f629-8dd2-4858-ad41-703d3f1f5e53 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:03 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-92c5f629-8dd2-4858-ad41-703d3f1f5e53 tempest-GroupSnapshotsTest-637325901 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:03 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-92c5f629-8dd2-4858-ad41-703d3f1f5e53 tempest-GroupSnapshotsTest-637325901 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-92c5f629-8dd2-4858-ad41-703d3f1f5e53 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-92c5f629-8dd2-4858-ad41-703d3f1f5e53 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:03 devstack sudo[103242]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:21:03 devstack sudo[103242]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:04 devstack sudo[103242]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-92c5f629-8dd2-4858-ad41-703d3f1f5e53 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.118s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:04 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-92c5f629-8dd2-4858-ad41-703d3f1f5e53 tempest-GroupSnapshotsTest-637325901 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:21:04 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-92c5f629-8dd2-4858-ad41-703d3f1f5e53 tempest-GroupSnapshotsTest-637325901 None] Delete group completed successfully. Jun 25 18:21:05 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-08fab287-6a43-4293-a5f9-7981cdf7d56a tempest-GroupSnapshotsTest-637325901 None] Group tempest-GroupSnapshotsTest-Group-64775857: creating Jun 25 18:21:05 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-08fab287-6a43-4293-a5f9-7981cdf7d56a tempest-GroupSnapshotsTest-637325901 None] Group tempest-GroupSnapshotsTest-Group-64775857: created successfully Jun 25 18:21:05 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-08fab287-6a43-4293-a5f9-7981cdf7d56a tempest-GroupSnapshotsTest-637325901 None] Create group completed successfully. Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Flow 'volume_create_manager' (d4a45c70-51a3-4ed8-8546-621376485ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cc660437-5f72-4b13-b731-328001076663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cc660437-5f72-4b13-b731-328001076663) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:21:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-129001441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=54077ad3-0ac0-4877-831a-1932ec8e051f,host='devstack@QuobyteHD#QuobyteHD',id=d65e9ee2-10ed-41d7-b641-1c09baac9cf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ac5085bb95a4566aa068bfd3d31f4e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:07Z,use_quota=True,user_id='61365c1ca899495d8c10acaf18508a3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8cfae5ec-a775-4273-a5b3-0838baf721d6),volume_type_id=8cfae5ec-a775-4273-a5b3-0838baf721d6)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7127926f-f5c8-4fff-a8c5-cefbe74c8a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7127926f-f5c8-4fff-a8c5-cefbe74c8a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af787137-b54e-4bc7-968f-89432abf3983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af787137-b54e-4bc7-968f-89432abf3983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd65e9ee2-10ed-41d7-b641-1c09baac9cf0', 'volume_name': 'volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bba12cbe-48c8-4f1e-9083-5d26cc4e01eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bba12cbe-48c8-4f1e-9083-5d26cc4e01eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (87c31b42-ba25-4d42-a3de-5e38c357a863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:07 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Volume d65e9ee2-10ed-41d7-b641-1c09baac9cf0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0', 'volume_size': 1} Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=54077ad3-0ac0-4877-831a-1932ec8e051f,created_at=2026-06-25T16:21:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-129001441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=54077ad3-0ac0-4877-831a-1932ec8e051f,host='devstack@QuobyteHD#QuobyteHD',id=d65e9ee2-10ed-41d7-b641-1c09baac9cf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ac5085bb95a4566aa068bfd3d31f4e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:21:07Z,use_quota=True,user_id='61365c1ca899495d8c10acaf18508a3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8cfae5ec-a775-4273-a5b3-0838baf721d6),volume_type_id=8cfae5ec-a775-4273-a5b3-0838baf721d6)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Creating volume d65e9ee2-10ed-41d7-b641-1c09baac9cf0 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:21:07 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:21:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:07 devstack sudo[103251]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0 1073741824 Jun 25 18:21:07 devstack sudo[103251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:08 devstack sudo[103251]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0 1073741824" returned: 0 in 1.512s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:09 devstack sudo[103259]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0 Jun 25 18:21:09 devstack sudo[103259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:09 devstack sudo[103259]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0" returned: 0 in 0.985s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:09 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] <== create_volume: return (2571ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:21:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.576s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (87c31b42-ba25-4d42-a3de-5e38c357a863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd35f557-2b60-404c-b0fc-fdfbf327a289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:10 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Volume volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0 (d65e9ee2-10ed-41d7-b641-1c09baac9cf0): created successfully Jun 25 18:21:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd35f557-2b60-404c-b0fc-fdfbf327a289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Flow 'volume_create_manager' (d4a45c70-51a3-4ed8-8546-621376485ec4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:10 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-6085f75e-e8cb-450c-ad75-357fb863efaa tempest-GroupSnapshotsTest-637325901 None] Created volume successfully. Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Flow 'volume_create_manager' (7831c69d-f8f2-47a6-b3a9-a285681590c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3addbe4b-26a4-4516-a273-2af709e199f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3addbe4b-26a4-4516-a273-2af709e199f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:21:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-182457752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=54077ad3-0ac0-4877-831a-1932ec8e051f,host='devstack@QuobyteHD#QuobyteHD',id=d1ac9823-2082-4087-8f88-1c1aba377b94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ac5085bb95a4566aa068bfd3d31f4e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21: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-25T16:21:12Z,use_quota=True,user_id='61365c1ca899495d8c10acaf18508a3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8cfae5ec-a775-4273-a5b3-0838baf721d6),volume_type_id=8cfae5ec-a775-4273-a5b3-0838baf721d6)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e39f8ea8-47e7-44b6-b91c-1e8f06d55a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e39f8ea8-47e7-44b6-b91c-1e8f06d55a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (beafe7e1-2008-4115-b9e3-21203ea3e47a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (beafe7e1-2008-4115-b9e3-21203ea3e47a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd1ac9823-2082-4087-8f88-1c1aba377b94', 'volume_name': 'volume-d1ac9823-2082-4087-8f88-1c1aba377b94', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (edf928d5-2eb4-4044-8143-73e69b775ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (edf928d5-2eb4-4044-8143-73e69b775ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (97b1c95b-a4de-4977-b6b9-e64777eff094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:12 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Volume d1ac9823-2082-4087-8f88-1c1aba377b94: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d1ac9823-2082-4087-8f88-1c1aba377b94', 'volume_size': 1} Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=54077ad3-0ac0-4877-831a-1932ec8e051f,created_at=2026-06-25T16:21:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-182457752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=54077ad3-0ac0-4877-831a-1932ec8e051f,host='devstack@QuobyteHD#QuobyteHD',id=d1ac9823-2082-4087-8f88-1c1aba377b94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ac5085bb95a4566aa068bfd3d31f4e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21: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-25T16:21:12Z,use_quota=True,user_id='61365c1ca899495d8c10acaf18508a3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8cfae5ec-a775-4273-a5b3-0838baf721d6),volume_type_id=8cfae5ec-a775-4273-a5b3-0838baf721d6)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Creating volume d1ac9823-2082-4087-8f88-1c1aba377b94 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:21:12 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:21:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:12 devstack sudo[103275]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94 1073741824 Jun 25 18:21:12 devstack sudo[103275]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:13 devstack sudo[103275]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94 1073741824" returned: 0 in 1.425s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:13 devstack sudo[103283]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94 Jun 25 18:21:13 devstack sudo[103283]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:15 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-8fa08b7b-c4be-4ebc-9d05-64086b1315b2 req-781732ab-4b32-4810-9bd5-f66e916a8d87 tempest-AttachVolumeNegativeTest-334458264 None] Terminate volume connection completed successfully. Jun 25 18:21:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-8fa08b7b-c4be-4ebc-9d05-64086b1315b2 req-781732ab-4b32-4810-9bd5-f66e916a8d87 tempest-AttachVolumeNegativeTest-334458264 None] Deleting attachment 4a555ede-9ae2-433d-8b30-f1f58cd70949. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:21:15 devstack sudo[103283]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94" returned: 0 in 1.298s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] <== create_volume: return (2807ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:21:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.812s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (97b1c95b-a4de-4977-b6b9-e64777eff094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d1ac9823-2082-4087-8f88-1c1aba377b94', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a37eb8b5-5b09-4946-b2d4-a7f078554e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:15 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Volume volume-d1ac9823-2082-4087-8f88-1c1aba377b94 (d1ac9823-2082-4087-8f88-1c1aba377b94): created successfully Jun 25 18:21:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a37eb8b5-5b09-4946-b2d4-a7f078554e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Flow 'volume_create_manager' (7831c69d-f8f2-47a6-b3a9-a285681590c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:15 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-025472b9-23b2-4c0e-abfb-97f839396904 tempest-GroupSnapshotsTest-637325901 None] Created volume successfully. Jun 25 18:21:16 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-ce85dbb0-38ea-418b-af93-b41b99f2ea60 tempest-GroupSnapshotsTest-637325901 None] Update group completed successfully. Jun 25 18:21:17 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-c590f60e-fc6b-4b25-acbc-ee9d377dd9e6 tempest-GroupSnapshotsTest-637325901 None] Update group completed successfully. Jun 25 18:21:19 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-e50d079f-bedc-4667-b00e-056762b051ba tempest-GroupSnapshotsTest-637325901 None] Update group completed successfully. Jun 25 18:21:20 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-75dd1be1-3e02-48ac-b370-d507d0274b93 tempest-GroupSnapshotsTest-637325901 None] Update group completed successfully. Jun 25 18:21:22 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] GroupSnapshot f8117aef-be4a-46d7-afc6-7ce09401ceaa: creating. Jun 25 18:21:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] Group snapshot f8117aef-be4a-46d7-afc6-7ce09401ceaa: creating. {{(pid=93917) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4755}} Jun 25 18:21:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] Creating offline snapshot 9da31833-9120-433d-bfe7-a395675f53fb of volume d1ac9823-2082-4087-8f88-1c1aba377b94 {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:21:22 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[780df046-69d8-4c00-85ac-ebe9ed3df533]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:22 devstack sudo[103353]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94 Jun 25 18:21:22 devstack sudo[103353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:23 devstack sudo[103353]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94" returned: 0 in 1.115s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.9da31833-9120-433d-bfe7-a395675f53fb 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:23 devstack sudo[103364]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.9da31833-9120-433d-bfe7-a395675f53fb 1G Jun 25 18:21:23 devstack sudo[103364]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:24 devstack sudo[103364]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.9da31833-9120-433d-bfe7-a395675f53fb 1G" returned: 0 in 1.495s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d1ac9823-2082-4087-8f88-1c1aba377b94 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.9da31833-9120-433d-bfe7-a395675f53fb {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:24 devstack sudo[103371]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d1ac9823-2082-4087-8f88-1c1aba377b94 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.9da31833-9120-433d-bfe7-a395675f53fb Jun 25 18:21:24 devstack sudo[103371]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:26 devstack sudo[103371]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d1ac9823-2082-4087-8f88-1c1aba377b94 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.9da31833-9120-433d-bfe7-a395675f53fb" returned: 0 in 1.263s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:26 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.9da31833-9120-433d-bfe7-a395675f53fb is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:21:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.9da31833-9120-433d-bfe7-a395675f53fb {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:26 devstack sudo[103379]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.9da31833-9120-433d-bfe7-a395675f53fb Jun 25 18:21:26 devstack sudo[103379]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:27 devstack sudo[103379]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.9da31833-9120-433d-bfe7-a395675f53fb" returned: 0 in 0.962s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:27 devstack sudo[103385]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.info Jun 25 18:21:27 devstack sudo[103385]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:28 devstack sudo[103385]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.info" returned: 0 in 1.096s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:28 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.info is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:21:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:28 devstack sudo[103389]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.info Jun 25 18:21:28 devstack sudo[103389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:29 devstack sudo[103389]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.info" returned: 0 in 1.170s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 7.283s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] Creating offline snapshot e27f7a80-e7a5-4bde-af13-caadcc082110 of volume d65e9ee2-10ed-41d7-b641-1c09baac9cf0 {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:21:29 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[1981c8fd-1d64-4018-bf72-c3d016e383f3]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:29 devstack sudo[103396]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0 Jun 25 18:21:29 devstack sudo[103396]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:30 devstack sudo[103396]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0" returned: 0 in 0.991s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.e27f7a80-e7a5-4bde-af13-caadcc082110 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:30 devstack sudo[103407]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.e27f7a80-e7a5-4bde-af13-caadcc082110 1G Jun 25 18:21:30 devstack sudo[103407]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:32 devstack sudo[103407]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.e27f7a80-e7a5-4bde-af13-caadcc082110 1G" returned: 0 in 1.765s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.e27f7a80-e7a5-4bde-af13-caadcc082110 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:32 devstack sudo[103483]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.e27f7a80-e7a5-4bde-af13-caadcc082110 Jun 25 18:21:32 devstack sudo[103483]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:33 devstack sudo[103483]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.e27f7a80-e7a5-4bde-af13-caadcc082110" returned: 0 in 1.306s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:33 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.e27f7a80-e7a5-4bde-af13-caadcc082110 is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:21:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.e27f7a80-e7a5-4bde-af13-caadcc082110 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:33 devstack sudo[103491]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.e27f7a80-e7a5-4bde-af13-caadcc082110 Jun 25 18:21:33 devstack sudo[103491]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:34 devstack sudo[103491]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.e27f7a80-e7a5-4bde-af13-caadcc082110" returned: 0 in 1.147s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:34 devstack sudo[103509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.info Jun 25 18:21:34 devstack sudo[103509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:35 devstack sudo[103509]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.info" returned: 0 in 0.991s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:35 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.info is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:21:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:35 devstack sudo[103521]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.info Jun 25 18:21:35 devstack sudo[103521]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:36 devstack sudo[103521]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.info" returned: 0 in 1.153s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 7.489s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:37 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-2c8bc6bb-d6e6-4fb4-8c4c-edd251a36f18 tempest-GroupSnapshotsTest-637325901 None] group_snapshot f8117aef-be4a-46d7-afc6-7ce09401ceaa: created successfully Jun 25 18:21:38 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] group_snapshot f8117aef-be4a-46d7-afc6-7ce09401ceaa: deleting Jun 25 18:21:38 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] group_snapshot f8117aef-be4a-46d7-afc6-7ce09401ceaa: deleting {{(pid=93917) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4930}} Jun 25 18:21:38 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "cinder-quobyte-d1ac9823-2082-4087-8f88-1c1aba377b94" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:38 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-d1ac9823-2082-4087-8f88-1c1aba377b94" acquired by "delete_snapshot" :: waited 0.033s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:38 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "cinder-quobyte-9da31833-9120-433d-bfe7-a395675f53fb" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:38 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-9da31833-9120-433d-bfe7-a395675f53fb" acquired by "_delete_snapshot" :: waited 0.034s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Deleting offline snapshot 9da31833-9120-433d-bfe7-a395675f53fb of volume d1ac9823-2082-4087-8f88-1c1aba377b94 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:21:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] snapshot_file for this snap is: volume-d1ac9823-2082-4087-8f88-1c1aba377b94.9da31833-9120-433d-bfe7-a395675f53fb {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:21:38 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[20e84db8-e4dd-4edd-bb25-0ac25b1be713]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.9da31833-9120-433d-bfe7-a395675f53fb {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:39 devstack sudo[103531]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.9da31833-9120-433d-bfe7-a395675f53fb Jun 25 18:21:39 devstack sudo[103531]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:39 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-efdc441a-64b7-46e1-85b8-d7aebadcadb9 tempest-VolumesActionsTest-291179021 None] Acquiring lock "cinder-a005f1da-0cf8-4ca5-8cae-7870a03a4abd" by "attach_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:39 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-efdc441a-64b7-46e1-85b8-d7aebadcadb9 tempest-VolumesActionsTest-291179021 None] Lock "cinder-a005f1da-0cf8-4ca5-8cae-7870a03a4abd" acquired by "attach_volume" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:39 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-efdc441a-64b7-46e1-85b8-d7aebadcadb9 tempest-VolumesActionsTest-291179021 None] Attaching volume a005f1da-0cf8-4ca5-8cae-7870a03a4abd to instance a76fb8f6-8b59-46da-bd3f-71ea764b6e66 at mountpoint /dev/vdb on host None. Jun 25 18:21:39 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-efdc441a-64b7-46e1-85b8-d7aebadcadb9 tempest-VolumesActionsTest-291179021 None] Attach volume completed successfully. Jun 25 18:21:39 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-efdc441a-64b7-46e1-85b8-d7aebadcadb9 tempest-VolumesActionsTest-291179021 None] Lock "cinder-a005f1da-0cf8-4ca5-8cae-7870a03a4abd" released by "attach_volume" :: held 0.146s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:40 devstack sudo[103531]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.9da31833-9120-433d-bfe7-a395675f53fb" returned: 0 in 1.558s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d1ac9823-2082-4087-8f88-1c1aba377b94(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:21:40 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[aa5b4d11-c39b-462f-9815-bbc3e8384733]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:40 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/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94 Jun 25 18:21:40 devstack sudo[103541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:40 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a29022f7-7423-4669-a8b3-0d47b38f0eb6 tempest-VolumesActionsTest-291179021 None] Acquiring lock "cinder-a005f1da-0cf8-4ca5-8cae-7870a03a4abd-detach_volume" by "detach_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:40 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a29022f7-7423-4669-a8b3-0d47b38f0eb6 tempest-VolumesActionsTest-291179021 None] Lock "cinder-a005f1da-0cf8-4ca5-8cae-7870a03a4abd-detach_volume" acquired by "detach_volume" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:40 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-a29022f7-7423-4669-a8b3-0d47b38f0eb6 tempest-VolumesActionsTest-291179021 None] Detaching volume a005f1da-0cf8-4ca5-8cae-7870a03a4abd from instance a76fb8f6-8b59-46da-bd3f-71ea764b6e66. Jun 25 18:21:40 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=58,cinder:UPDATE=49,cinder:INSERT=11,cinder:DELETE=1 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:21:40 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:UPDATE=46,cinder:SELECT=64,cinder:INSERT=11,cinder:DELETE=1 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:21:40 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-a29022f7-7423-4669-a8b3-0d47b38f0eb6 tempest-VolumesActionsTest-291179021 None] Detach volume completed successfully. Jun 25 18:21:40 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a29022f7-7423-4669-a8b3-0d47b38f0eb6 tempest-VolumesActionsTest-291179021 None] Lock "cinder-a005f1da-0cf8-4ca5-8cae-7870a03a4abd-detach_volume" released by "detach_volume" :: held 0.114s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:41 devstack sudo[103541]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94" returned: 0 in 1.219s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.9da31833-9120-433d-bfe7-a395675f53fb {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:41 devstack sudo[103553]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.9da31833-9120-433d-bfe7-a395675f53fb Jun 25 18:21:41 devstack sudo[103553]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:43 devstack sudo[103553]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.9da31833-9120-433d-bfe7-a395675f53fb" returned: 0 in 1.770s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.9da31833-9120-433d-bfe7-a395675f53fb {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:43 devstack sudo[103666]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.9da31833-9120-433d-bfe7-a395675f53fb Jun 25 18:21:43 devstack sudo[103666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:45 devstack sudo[103666]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94.9da31833-9120-433d-bfe7-a395675f53fb" returned: 0 in 1.696s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-9da31833-9120-433d-bfe7-a395675f53fb" released by "_delete_snapshot" :: held 6.468s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-d1ac9823-2082-4087-8f88-1c1aba377b94" released by "delete_snapshot" :: held 6.523s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "cinder-quobyte-d65e9ee2-10ed-41d7-b641-1c09baac9cf0" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-d65e9ee2-10ed-41d7-b641-1c09baac9cf0" acquired by "delete_snapshot" :: waited 0.029s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "cinder-quobyte-e27f7a80-e7a5-4bde-af13-caadcc082110" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-e27f7a80-e7a5-4bde-af13-caadcc082110" acquired by "_delete_snapshot" :: waited 0.035s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:45 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Deleting offline snapshot e27f7a80-e7a5-4bde-af13-caadcc082110 of volume d65e9ee2-10ed-41d7-b641-1c09baac9cf0 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:21:45 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] snapshot_file for this snap is: volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.e27f7a80-e7a5-4bde-af13-caadcc082110 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:21:45 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[f9081dd8-e2f8-4558-9288-5239863947eb]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.e27f7a80-e7a5-4bde-af13-caadcc082110 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:45 devstack sudo[103696]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.e27f7a80-e7a5-4bde-af13-caadcc082110 Jun 25 18:21:45 devstack sudo[103696]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:47 devstack sudo[103696]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.e27f7a80-e7a5-4bde-af13-caadcc082110" returned: 0 in 1.871s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:47 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:21:47 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[7078d678-c135-424a-8003-e693196d7cc5]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:47 devstack sudo[103717]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0 Jun 25 18:21:47 devstack sudo[103717]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:48 devstack sudo[103717]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0" returned: 0 in 1.415s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.e27f7a80-e7a5-4bde-af13-caadcc082110 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:48 devstack sudo[103723]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.e27f7a80-e7a5-4bde-af13-caadcc082110 Jun 25 18:21:48 devstack sudo[103723]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Flow 'volume_create_manager' (96fc0d74-31b7-491d-9d5e-790a66ce4e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (78fdd9b8-98c4-4500-ac75-6dff98512daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (78fdd9b8-98c4-4500-ac75-6dff98512daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:21:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-967867858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=20c7e632-031a-499f-ae98-8d8d719b45a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a77cac5149af4492ad9a2dea8332b610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21: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-25T16:21:49Z,use_quota=True,user_id='c38d7e203d6c490885bd908a0f779687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (24eb8f61-1d91-4e71-8836-afc0be8dc357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (24eb8f61-1d91-4e71-8836-afc0be8dc357) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (846c4c60-3e3a-4f9f-b1e6-ca7d57273725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (846c4c60-3e3a-4f9f-b1e6-ca7d57273725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '20c7e632-031a-499f-ae98-8d8d719b45a5', 'volume_name': 'volume-20c7e632-031a-499f-ae98-8d8d719b45a5', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6bc27886-6c0e-4213-b7e7-bf7c1590cbbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6bc27886-6c0e-4213-b7e7-bf7c1590cbbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5668410c-d6a5-4aec-9463-ffcbd95ffa03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:49 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Volume 20c7e632-031a-499f-ae98-8d8d719b45a5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-20c7e632-031a-499f-ae98-8d8d719b45a5', 'volume_size': 1} Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:21:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-967867858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=20c7e632-031a-499f-ae98-8d8d719b45a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a77cac5149af4492ad9a2dea8332b610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:21: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-25T16:21:49Z,use_quota=True,user_id='c38d7e203d6c490885bd908a0f779687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Creating volume 20c7e632-031a-499f-ae98-8d8d719b45a5 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:21:49 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-20c7e632-031a-499f-ae98-8d8d719b45a5 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:49 devstack sudo[103725]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-20c7e632-031a-499f-ae98-8d8d719b45a5 1073741824 Jun 25 18:21:49 devstack sudo[103725]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:49 devstack sudo[103723]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.e27f7a80-e7a5-4bde-af13-caadcc082110" returned: 0 in 1.063s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.e27f7a80-e7a5-4bde-af13-caadcc082110 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:49 devstack sudo[103731]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.e27f7a80-e7a5-4bde-af13-caadcc082110 Jun 25 18:21:49 devstack sudo[103731]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:50 devstack sudo[103725]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-20c7e632-031a-499f-ae98-8d8d719b45a5 1073741824" returned: 0 in 1.202s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-20c7e632-031a-499f-ae98-8d8d719b45a5 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:50 devstack sudo[103737]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-20c7e632-031a-499f-ae98-8d8d719b45a5 Jun 25 18:21:50 devstack sudo[103737]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:50 devstack sudo[103731]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0.e27f7a80-e7a5-4bde-af13-caadcc082110" returned: 0 in 0.877s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-e27f7a80-e7a5-4bde-af13-caadcc082110" released by "_delete_snapshot" :: held 5.539s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-d65e9ee2-10ed-41d7-b641-1c09baac9cf0" released by "delete_snapshot" :: held 5.597s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:51 devstack cinder-volume[93917]: WARNING cinder.quota [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-614883339 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-614883339, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:21:51 devstack cinder-volume[93917]: WARNING cinder.quota [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-614883339 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-614883339, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:21:51 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Created reservations ['3a2182f0-8bc8-4e91-93ac-7fb1fbd36680', '13d127db-6ee3-40b0-b8d8-85309a0a4029', 'e76d2a18-0f1d-48f9-95fa-054e130a811a', 'd175fe3f-2f07-41b8-a3f5-a8124ddccef0'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:21:51 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] Created reservations ['17aa12f3-3909-4f84-99f7-c17f92ed4ef8', '52e31ad8-131b-4406-b364-e279a3cbc51b', '238cc496-abcd-4bc2-9664-303718dc3c6b', '38c8ea44-810b-4518-b7be-649ee913e17c'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:21:51 devstack sudo[103737]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-20c7e632-031a-499f-ae98-8d8d719b45a5" returned: 0 in 0.980s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] <== create_volume: return (2255ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:21:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.258s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:51 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-dec0228f-d844-4244-877c-3229ef0a72f1 tempest-GroupSnapshotsTest-637325901 None] group_snapshot f8117aef-be4a-46d7-afc6-7ce09401ceaa: deleted successfully Jun 25 18:21:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5668410c-d6a5-4aec-9463-ffcbd95ffa03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-20c7e632-031a-499f-ae98-8d8d719b45a5', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63393704-62e6-4b6b-b2a4-62bf61bff657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:21:51 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Volume volume-20c7e632-031a-499f-ae98-8d8d719b45a5 (20c7e632-031a-499f-ae98-8d8d719b45a5): created successfully Jun 25 18:21:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63393704-62e6-4b6b-b2a4-62bf61bff657) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:21:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Flow 'volume_create_manager' (96fc0d74-31b7-491d-9d5e-790a66ce4e6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:21:51 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-0ca17fbc-dc82-4a36-9c02-ef11aac82c5a tempest-VolumesActionsTest-1671194622 None] Created volume successfully. Jun 25 18:21:52 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-3c34a5aa-f152-4c35-915b-3c9642d367bc tempest-VolumesActionsTest-1671194622 None] Acquiring lock "cinder-20c7e632-031a-499f-ae98-8d8d719b45a5" by "attach_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:52 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-3c34a5aa-f152-4c35-915b-3c9642d367bc tempest-VolumesActionsTest-1671194622 None] Lock "cinder-20c7e632-031a-499f-ae98-8d8d719b45a5" acquired by "attach_volume" :: waited 0.041s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:52 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-3c34a5aa-f152-4c35-915b-3c9642d367bc tempest-VolumesActionsTest-1671194622 None] Attaching volume 20c7e632-031a-499f-ae98-8d8d719b45a5 to instance 2d89ea7b-0432-4cc6-8190-3a336cfe44d0 at mountpoint /dev/vdb on host None. Jun 25 18:21:52 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-3c34a5aa-f152-4c35-915b-3c9642d367bc tempest-VolumesActionsTest-1671194622 None] Attach volume completed successfully. Jun 25 18:21:52 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-3c34a5aa-f152-4c35-915b-3c9642d367bc tempest-VolumesActionsTest-1671194622 None] Lock "cinder-20c7e632-031a-499f-ae98-8d8d719b45a5" released by "attach_volume" :: held 0.160s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "cinder-quobyte-d1ac9823-2082-4087-8f88-1c1aba377b94" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-d1ac9823-2082-4087-8f88-1c1aba377b94" acquired by "delete_volume" :: waited 0.057s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:54 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[c1ed7803-6fa7-4be0-9e37-04794afcd1e7]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8a81e3d8-3e94-4130-bda2-21475c8cb2e8 tempest-VolumesActionsTest-291179021 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8a81e3d8-3e94-4130-bda2-21475c8cb2e8 tempest-VolumesActionsTest-291179021 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.003s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:54 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[95ba4358-81bf-4a98-affb-87fa67a710bb]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8a81e3d8-3e94-4130-bda2-21475c8cb2e8 tempest-VolumesActionsTest-291179021 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:54 devstack sudo[103749]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94 Jun 25 18:21:54 devstack sudo[103749]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:54 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-4d54c006-51ec-4686-8995-b02740e08ed9 tempest-VolumesActionsTest-1053053538 None] Terminate volume connection completed successfully. Jun 25 18:21:54 devstack sudo[103752]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd Jun 25 18:21:54 devstack sudo[103752]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4d54c006-51ec-4686-8995-b02740e08ed9 tempest-VolumesActionsTest-1053053538 None] Acquiring lock "cinder-20c7e632-031a-499f-ae98-8d8d719b45a5-detach_volume" by "detach_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4d54c006-51ec-4686-8995-b02740e08ed9 tempest-VolumesActionsTest-1053053538 None] Lock "cinder-20c7e632-031a-499f-ae98-8d8d719b45a5-detach_volume" acquired by "detach_volume" :: waited 0.041s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:54 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-4d54c006-51ec-4686-8995-b02740e08ed9 tempest-VolumesActionsTest-1053053538 None] Detaching volume 20c7e632-031a-499f-ae98-8d8d719b45a5 from instance 2d89ea7b-0432-4cc6-8190-3a336cfe44d0. Jun 25 18:21:54 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-4d54c006-51ec-4686-8995-b02740e08ed9 tempest-VolumesActionsTest-1053053538 None] Detach volume completed successfully. Jun 25 18:21:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4d54c006-51ec-4686-8995-b02740e08ed9 tempest-VolumesActionsTest-1053053538 None] Lock "cinder-20c7e632-031a-499f-ae98-8d8d719b45a5-detach_volume" released by "detach_volume" :: held 0.178s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-16cce185-f281-4975-8bd9-ed3480ad48c3 tempest-VolumesActionsTest-1671194622 None] Acquiring lock "cinder-20c7e632-031a-499f-ae98-8d8d719b45a5-detach_volume" by "detach_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-16cce185-f281-4975-8bd9-ed3480ad48c3 tempest-VolumesActionsTest-1671194622 None] Lock "cinder-20c7e632-031a-499f-ae98-8d8d719b45a5-detach_volume" acquired by "detach_volume" :: waited 0.044s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:56 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-16cce185-f281-4975-8bd9-ed3480ad48c3 tempest-VolumesActionsTest-1671194622 None] Volume detach called, but volume not attached. Jun 25 18:21:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-16cce185-f281-4975-8bd9-ed3480ad48c3 tempest-VolumesActionsTest-1671194622 None] Lock "cinder-20c7e632-031a-499f-ae98-8d8d719b45a5-detach_volume" released by "detach_volume" :: held 0.041s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:56 devstack sudo[103749]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94" returned: 0 in 2.101s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:56 devstack sudo[103830]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94 Jun 25 18:21:56 devstack sudo[103830]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:56 devstack sudo[103752]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8a81e3d8-3e94-4130-bda2-21475c8cb2e8 tempest-VolumesActionsTest-291179021 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd" returned: 0 in 2.112s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:56 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[8be0ad4a-f741-48e6-8912-64ec9d95ac50]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8a81e3d8-3e94-4130-bda2-21475c8cb2e8 tempest-VolumesActionsTest-291179021 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:56 devstack sudo[103835]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd Jun 25 18:21:56 devstack sudo[103835]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e88b247c-e992-4eb6-9e4c-4d074df96603 tempest-VolumesActionsTest-1671194622 None] Acquiring lock "cinder-20c7e632-031a-499f-ae98-8d8d719b45a5-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e88b247c-e992-4eb6-9e4c-4d074df96603 tempest-VolumesActionsTest-1671194622 None] Lock "cinder-20c7e632-031a-499f-ae98-8d8d719b45a5-delete_volume" acquired by "delete_volume" :: waited 0.070s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e88b247c-e992-4eb6-9e4c-4d074df96603 tempest-VolumesActionsTest-1671194622 None] Acquiring lock "cinder-quobyte-20c7e632-031a-499f-ae98-8d8d719b45a5" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e88b247c-e992-4eb6-9e4c-4d074df96603 tempest-VolumesActionsTest-1671194622 None] Lock "cinder-quobyte-20c7e632-031a-499f-ae98-8d8d719b45a5" acquired by "delete_volume" :: waited 0.065s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:57 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[ad1336fc-8b3e-4644-803d-eb5376cf1a48]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e88b247c-e992-4eb6-9e4c-4d074df96603 tempest-VolumesActionsTest-1671194622 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-20c7e632-031a-499f-ae98-8d8d719b45a5 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:57 devstack sudo[103843]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-20c7e632-031a-499f-ae98-8d8d719b45a5 Jun 25 18:21:57 devstack sudo[103843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:57 devstack sudo[103830]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d1ac9823-2082-4087-8f88-1c1aba377b94" returned: 0 in 1.787s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:57 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:21:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:21:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:21:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:21:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:21:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.054s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:21:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:58 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-d1ac9823-2082-4087-8f88-1c1aba377b94" released by "delete_volume" :: held 4.178s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:21:58 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "cinder-quobyte-d65e9ee2-10ed-41d7-b641-1c09baac9cf0" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:21:58 devstack sudo[103860]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:21:58 devstack sudo[103860]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:58 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-d65e9ee2-10ed-41d7-b641-1c09baac9cf0" acquired by "delete_volume" :: waited 0.066s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:21:58 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[de2614e8-857d-4ef9-b047-e3d45fff505a]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:21:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:58 devstack sudo[103877]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0 Jun 25 18:21:58 devstack sudo[103877]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:58 devstack sudo[103835]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8a81e3d8-3e94-4130-bda2-21475c8cb2e8 tempest-VolumesActionsTest-291179021 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd" returned: 0 in 2.461s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8a81e3d8-3e94-4130-bda2-21475c8cb2e8 tempest-VolumesActionsTest-291179021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd /opt/stack/data/cinder/conversion/a005f1da-0cf8-4ca5-8cae-7870a03a4abd.temp_image.91f5b7f5-b9b5-4da9-8888-550c87a0afeai6alpv_0.img {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:58 devstack sudo[103879]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd /opt/stack/data/cinder/conversion/a005f1da-0cf8-4ca5-8cae-7870a03a4abd.temp_image.91f5b7f5-b9b5-4da9-8888-550c87a0afeai6alpv_0.img Jun 25 18:21:58 devstack sudo[103879]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:21:59 devstack sudo[103860]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.484s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:59 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:21:59 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:21:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 28 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:21:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:21:59 devstack sudo[103843]: pam_unix(sudo:session): session closed for user root Jun 25 18:21:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e88b247c-e992-4eb6-9e4c-4d074df96603 tempest-VolumesActionsTest-1671194622 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-20c7e632-031a-499f-ae98-8d8d719b45a5" returned: 0 in 2.438s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:21:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e88b247c-e992-4eb6-9e4c-4d074df96603 tempest-VolumesActionsTest-1671194622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-20c7e632-031a-499f-ae98-8d8d719b45a5 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:21:59 devstack sudo[103885]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-20c7e632-031a-499f-ae98-8d8d719b45a5 Jun 25 18:21:59 devstack sudo[103885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:00 devstack sudo[103877]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0" returned: 0 in 1.972s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:00 devstack sudo[103922]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0 Jun 25 18:22:00 devstack sudo[103922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:02 devstack sudo[103922]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d65e9ee2-10ed-41d7-b641-1c09baac9cf0" returned: 0 in 2.474s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-d65e9ee2-10ed-41d7-b641-1c09baac9cf0" released by "delete_volume" :: held 4.651s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:03 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Created reservations ['4fc20d2d-1cbb-42bd-b605-e6ce6e16aa8d'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:22:03 devstack sudo[103885]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:03 devstack cinder-volume[93917]: WARNING cinder.quota [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-614883339 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-614883339, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:22:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e88b247c-e992-4eb6-9e4c-4d074df96603 tempest-VolumesActionsTest-1671194622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-20c7e632-031a-499f-ae98-8d8d719b45a5" returned: 0 in 3.374s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:03 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e88b247c-e992-4eb6-9e4c-4d074df96603 tempest-VolumesActionsTest-1671194622 None] Lock "cinder-quobyte-20c7e632-031a-499f-ae98-8d8d719b45a5" released by "delete_volume" :: held 5.976s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:03 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Created reservations ['6cd1d70c-070f-46e4-a903-e72480ad474f', '11fdd8d4-d268-4f8b-a88b-0dba1aa57f02', '0f52a656-7ade-49b5-8eff-7675d978f0cd', '9de49b13-5bfa-4f0c-b9db-6519519950da'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:22:03 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-e88b247c-e992-4eb6-9e4c-4d074df96603 tempest-VolumesActionsTest-1671194622 None] Created reservations ['a3ea4630-1ea0-40d8-93c7-dfe0f31ad324', '946473d9-5254-4fc9-8ce8-ed9f56316102', '14c360ba-e0a5-4112-aed5-909b078a7f23', '2e2c4ce5-3ddf-4ccb-8118-036604bf0f6a'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:22:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e88b247c-e992-4eb6-9e4c-4d074df96603 tempest-VolumesActionsTest-1671194622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e88b247c-e992-4eb6-9e4c-4d074df96603 tempest-VolumesActionsTest-1671194622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:04 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e88b247c-e992-4eb6-9e4c-4d074df96603 tempest-VolumesActionsTest-1671194622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:04 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e88b247c-e992-4eb6-9e4c-4d074df96603 tempest-VolumesActionsTest-1671194622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e88b247c-e992-4eb6-9e4c-4d074df96603 tempest-VolumesActionsTest-1671194622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.034s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e88b247c-e992-4eb6-9e4c-4d074df96603 tempest-VolumesActionsTest-1671194622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:04 devstack sudo[103945]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:22:04 devstack sudo[103945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:04 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Created reservations ['4bf43020-5e1c-4a94-bacb-f10171d59e3f', '5b1c8ae8-7c3c-48ff-9a47-2d88c8f73680', '2da98a3c-61de-4bb9-a5eb-a2e6a1f35a94', '2504df79-ec4e-4f1f-bb47-1b49f6263192'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:22:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.024s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.050s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:05 devstack sudo[103947]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:22:05 devstack sudo[103947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:09 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-b2309b5b-b01e-42a8-8fae-010d2dd26c4c tempest-GroupSnapshotsTest-637325901 None] Group tempest-GroupSnapshotsTest-Group-269716301: creating Jun 25 18:22:09 devstack sudo[103947]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 3.867s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:09 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:22:09 devstack sudo[103945]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:09 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-e816d0a8-fda8-4ed8-8549-056ca2e39ad8 tempest-GroupSnapshotsTest-637325901 None] Delete group completed successfully. Jun 25 18:22:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e88b247c-e992-4eb6-9e4c-4d074df96603 tempest-VolumesActionsTest-1671194622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 4.954s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:09 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-e88b247c-e992-4eb6-9e4c-4d074df96603 tempest-VolumesActionsTest-1671194622 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:22:09 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-e88b247c-e992-4eb6-9e4c-4d074df96603 tempest-VolumesActionsTest-1671194622 None] Deleted volume successfully. Jun 25 18:22:09 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e88b247c-e992-4eb6-9e4c-4d074df96603 tempest-VolumesActionsTest-1671194622 None] Lock "cinder-20c7e632-031a-499f-ae98-8d8d719b45a5-delete_volume" released by "delete_volume" :: held 12.342s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:09 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-b2309b5b-b01e-42a8-8fae-010d2dd26c4c tempest-GroupSnapshotsTest-637325901 None] Group tempest-GroupSnapshotsTest-Group-269716301: created successfully Jun 25 18:22:09 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-b2309b5b-b01e-42a8-8fae-010d2dd26c4c tempest-GroupSnapshotsTest-637325901 None] Create group completed successfully. Jun 25 18:22:10 devstack sudo[103879]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8a81e3d8-3e94-4130-bda2-21475c8cb2e8 tempest-VolumesActionsTest-291179021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd /opt/stack/data/cinder/conversion/a005f1da-0cf8-4ca5-8cae-7870a03a4abd.temp_image.91f5b7f5-b9b5-4da9-8888-550c87a0afeai6alpv_0.img" returned: 0 in 11.718s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:10 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[3738dcdd-b0d6-492f-90bf-8bff6258f1b8]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:22:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8a81e3d8-3e94-4130-bda2-21475c8cb2e8 tempest-VolumesActionsTest-291179021 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:10 devstack sudo[104000]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd Jun 25 18:22:10 devstack sudo[104000]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:12 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:22:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Flow 'volume_create_manager' (5962f9ba-73d0-4115-997e-8fb141080139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:22:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2d14aae6-5f0c-44a6-a7e0-b0344c67bccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2d14aae6-5f0c-44a6-a7e0-b0344c67bccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:22:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1093014888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=eb4faac1-9e74-4077-bc05-c59d0cbe7b49,host='devstack@QuobyteHD#QuobyteHD',id=46411983-5db8-4204-8737-d374b8908572,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ac5085bb95a4566aa068bfd3d31f4e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:22: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-25T16:22:12Z,use_quota=True,user_id='61365c1ca899495d8c10acaf18508a3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69b2db68-f7d9-47c3-900a-581eb8536964),volume_type_id=69b2db68-f7d9-47c3-900a-581eb8536964)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (17365cc7-8a9b-475d-b4ed-d93941872000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (17365cc7-8a9b-475d-b4ed-d93941872000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c22f6fae-5061-4bee-b0ba-129cb79f84a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c22f6fae-5061-4bee-b0ba-129cb79f84a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '46411983-5db8-4204-8737-d374b8908572', 'volume_name': 'volume-46411983-5db8-4204-8737-d374b8908572', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (93caf786-a739-475b-b6f8-976506fe93be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (93caf786-a739-475b-b6f8-976506fe93be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (67a39818-26c4-4e5b-9f40-f3bbfe38392c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:12 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Volume 46411983-5db8-4204-8737-d374b8908572: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-46411983-5db8-4204-8737-d374b8908572', 'volume_size': 1} Jun 25 18:22:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:13 devstack sudo[104000]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8a81e3d8-3e94-4130-bda2-21475c8cb2e8 tempest-VolumesActionsTest-291179021 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd" returned: 0 in 2.455s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:13 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-8a81e3d8-3e94-4130-bda2-21475c8cb2e8 tempest-VolumesActionsTest-291179021 None] Image conversion details: src /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd, size 1024.00 MB, duration 11.72 sec, destination /opt/stack/data/cinder/conversion/a005f1da-0cf8-4ca5-8cae-7870a03a4abd.temp_image.91f5b7f5-b9b5-4da9-8888-550c87a0afeai6alpv_0.img {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:22:13 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-8a81e3d8-3e94-4130-bda2-21475c8cb2e8 tempest-VolumesActionsTest-291179021 None] Converted 1024.00 MB image at 87.34 MB/s Jun 25 18:22:13 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-8a81e3d8-3e94-4130-bda2-21475c8cb2e8 tempest-VolumesActionsTest-291179021 None] 91f5b7f5-b9b5-4da9-8888-550c87a0afea was raw, no need to convert to raw {{(pid=93917) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1162}} Jun 25 18:22:17 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:22:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Flow 'volume_create_manager' (80620ca6-ea9a-4d98-9be4-dc82c46aaf1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:22:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (917a35b1-d9b1-4e1a-b521-86b6ea74b23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (917a35b1-d9b1-4e1a-b521-86b6ea74b23c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:22:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-82716838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f4462349-32f3-4995-8c1d-ab2cf9805878,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a77cac5149af4492ad9a2dea8332b610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:22:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:22:17Z,use_quota=True,user_id='c38d7e203d6c490885bd908a0f779687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f75e7ff6-4529-4eeb-9c10-8c1b412fe355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f75e7ff6-4529-4eeb-9c10-8c1b412fe355) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9082d649-854e-4890-8df4-bbd40f7e5b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9082d649-854e-4890-8df4-bbd40f7e5b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f4462349-32f3-4995-8c1d-ab2cf9805878', 'volume_name': 'volume-f4462349-32f3-4995-8c1d-ab2cf9805878', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fafeb9fd-57ed-4082-9718-681a1b9d350e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fafeb9fd-57ed-4082-9718-681a1b9d350e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (999fcba0-6fff-4244-9f9d-84928ff5a019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:17 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Volume f4462349-32f3-4995-8c1d-ab2cf9805878: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f4462349-32f3-4995-8c1d-ab2cf9805878', 'volume_size': 1} Jun 25 18:22:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:26 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:22:26 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Flow 'volume_create_manager' (4448ec55-9226-4dc0-b9d4-22608f57b8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:22:26 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (83952d52-ee5c-46d0-a4a9-6c11f85f6d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:26 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (83952d52-ee5c-46d0-a4a9-6c11f85f6d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:22:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-999219436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ec817404-ef1b-4dc2-8b26-b4d72ff3f171,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9362b6a2c5304fdbb3cd17a2b61eb878',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:22: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-25T16:22:26Z,use_quota=True,user_id='3ae5352cef9a4c358ae724289fff6b19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:26 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (333c4b79-6254-4281-86c0-919edbaec0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:26 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (333c4b79-6254-4281-86c0-919edbaec0d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:26 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d0d6c7ec-688e-4437-842c-b6f3abb79c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:26 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d0d6c7ec-688e-4437-842c-b6f3abb79c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ec817404-ef1b-4dc2-8b26-b4d72ff3f171', 'volume_name': 'volume-ec817404-ef1b-4dc2-8b26-b4d72ff3f171', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:26 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (19e88ac3-b4a0-47ad-adf4-36793ba3aba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:26 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (19e88ac3-b4a0-47ad-adf4-36793ba3aba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:26 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4d8abbe-c49e-473e-be66-f67040fb7850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:26 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Volume ec817404-ef1b-4dc2-8b26-b4d72ff3f171: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ec817404-ef1b-4dc2-8b26-b4d72ff3f171', 'volume_size': 1} Jun 25 18:22:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8a81e3d8-3e94-4130-bda2-21475c8cb2e8 tempest-VolumesActionsTest-291179021 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 40.797s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8a81e3d8-3e94-4130-bda2-21475c8cb2e8 tempest-VolumesActionsTest-291179021 None] Uploaded volume to glance image-id: 91f5b7f5-b9b5-4da9-8888-550c87a0afea. {{(pid=93917) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1817}} Jun 25 18:22:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 22.466s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=eb4faac1-9e74-4077-bc05-c59d0cbe7b49,created_at=2026-06-25T16:22:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1093014888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=eb4faac1-9e74-4077-bc05-c59d0cbe7b49,host='devstack@QuobyteHD#QuobyteHD',id=46411983-5db8-4204-8737-d374b8908572,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ac5085bb95a4566aa068bfd3d31f4e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:22: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-25T16:22:12Z,use_quota=True,user_id='61365c1ca899495d8c10acaf18508a3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69b2db68-f7d9-47c3-900a-581eb8536964),volume_type_id=69b2db68-f7d9-47c3-900a-581eb8536964)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:22:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Creating volume 46411983-5db8-4204-8737-d374b8908572 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:22:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:22:34 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:22:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:34 devstack sudo[104052]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572 1073741824 Jun 25 18:22:34 devstack sudo[104052]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:34 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-8a81e3d8-3e94-4130-bda2-21475c8cb2e8 tempest-VolumesActionsTest-291179021 None] Copy volume to image completed successfully. Jun 25 18:22:35 devstack sudo[104052]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572 1073741824" returned: 0 in 0.951s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:36 devstack sudo[104060]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572 Jun 25 18:22:36 devstack sudo[104060]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:36 devstack sudo[104060]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572" returned: 0 in 0.795s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] <== create_volume: return (1869ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:22:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.872s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 19.395s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:22:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-82716838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f4462349-32f3-4995-8c1d-ab2cf9805878,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a77cac5149af4492ad9a2dea8332b610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:22:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:22:17Z,use_quota=True,user_id='c38d7e203d6c490885bd908a0f779687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:22:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Creating volume f4462349-32f3-4995-8c1d-ab2cf9805878 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:22:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:22:36 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:22:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f4462349-32f3-4995-8c1d-ab2cf9805878 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (67a39818-26c4-4e5b-9f40-f3bbfe38392c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-46411983-5db8-4204-8737-d374b8908572', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:36 devstack sudo[104063]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f4462349-32f3-4995-8c1d-ab2cf9805878 1073741824 Jun 25 18:22:36 devstack sudo[104063]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a10578c-0d51-429a-806a-34cb32d41b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:36 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Volume volume-46411983-5db8-4204-8737-d374b8908572 (46411983-5db8-4204-8737-d374b8908572): created successfully Jun 25 18:22:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a10578c-0d51-429a-806a-34cb32d41b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Flow 'volume_create_manager' (5962f9ba-73d0-4115-997e-8fb141080139) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:22:36 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-e8dba290-1008-49d9-a272-71bc2cf4989a tempest-GroupSnapshotsTest-637325901 None] Created volume successfully. Jun 25 18:22:37 devstack sudo[104063]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f4462349-32f3-4995-8c1d-ab2cf9805878 1073741824" returned: 0 in 0.944s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f4462349-32f3-4995-8c1d-ab2cf9805878 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:37 devstack sudo[104068]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f4462349-32f3-4995-8c1d-ab2cf9805878 Jun 25 18:22:37 devstack sudo[104068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:38 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-fbd43887-0509-4429-ad5f-7a5ae2fec7d5 tempest-GroupSnapshotsTest-637325901 None] GroupSnapshot e1ceeb25-a366-49ec-a431-088ad2997648: creating. Jun 25 18:22:38 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fbd43887-0509-4429-ad5f-7a5ae2fec7d5 tempest-GroupSnapshotsTest-637325901 None] Group snapshot e1ceeb25-a366-49ec-a431-088ad2997648: creating. {{(pid=93917) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4755}} Jun 25 18:22:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fbd43887-0509-4429-ad5f-7a5ae2fec7d5 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:38 devstack sudo[104068]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f4462349-32f3-4995-8c1d-ab2cf9805878" returned: 0 in 0.733s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] <== create_volume: return (1732ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:22:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.735s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 12.426s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:22:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-999219436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ec817404-ef1b-4dc2-8b26-b4d72ff3f171,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9362b6a2c5304fdbb3cd17a2b61eb878',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:22: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-25T16:22:26Z,use_quota=True,user_id='3ae5352cef9a4c358ae724289fff6b19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:22:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Creating volume ec817404-ef1b-4dc2-8b26-b4d72ff3f171 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:22:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:22:38 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:22:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec817404-ef1b-4dc2-8b26-b4d72ff3f171 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:38 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (999fcba0-6fff-4244-9f9d-84928ff5a019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f4462349-32f3-4995-8c1d-ab2cf9805878', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:38 devstack sudo[104071]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec817404-ef1b-4dc2-8b26-b4d72ff3f171 1073741824 Jun 25 18:22:38 devstack sudo[104071]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:38 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (31af0a06-3568-4152-8872-43246aef1e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:38 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Volume volume-f4462349-32f3-4995-8c1d-ab2cf9805878 (f4462349-32f3-4995-8c1d-ab2cf9805878): created successfully Jun 25 18:22:38 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (31af0a06-3568-4152-8872-43246aef1e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:38 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Flow 'volume_create_manager' (80620ca6-ea9a-4d98-9be4-dc82c46aaf1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:22:38 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-d2ab0fb9-33e3-4e49-803e-cc69f81138fb tempest-VolumesActionsTest-1671194622 None] Created volume successfully. Jun 25 18:22:39 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5f3d67e9-dfdb-40c4-8b2b-bd1d42c95f50 tempest-VolumesActionsTest-1053053538 None] Acquiring lock "cinder-f4462349-32f3-4995-8c1d-ab2cf9805878-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:39 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5f3d67e9-dfdb-40c4-8b2b-bd1d42c95f50 tempest-VolumesActionsTest-1053053538 None] Lock "cinder-f4462349-32f3-4995-8c1d-ab2cf9805878-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:39 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5f3d67e9-dfdb-40c4-8b2b-bd1d42c95f50 tempest-VolumesActionsTest-1053053538 None] Acquiring lock "cinder-quobyte-f4462349-32f3-4995-8c1d-ab2cf9805878" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:39 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5f3d67e9-dfdb-40c4-8b2b-bd1d42c95f50 tempest-VolumesActionsTest-1053053538 None] Lock "cinder-quobyte-f4462349-32f3-4995-8c1d-ab2cf9805878" acquired by "delete_volume" :: waited 0.035s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:39 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[efc18e3d-e128-445b-9d4e-23c251d9d4cb]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:22:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5f3d67e9-dfdb-40c4-8b2b-bd1d42c95f50 tempest-VolumesActionsTest-1053053538 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f4462349-32f3-4995-8c1d-ab2cf9805878 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:39 devstack sudo[104076]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f4462349-32f3-4995-8c1d-ab2cf9805878 Jun 25 18:22:39 devstack sudo[104076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:39 devstack sudo[104071]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec817404-ef1b-4dc2-8b26-b4d72ff3f171 1073741824" returned: 0 in 1.061s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec817404-ef1b-4dc2-8b26-b4d72ff3f171 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:39 devstack sudo[104078]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec817404-ef1b-4dc2-8b26-b4d72ff3f171 Jun 25 18:22:39 devstack sudo[104078]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:40 devstack sudo[104076]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5f3d67e9-dfdb-40c4-8b2b-bd1d42c95f50 tempest-VolumesActionsTest-1053053538 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f4462349-32f3-4995-8c1d-ab2cf9805878" returned: 0 in 0.915s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5f3d67e9-dfdb-40c4-8b2b-bd1d42c95f50 tempest-VolumesActionsTest-1053053538 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f4462349-32f3-4995-8c1d-ab2cf9805878 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:40 devstack sudo[104083]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f4462349-32f3-4995-8c1d-ab2cf9805878 Jun 25 18:22:40 devstack sudo[104083]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:40 devstack sudo[104078]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec817404-ef1b-4dc2-8b26-b4d72ff3f171" returned: 0 in 0.736s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] <== create_volume: return (1845ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:22:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.848s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 3.740s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4d8abbe-c49e-473e-be66-f67040fb7850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ec817404-ef1b-4dc2-8b26-b4d72ff3f171', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a24d28d4-90ec-4336-8022-a1e6cd3854e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:40 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[60d0bf29-49e1-4442-b237-2fcdabbbdd59]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:22:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:40 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Volume volume-ec817404-ef1b-4dc2-8b26-b4d72ff3f171 (ec817404-ef1b-4dc2-8b26-b4d72ff3f171): created successfully Jun 25 18:22:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a24d28d4-90ec-4336-8022-a1e6cd3854e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Flow 'volume_create_manager' (4448ec55-9226-4dc0-b9d4-22608f57b8a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:22:40 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-538da39c-d1fc-4c66-82e3-b934e115c667 tempest-AttachVolumeNegativeTest-334458264 None] Created volume successfully. Jun 25 18:22:40 devstack sudo[104086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd Jun 25 18:22:40 devstack sudo[104086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:40 devstack sudo[104083]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5f3d67e9-dfdb-40c4-8b2b-bd1d42c95f50 tempest-VolumesActionsTest-1053053538 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f4462349-32f3-4995-8c1d-ab2cf9805878" returned: 0 in 0.689s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:40 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5f3d67e9-dfdb-40c4-8b2b-bd1d42c95f50 tempest-VolumesActionsTest-1053053538 None] Lock "cinder-quobyte-f4462349-32f3-4995-8c1d-ab2cf9805878" released by "delete_volume" :: held 1.649s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:40 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:UPDATE=61,cinder:SELECT=51,cinder:INSERT=12,cinder:DELETE=5 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:22:40 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=56,cinder:UPDATE=56,cinder:INSERT=15 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:22:40 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-5f3d67e9-dfdb-40c4-8b2b-bd1d42c95f50 tempest-VolumesActionsTest-1053053538 None] Created reservations ['eca51dfd-0388-47f3-8c8b-89450e5752c3', 'f5d701a3-44ef-44ed-95e1-5f635cc32527', '4c3b936a-31db-481c-9550-73a94f621e31', '37cd6576-74e4-40cf-b61a-cf7e24315e9c'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:22:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5f3d67e9-dfdb-40c4-8b2b-bd1d42c95f50 tempest-VolumesActionsTest-1053053538 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5f3d67e9-dfdb-40c4-8b2b-bd1d42c95f50 tempest-VolumesActionsTest-1053053538 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:41 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5f3d67e9-dfdb-40c4-8b2b-bd1d42c95f50 tempest-VolumesActionsTest-1053053538 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:41 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5f3d67e9-dfdb-40c4-8b2b-bd1d42c95f50 tempest-VolumesActionsTest-1053053538 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5f3d67e9-dfdb-40c4-8b2b-bd1d42c95f50 tempest-VolumesActionsTest-1053053538 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5f3d67e9-dfdb-40c4-8b2b-bd1d42c95f50 tempest-VolumesActionsTest-1053053538 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:41 devstack sudo[104089]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:22:41 devstack sudo[104089]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:41 devstack sudo[104086]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd" returned: 0 in 0.841s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:41 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[e33358a3-f97e-4ee2-9074-e8db1cbfc3f7]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:22:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:41 devstack sudo[104097]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd Jun 25 18:22:41 devstack sudo[104097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:41 devstack sudo[104089]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5f3d67e9-dfdb-40c4-8b2b-bd1d42c95f50 tempest-VolumesActionsTest-1053053538 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.838s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:41 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-5f3d67e9-dfdb-40c4-8b2b-bd1d42c95f50 tempest-VolumesActionsTest-1053053538 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:22:41 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5f3d67e9-dfdb-40c4-8b2b-bd1d42c95f50 tempest-VolumesActionsTest-1053053538 None] Deleted volume successfully. Jun 25 18:22:41 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5f3d67e9-dfdb-40c4-8b2b-bd1d42c95f50 tempest-VolumesActionsTest-1053053538 None] Lock "cinder-f4462349-32f3-4995-8c1d-ab2cf9805878-delete_volume" released by "delete_volume" :: held 2.756s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:41 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:22:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Flow 'volume_create_manager' (182c87a7-b642-4804-9c77-d718c8e06d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:22:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9a20c8a-15e0-43c8-8c87-4390fd30c047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9a20c8a-15e0-43c8-8c87-4390fd30c047) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:22:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-302122913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=32fe3116-b5f6-46cd-a85f-72270d8b3328,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a77cac5149af4492ad9a2dea8332b610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:22: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-25T16:22:42Z,use_quota=True,user_id='c38d7e203d6c490885bd908a0f779687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2b56e13d-58dc-4a8c-b0cb-f47be39e9809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2b56e13d-58dc-4a8c-b0cb-f47be39e9809) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d7126cfd-acff-41a3-8e24-88197f15ced5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d7126cfd-acff-41a3-8e24-88197f15ced5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '32fe3116-b5f6-46cd-a85f-72270d8b3328', 'volume_name': 'volume-32fe3116-b5f6-46cd-a85f-72270d8b3328', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ead7a386-adf9-4d75-894f-3d97a27cdea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ead7a386-adf9-4d75-894f-3d97a27cdea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:22:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c45a8417-b48a-45da-9553-1dfdf20f5a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:22:42 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Volume 32fe3116-b5f6-46cd-a85f-72270d8b3328: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-32fe3116-b5f6-46cd-a85f-72270d8b3328', 'volume_size': 1} Jun 25 18:22:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:42 devstack sudo[104097]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd" returned: 0 in 0.908s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd /opt/stack/data/cinder/conversion/a005f1da-0cf8-4ca5-8cae-7870a03a4abd.temp_image.077f7df9-79ae-44db-90fb-1a277df64820d3mn4jyj.img {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:42 devstack sudo[104103]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd /opt/stack/data/cinder/conversion/a005f1da-0cf8-4ca5-8cae-7870a03a4abd.temp_image.077f7df9-79ae-44db-90fb-1a277df64820d3mn4jyj.img Jun 25 18:22:42 devstack sudo[104103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-a2ab2566-d34d-472c-93e0-7e7b5512edbd req-b0c7e48d-9b9f-40ca-90c7-5e587a93999d tempest-AttachVolumeNegativeTest-334458264 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:47 devstack sudo[104103]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd /opt/stack/data/cinder/conversion/a005f1da-0cf8-4ca5-8cae-7870a03a4abd.temp_image.077f7df9-79ae-44db-90fb-1a277df64820d3mn4jyj.img" returned: 0 in 4.908s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:47 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[88b549a9-0764-4e7c-84a7-76466734d207]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:22:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:47 devstack sudo[104125]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd Jun 25 18:22:47 devstack sudo[104125]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:48 devstack sudo[104125]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd" returned: 0 in 1.113s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:48 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] Image conversion details: src /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd, size 1024.00 MB, duration 4.91 sec, destination /opt/stack/data/cinder/conversion/a005f1da-0cf8-4ca5-8cae-7870a03a4abd.temp_image.077f7df9-79ae-44db-90fb-1a277df64820d3mn4jyj.img {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:22:48 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] Converted 1024.00 MB image at 208.61 MB/s Jun 25 18:22:48 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] 077f7df9-79ae-44db-90fb-1a277df64820 was raw, converting to qcow2 {{(pid=93917) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1179}} Jun 25 18:22:48 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[1654f5ed-ab4d-4b25-bb83-b52a8bec11a8]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:22:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/a005f1da-0cf8-4ca5-8cae-7870a03a4abd.temp_image.077f7df9-79ae-44db-90fb-1a277df64820d3mn4jyj.img {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:48 devstack sudo[104130]: 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/a005f1da-0cf8-4ca5-8cae-7870a03a4abd.temp_image.077f7df9-79ae-44db-90fb-1a277df64820d3mn4jyj.img Jun 25 18:22:48 devstack sudo[104130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:49 devstack sudo[104130]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] CMD "/opt/stack/data/venv/bin/python3.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/a005f1da-0cf8-4ca5-8cae-7870a03a4abd.temp_image.077f7df9-79ae-44db-90fb-1a277df64820d3mn4jyj.img" returned: 0 in 0.938s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/a005f1da-0cf8-4ca5-8cae-7870a03a4abd.temp_image.077f7df9-79ae-44db-90fb-1a277df64820d3mn4jyj.img {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:49 devstack sudo[104134]: 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/a005f1da-0cf8-4ca5-8cae-7870a03a4abd.temp_image.077f7df9-79ae-44db-90fb-1a277df64820d3mn4jyj.img Jun 25 18:22:49 devstack sudo[104134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:50 devstack sudo[104134]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/a005f1da-0cf8-4ca5-8cae-7870a03a4abd.temp_image.077f7df9-79ae-44db-90fb-1a277df64820d3mn4jyj.img" returned: 1 in 0.885s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 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/a005f1da-0cf8-4ca5-8cae-7870a03a4abd.temp_image.077f7df9-79ae-44db-90fb-1a277df64820d3mn4jyj.img' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:22:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/a005f1da-0cf8-4ca5-8cae-7870a03a4abd.temp_image.077f7df9-79ae-44db-90fb-1a277df64820d3mn4jyj.img /opt/stack/data/cinder/conversion/vol_upload_ounyfrqb {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:50 devstack sudo[104139]: 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/a005f1da-0cf8-4ca5-8cae-7870a03a4abd.temp_image.077f7df9-79ae-44db-90fb-1a277df64820d3mn4jyj.img /opt/stack/data/cinder/conversion/vol_upload_ounyfrqb Jun 25 18:22:50 devstack sudo[104139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:50 devstack sudo[104139]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/a005f1da-0cf8-4ca5-8cae-7870a03a4abd.temp_image.077f7df9-79ae-44db-90fb-1a277df64820d3mn4jyj.img /opt/stack/data/cinder/conversion/vol_upload_ounyfrqb" returned: 0 in 0.756s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:50 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] Image conversion details: src /opt/stack/data/cinder/conversion/a005f1da-0cf8-4ca5-8cae-7870a03a4abd.temp_image.077f7df9-79ae-44db-90fb-1a277df64820d3mn4jyj.img, size 1024.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/conversion/vol_upload_ounyfrqb {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:22:50 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] Converted 1024.00 MB image at 1024.00 MB/s Jun 25 18:22:50 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[a236f9ef-b6cf-4118-9675-129cdbcde9f1]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:22:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_ounyfrqb {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:50 devstack sudo[104145]: quobyte : PWD=/ ; USER=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_ounyfrqb Jun 25 18:22:50 devstack sudo[104145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:51 devstack sudo[104145]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_ounyfrqb" returned: 0 in 0.759s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 12.793s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] Uploaded volume to glance image-id: 077f7df9-79ae-44db-90fb-1a277df64820. {{(pid=93917) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1817}} Jun 25 18:22:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fbd43887-0509-4429-ad5f-7a5ae2fec7d5 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 14.999s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-fbd43887-0509-4429-ad5f-7a5ae2fec7d5 tempest-GroupSnapshotsTest-637325901 None] Creating offline snapshot dd6de4f1-397e-4feb-889f-f5bf0e4b0c18 of volume 46411983-5db8-4204-8737-d374b8908572 {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:22:53 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-bb133027-101d-4ecb-97a5-36b4f3f799da tempest-VolumesActionsTest-291179021 None] Copy volume to image completed successfully. Jun 25 18:22:53 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[6c306609-a5d9-4087-9ca4-ceb5f7bd8241]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:22:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fbd43887-0509-4429-ad5f-7a5ae2fec7d5 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:53 devstack sudo[104150]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572 Jun 25 18:22:53 devstack sudo[104150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-eafb8d81-cd34-4144-8029-90e543bbb14a tempest-VolumesActionsTest-291179021 None] Acquiring lock "cinder-a005f1da-0cf8-4ca5-8cae-7870a03a4abd-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-eafb8d81-cd34-4144-8029-90e543bbb14a tempest-VolumesActionsTest-291179021 None] Lock "cinder-a005f1da-0cf8-4ca5-8cae-7870a03a4abd-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-eafb8d81-cd34-4144-8029-90e543bbb14a tempest-VolumesActionsTest-291179021 None] Acquiring lock "cinder-quobyte-a005f1da-0cf8-4ca5-8cae-7870a03a4abd" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:54 devstack sudo[104150]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fbd43887-0509-4429-ad5f-7a5ae2fec7d5 tempest-GroupSnapshotsTest-637325901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572" returned: 0 in 0.943s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fbd43887-0509-4429-ad5f-7a5ae2fec7d5 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.dd6de4f1-397e-4feb-889f-f5bf0e4b0c18 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-eafb8d81-cd34-4144-8029-90e543bbb14a tempest-VolumesActionsTest-291179021 None] Lock "cinder-quobyte-a005f1da-0cf8-4ca5-8cae-7870a03a4abd" acquired by "delete_volume" :: waited 0.037s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:54 devstack sudo[104155]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.dd6de4f1-397e-4feb-889f-f5bf0e4b0c18 1G Jun 25 18:22:54 devstack sudo[104155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:54 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[d56b594c-dfd1-4472-9f56-d66751486736]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:22:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eafb8d81-cd34-4144-8029-90e543bbb14a tempest-VolumesActionsTest-291179021 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:54 devstack sudo[104157]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd Jun 25 18:22:54 devstack sudo[104157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:55 devstack sudo[104157]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eafb8d81-cd34-4144-8029-90e543bbb14a tempest-VolumesActionsTest-291179021 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd" returned: 0 in 0.910s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eafb8d81-cd34-4144-8029-90e543bbb14a tempest-VolumesActionsTest-291179021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:55 devstack sudo[104167]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd Jun 25 18:22:55 devstack sudo[104167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:55 devstack sudo[104155]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fbd43887-0509-4429-ad5f-7a5ae2fec7d5 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.dd6de4f1-397e-4feb-889f-f5bf0e4b0c18 1G" returned: 0 in 1.001s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fbd43887-0509-4429-ad5f-7a5ae2fec7d5 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-46411983-5db8-4204-8737-d374b8908572 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.dd6de4f1-397e-4feb-889f-f5bf0e4b0c18 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:55 devstack sudo[104169]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-46411983-5db8-4204-8737-d374b8908572 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.dd6de4f1-397e-4feb-889f-f5bf0e4b0c18 Jun 25 18:22:55 devstack sudo[104169]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:55 devstack sudo[104167]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eafb8d81-cd34-4144-8029-90e543bbb14a tempest-VolumesActionsTest-291179021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a005f1da-0cf8-4ca5-8cae-7870a03a4abd" returned: 0 in 0.699s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-eafb8d81-cd34-4144-8029-90e543bbb14a tempest-VolumesActionsTest-291179021 None] Lock "cinder-quobyte-a005f1da-0cf8-4ca5-8cae-7870a03a4abd" released by "delete_volume" :: held 1.664s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:55 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-eafb8d81-cd34-4144-8029-90e543bbb14a tempest-VolumesActionsTest-291179021 None] Created reservations ['6a52d3ab-5444-4bcc-9343-ee786bbb24a8', '10ba2484-e80a-4031-847a-4bf1a1553a43', '0893fa33-8a4a-46c2-9111-7d0018244c08', 'af2c7a67-8f5e-454d-bb59-44242a1a8195'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:22:55 devstack sudo[104169]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fbd43887-0509-4429-ad5f-7a5ae2fec7d5 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-46411983-5db8-4204-8737-d374b8908572 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.dd6de4f1-397e-4feb-889f-f5bf0e4b0c18" returned: 0 in 0.823s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:56 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-fbd43887-0509-4429-ad5f-7a5ae2fec7d5 tempest-GroupSnapshotsTest-637325901 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.dd6de4f1-397e-4feb-889f-f5bf0e4b0c18 is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:22:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fbd43887-0509-4429-ad5f-7a5ae2fec7d5 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.dd6de4f1-397e-4feb-889f-f5bf0e4b0c18 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-eafb8d81-cd34-4144-8029-90e543bbb14a tempest-VolumesActionsTest-291179021 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-eafb8d81-cd34-4144-8029-90e543bbb14a tempest-VolumesActionsTest-291179021 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:56 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-eafb8d81-cd34-4144-8029-90e543bbb14a tempest-VolumesActionsTest-291179021 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:56 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-eafb8d81-cd34-4144-8029-90e543bbb14a tempest-VolumesActionsTest-291179021 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-eafb8d81-cd34-4144-8029-90e543bbb14a tempest-VolumesActionsTest-291179021 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eafb8d81-cd34-4144-8029-90e543bbb14a tempest-VolumesActionsTest-291179021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:56 devstack sudo[104175]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.dd6de4f1-397e-4feb-889f-f5bf0e4b0c18 Jun 25 18:22:56 devstack sudo[104175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:56 devstack sudo[104176]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:22:56 devstack sudo[104176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:56 devstack sudo[104176]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eafb8d81-cd34-4144-8029-90e543bbb14a tempest-VolumesActionsTest-291179021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.735s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:56 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-eafb8d81-cd34-4144-8029-90e543bbb14a tempest-VolumesActionsTest-291179021 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:22:56 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-eafb8d81-cd34-4144-8029-90e543bbb14a tempest-VolumesActionsTest-291179021 None] Deleted volume successfully. Jun 25 18:22:56 devstack sudo[104175]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fbd43887-0509-4429-ad5f-7a5ae2fec7d5 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.dd6de4f1-397e-4feb-889f-f5bf0e4b0c18" returned: 0 in 0.789s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-eafb8d81-cd34-4144-8029-90e543bbb14a tempest-VolumesActionsTest-291179021 None] Lock "cinder-a005f1da-0cf8-4ca5-8cae-7870a03a4abd-delete_volume" released by "delete_volume" :: held 2.691s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:22:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fbd43887-0509-4429-ad5f-7a5ae2fec7d5 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:56 devstack sudo[104181]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.info Jun 25 18:22:56 devstack sudo[104181]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:57 devstack sudo[104181]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fbd43887-0509-4429-ad5f-7a5ae2fec7d5 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.info" returned: 0 in 0.816s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:57 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-fbd43887-0509-4429-ad5f-7a5ae2fec7d5 tempest-GroupSnapshotsTest-637325901 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.info is being set with open permissions: ugo+rw: NotImplementedError Jun 25 18:22:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fbd43887-0509-4429-ad5f-7a5ae2fec7d5 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:57 devstack sudo[104184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.info Jun 25 18:22:57 devstack sudo[104184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:57 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:22:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.022s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:58 devstack sudo[104187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:22:58 devstack sudo[104187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:58 devstack sudo[104184]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fbd43887-0509-4429-ad5f-7a5ae2fec7d5 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.info" returned: 0 in 0.791s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fbd43887-0509-4429-ad5f-7a5ae2fec7d5 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.286s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 16.382s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:22:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-302122913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=32fe3116-b5f6-46cd-a85f-72270d8b3328,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a77cac5149af4492ad9a2dea8332b610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:22: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-25T16:22:42Z,use_quota=True,user_id='c38d7e203d6c490885bd908a0f779687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:22:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Creating volume 32fe3116-b5f6-46cd-a85f-72270d8b3328 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:22:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:22:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:22:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:22:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:22:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:22:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:22:58 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:22:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32fe3116-b5f6-46cd-a85f-72270d8b3328 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:58 devstack sudo[104190]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32fe3116-b5f6-46cd-a85f-72270d8b3328 1073741824 Jun 25 18:22:58 devstack sudo[104190]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:58 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-fbd43887-0509-4429-ad5f-7a5ae2fec7d5 tempest-GroupSnapshotsTest-637325901 None] group_snapshot e1ceeb25-a366-49ec-a431-088ad2997648: created successfully Jun 25 18:22:58 devstack sudo[104187]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.903s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:58 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:22:58 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:22:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 28 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:22:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:22:59 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] group_snapshot e1ceeb25-a366-49ec-a431-088ad2997648: deleting Jun 25 18:22:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] group_snapshot e1ceeb25-a366-49ec-a431-088ad2997648: deleting {{(pid=93917) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4930}} Jun 25 18:22:59 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "cinder-quobyte-46411983-5db8-4204-8737-d374b8908572" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:59 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-46411983-5db8-4204-8737-d374b8908572" acquired by "delete_snapshot" :: waited 0.019s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:59 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "cinder-quobyte-dd6de4f1-397e-4feb-889f-f5bf0e4b0c18" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:22:59 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-dd6de4f1-397e-4feb-889f-f5bf0e4b0c18" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:22:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] Deleting offline snapshot dd6de4f1-397e-4feb-889f-f5bf0e4b0c18 of volume 46411983-5db8-4204-8737-d374b8908572 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:22:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] snapshot_file for this snap is: volume-46411983-5db8-4204-8737-d374b8908572.dd6de4f1-397e-4feb-889f-f5bf0e4b0c18 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:22:59 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[8b35eccf-ee8f-42d3-9def-aa937fac73ba]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:22:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.dd6de4f1-397e-4feb-889f-f5bf0e4b0c18 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:59 devstack sudo[104196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.dd6de4f1-397e-4feb-889f-f5bf0e4b0c18 Jun 25 18:22:59 devstack sudo[104196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:22:59 devstack sudo[104190]: pam_unix(sudo:session): session closed for user root Jun 25 18:22:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32fe3116-b5f6-46cd-a85f-72270d8b3328 1073741824" returned: 0 in 1.213s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:22:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32fe3116-b5f6-46cd-a85f-72270d8b3328 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:22:59 devstack sudo[104200]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32fe3116-b5f6-46cd-a85f-72270d8b3328 Jun 25 18:22:59 devstack sudo[104200]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:00 devstack sudo[104196]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.dd6de4f1-397e-4feb-889f-f5bf0e4b0c18" returned: 0 in 1.236s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:00 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-46411983-5db8-4204-8737-d374b8908572(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:23:00 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[121e608e-d60c-4b1c-adbc-040c2f5122e2]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:23:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:00 devstack sudo[104200]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32fe3116-b5f6-46cd-a85f-72270d8b3328" returned: 0 in 0.856s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:00 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] <== create_volume: return (2119ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:23:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.124s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-a2ab2566-d34d-472c-93e0-7e7b5512edbd req-b0c7e48d-9b9f-40ca-90c7-5e587a93999d tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 15.397s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c45a8417-b48a-45da-9553-1dfdf20f5a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-32fe3116-b5f6-46cd-a85f-72270d8b3328', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (18d104ba-a967-403e-8c7c-0b5e398b9630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:00 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[b042b867-a4d7-4738-bd96-6b300c289d5a]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:23:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-a2ab2566-d34d-472c-93e0-7e7b5512edbd req-b0c7e48d-9b9f-40ca-90c7-5e587a93999d tempest-AttachVolumeNegativeTest-334458264 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec817404-ef1b-4dc2-8b26-b4d72ff3f171 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:00 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Volume volume-32fe3116-b5f6-46cd-a85f-72270d8b3328 (32fe3116-b5f6-46cd-a85f-72270d8b3328): created successfully Jun 25 18:23:00 devstack sudo[104206]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572 Jun 25 18:23:00 devstack sudo[104206]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (18d104ba-a967-403e-8c7c-0b5e398b9630) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Flow 'volume_create_manager' (182c87a7-b642-4804-9c77-d718c8e06d61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:23:00 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-dba5e309-580f-426b-8ef6-1ec3e58fc9a6 tempest-VolumesActionsTest-1671194622 None] Created volume successfully. Jun 25 18:23:00 devstack sudo[104207]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec817404-ef1b-4dc2-8b26-b4d72ff3f171 Jun 25 18:23:00 devstack sudo[104207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:01 devstack sudo[104206]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572" returned: 0 in 1.038s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.dd6de4f1-397e-4feb-889f-f5bf0e4b0c18 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:01 devstack sudo[104217]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.dd6de4f1-397e-4feb-889f-f5bf0e4b0c18 Jun 25 18:23:01 devstack sudo[104217]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:01 devstack sudo[104207]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-a2ab2566-d34d-472c-93e0-7e7b5512edbd req-b0c7e48d-9b9f-40ca-90c7-5e587a93999d tempest-AttachVolumeNegativeTest-334458264 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec817404-ef1b-4dc2-8b26-b4d72ff3f171" returned: 0 in 1.072s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-a2ab2566-d34d-472c-93e0-7e7b5512edbd req-b0c7e48d-9b9f-40ca-90c7-5e587a93999d tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.118s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-a2ab2566-d34d-472c-93e0-7e7b5512edbd req-b0c7e48d-9b9f-40ca-90c7-5e587a93999d tempest-AttachVolumeNegativeTest-334458264 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72', 'name': 'volume-ec817404-ef1b-4dc2-8b26-b4d72ff3f171', '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': '944dcdb5-0523-494d-b1fa-3d8a1b04812e', 'enforce_multipath': True} {{(pid=93917) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5556}} Jun 25 18:23:01 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-a2ab2566-d34d-472c-93e0-7e7b5512edbd req-b0c7e48d-9b9f-40ca-90c7-5e587a93999d tempest-AttachVolumeNegativeTest-334458264 None] attachment_update completed successfully. Jun 25 18:23:01 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8f66b15e-5a6e-47c4-a474-6c61ee3f17e0 tempest-VolumesActionsTest-1053053538 None] Acquiring lock "cinder-32fe3116-b5f6-46cd-a85f-72270d8b3328-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:23:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8f66b15e-5a6e-47c4-a474-6c61ee3f17e0 tempest-VolumesActionsTest-1053053538 None] Lock "cinder-32fe3116-b5f6-46cd-a85f-72270d8b3328-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:23:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8f66b15e-5a6e-47c4-a474-6c61ee3f17e0 tempest-VolumesActionsTest-1053053538 None] Acquiring lock "cinder-quobyte-32fe3116-b5f6-46cd-a85f-72270d8b3328" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:23:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8f66b15e-5a6e-47c4-a474-6c61ee3f17e0 tempest-VolumesActionsTest-1053053538 None] Lock "cinder-quobyte-32fe3116-b5f6-46cd-a85f-72270d8b3328" acquired by "delete_volume" :: waited 0.020s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:23:02 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[d2f34b72-8fd9-4154-a6b5-f93906425af9]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:23:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8f66b15e-5a6e-47c4-a474-6c61ee3f17e0 tempest-VolumesActionsTest-1053053538 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32fe3116-b5f6-46cd-a85f-72270d8b3328 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:02 devstack sudo[104219]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32fe3116-b5f6-46cd-a85f-72270d8b3328 Jun 25 18:23:02 devstack sudo[104219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:02 devstack sudo[104217]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.dd6de4f1-397e-4feb-889f-f5bf0e4b0c18" returned: 0 in 1.154s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.dd6de4f1-397e-4feb-889f-f5bf0e4b0c18 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:02 devstack sudo[104291]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.dd6de4f1-397e-4feb-889f-f5bf0e4b0c18 Jun 25 18:23:02 devstack sudo[104291]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:03 devstack sudo[104219]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8f66b15e-5a6e-47c4-a474-6c61ee3f17e0 tempest-VolumesActionsTest-1053053538 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32fe3116-b5f6-46cd-a85f-72270d8b3328" returned: 0 in 1.032s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8f66b15e-5a6e-47c4-a474-6c61ee3f17e0 tempest-VolumesActionsTest-1053053538 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32fe3116-b5f6-46cd-a85f-72270d8b3328 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:03 devstack sudo[104612]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32fe3116-b5f6-46cd-a85f-72270d8b3328 Jun 25 18:23:03 devstack sudo[104612]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:03 devstack sudo[104291]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572.dd6de4f1-397e-4feb-889f-f5bf0e4b0c18" returned: 0 in 0.812s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:03 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-dd6de4f1-397e-4feb-889f-f5bf0e4b0c18" released by "_delete_snapshot" :: held 4.434s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:23:03 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-46411983-5db8-4204-8737-d374b8908572" released by "delete_snapshot" :: held 4.466s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:23:03 devstack cinder-volume[93917]: WARNING cinder.quota [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1576134748 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1576134748, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:23:03 devstack cinder-volume[93917]: WARNING cinder.quota [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1576134748 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1576134748, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:23:03 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] Created reservations ['e8f97939-6c48-4e4b-937f-d4103a5e1744', '59aff6cb-3124-459d-8e14-8e7a4872320f', '8bc8753d-90c8-4c6e-8c65-8be990153bb4', 'ddc91d5a-c15a-4f7c-ae93-0ff4cf311eb0'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:23:03 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-f3848cdc-d4f2-4d43-bfb1-f19b07209465 tempest-GroupSnapshotsTest-637325901 None] group_snapshot e1ceeb25-a366-49ec-a431-088ad2997648: deleted successfully Jun 25 18:23:04 devstack sudo[104612]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8f66b15e-5a6e-47c4-a474-6c61ee3f17e0 tempest-VolumesActionsTest-1053053538 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32fe3116-b5f6-46cd-a85f-72270d8b3328" returned: 0 in 0.955s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:04 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8f66b15e-5a6e-47c4-a474-6c61ee3f17e0 tempest-VolumesActionsTest-1053053538 None] Lock "cinder-quobyte-32fe3116-b5f6-46cd-a85f-72270d8b3328" released by "delete_volume" :: held 2.065s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:23:04 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-8f66b15e-5a6e-47c4-a474-6c61ee3f17e0 tempest-VolumesActionsTest-1053053538 None] Created reservations ['4bb08a09-5f2f-4363-a776-ee904733eefe', 'c70cd187-443c-4659-95a5-1ca3ee4dc979', '64f27eb7-c306-4307-842a-6ed90e11a42e', 'a86fd799-5ac6-4a26-9268-2f4a26e74829'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:23:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8f66b15e-5a6e-47c4-a474-6c61ee3f17e0 tempest-VolumesActionsTest-1053053538 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8f66b15e-5a6e-47c4-a474-6c61ee3f17e0 tempest-VolumesActionsTest-1053053538 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:04 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8f66b15e-5a6e-47c4-a474-6c61ee3f17e0 tempest-VolumesActionsTest-1053053538 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:23:04 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8f66b15e-5a6e-47c4-a474-6c61ee3f17e0 tempest-VolumesActionsTest-1053053538 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:23:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8f66b15e-5a6e-47c4-a474-6c61ee3f17e0 tempest-VolumesActionsTest-1053053538 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8f66b15e-5a6e-47c4-a474-6c61ee3f17e0 tempest-VolumesActionsTest-1053053538 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:04 devstack sudo[104657]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:23:04 devstack sudo[104657]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:05 devstack sudo[104657]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8f66b15e-5a6e-47c4-a474-6c61ee3f17e0 tempest-VolumesActionsTest-1053053538 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.829s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-8f66b15e-5a6e-47c4-a474-6c61ee3f17e0 tempest-VolumesActionsTest-1053053538 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:23:05 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-8f66b15e-5a6e-47c4-a474-6c61ee3f17e0 tempest-VolumesActionsTest-1053053538 None] Deleted volume successfully. Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8f66b15e-5a6e-47c4-a474-6c61ee3f17e0 tempest-VolumesActionsTest-1053053538 None] Lock "cinder-32fe3116-b5f6-46cd-a85f-72270d8b3328-delete_volume" released by "delete_volume" :: held 3.164s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ce5df492-dda6-4116-93dd-c52b9c680cf0 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "cinder-quobyte-46411983-5db8-4204-8737-d374b8908572" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Flow 'volume_create_manager' (f40990af-f270-4668-9627-4c93721b5453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (30d4a82d-7b6b-469e-bc40-8413927a2f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (30d4a82d-7b6b-469e-bc40-8413927a2f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:23:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-213689978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6d7ac2d6-ad6b-4078-b5ab-7fed904cd164,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e94544bf8df54a0bb3160e93d535d24a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:23:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:23:05Z,use_quota=True,user_id='01842a9cd6a24b8fb09a5a2d84f41740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (02ea73b3-4b44-42d2-9967-28110e0051a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (02ea73b3-4b44-42d2-9967-28110e0051a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (009dc5e2-6bc0-43ac-b4fb-f0ac6fbd598f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.image.glance [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Creating Keystone auth plugin from conf {{(pid=93917) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ce5df492-dda6-4116-93dd-c52b9c680cf0 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-46411983-5db8-4204-8737-d374b8908572" acquired by "delete_volume" :: waited 0.107s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Flow 'volume_create_manager' (7dba37a7-51c5-471f-99a4-0a9ebcfd9717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d859c5a-fcae-41bf-ab9a-79dcd206a459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[c7e692bb-bed1-4673-9ef4-5eeff5d1e197]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ce5df492-dda6-4116-93dd-c52b9c680cf0 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d859c5a-fcae-41bf-ab9a-79dcd206a459) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:23:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-553817766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=23b3feff-b35b-451b-ae3c-1c65c9e96aba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a77cac5149af4492ad9a2dea8332b610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:23:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:23:05Z,use_quota=True,user_id='c38d7e203d6c490885bd908a0f779687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d37f378-e01d-4fbc-a384-a9324a75035a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d37f378-e01d-4fbc-a384-a9324a75035a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab5d6e4f-cb1f-4d12-bd88-0dfa3669415c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab5d6e4f-cb1f-4d12-bd88-0dfa3669415c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '23b3feff-b35b-451b-ae3c-1c65c9e96aba', 'volume_name': 'volume-23b3feff-b35b-451b-ae3c-1c65c9e96aba', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4113ad4c-8164-4ff3-8b4e-666037faf892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4113ad4c-8164-4ff3-8b4e-666037faf892) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3763347b-17b2-45b5-bd22-8212de34423c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:05 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Volume 23b3feff-b35b-451b-ae3c-1c65c9e96aba: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-23b3feff-b35b-451b-ae3c-1c65c9e96aba', 'volume_size': 1} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:23:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-553817766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=23b3feff-b35b-451b-ae3c-1c65c9e96aba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a77cac5149af4492ad9a2dea8332b610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:23:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:23:05Z,use_quota=True,user_id='c38d7e203d6c490885bd908a0f779687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Creating volume 23b3feff-b35b-451b-ae3c-1c65c9e96aba {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:23:05 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-23b3feff-b35b-451b-ae3c-1c65c9e96aba 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:05 devstack sudo[104661]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572 Jun 25 18:23:05 devstack sudo[104661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:05 devstack sudo[104662]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-23b3feff-b35b-451b-ae3c-1c65c9e96aba 1073741824 Jun 25 18:23:05 devstack sudo[104662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (009dc5e2-6bc0-43ac-b4fb-f0ac6fbd598f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '6d7ac2d6-ad6b-4078-b5ab-7fed904cd164', 'volume_name': 'volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164', 'volume_size': 1, 'image_id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', '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': '193e04ee9fb04cf4b37d7d9d26e967de', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'created_at': datetime.datetime(2026, 6, 25, 16, 4, 16, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 4, 18, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac/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=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6ff77cf-d4ed-405f-ab8f-631789b41a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6ff77cf-d4ed-405f-ab8f-631789b41a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5ec20bab-5b2b-429a-915a-e3efad2a2905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:05 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Volume 6d7ac2d6-ad6b-4078-b5ab-7fed904cd164: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164', 'volume_size': 1, 'image_id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', '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': '193e04ee9fb04cf4b37d7d9d26e967de', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'created_at': datetime.datetime(2026, 6, 25, 16, 4, 16, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 4, 18, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac/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 25 18:23:05 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Trying to clone 6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 from image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac at location (None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'metadata': {}}]). {{(pid=93917) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 25 18:23:06 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_wyzycb9mdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 25 18:23:06 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Image download 20.69 MB at 20.69 MB/s Jun 25 18:23:06 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[4f39813b-f025-4a61-a615-cbf8b548c3a9]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:23:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_wyzycb9mdevstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:06 devstack sudo[104661]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ce5df492-dda6-4116-93dd-c52b9c680cf0 tempest-GroupSnapshotsTest-637325901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572" returned: 0 in 0.955s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ce5df492-dda6-4116-93dd-c52b9c680cf0 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:06 devstack sudo[104673]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572 Jun 25 18:23:06 devstack sudo[104673]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:06 devstack sudo[104669]: quobyte : PWD=/ ; USER=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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_wyzycb9mdevstack@QuobyteHD Jun 25 18:23:06 devstack sudo[104669]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:06 devstack sudo[104662]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-23b3feff-b35b-451b-ae3c-1c65c9e96aba 1073741824" returned: 0 in 1.228s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-23b3feff-b35b-451b-ae3c-1c65c9e96aba {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:06 devstack sudo[104676]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-23b3feff-b35b-451b-ae3c-1c65c9e96aba Jun 25 18:23:06 devstack sudo[104676]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:07 devstack sudo[104669]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_wyzycb9mdevstack@QuobyteHD" returned: 0 in 0.993s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:07 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Temporary image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac is fetched for user 01842a9cd6a24b8fb09a5a2d84f41740. {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 25 18:23:07 devstack sudo[104673]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ce5df492-dda6-4116-93dd-c52b9c680cf0 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-46411983-5db8-4204-8737-d374b8908572" returned: 0 in 1.069s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ce5df492-dda6-4116-93dd-c52b9c680cf0 tempest-GroupSnapshotsTest-637325901 None] Lock "cinder-quobyte-46411983-5db8-4204-8737-d374b8908572" released by "delete_volume" :: held 2.143s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:23:07 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[df5754aa-6133-4d9d-9720-9db7377bdcfb]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:23:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_wyzycb9mdevstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:07 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-ce5df492-dda6-4116-93dd-c52b9c680cf0 tempest-GroupSnapshotsTest-637325901 None] Created reservations ['48fd449a-7e70-4676-9dfd-fafa8b444a8f'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:23:07 devstack sudo[104683]: quobyte : PWD=/ ; USER=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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_wyzycb9mdevstack@QuobyteHD Jun 25 18:23:07 devstack cinder-volume[93917]: WARNING cinder.quota [None req-ce5df492-dda6-4116-93dd-c52b9c680cf0 tempest-GroupSnapshotsTest-637325901 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1576134748 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1576134748, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:23:07 devstack sudo[104683]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:07 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-ce5df492-dda6-4116-93dd-c52b9c680cf0 tempest-GroupSnapshotsTest-637325901 None] Created reservations ['bb6094e1-bf1b-4ce3-8f57-e46c96310d36', '2eb4e7c9-c14f-4546-93d3-f549406a4c9d', 'f5f2e7af-9a49-464e-81fd-3f4927b2af25', '4b5f1b8a-e307-4e58-a255-baffed3e1696'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:23:07 devstack sudo[104676]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-23b3feff-b35b-451b-ae3c-1c65c9e96aba" returned: 0 in 1.069s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] <== create_volume: return (2363ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:23:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.369s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3763347b-17b2-45b5-bd22-8212de34423c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-23b3feff-b35b-451b-ae3c-1c65c9e96aba', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (073c8922-ed0b-41a2-9cd7-a2de2990493d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:08 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Volume volume-23b3feff-b35b-451b-ae3c-1c65c9e96aba (23b3feff-b35b-451b-ae3c-1c65c9e96aba): created successfully Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (073c8922-ed0b-41a2-9cd7-a2de2990493d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Flow 'volume_create_manager' (7dba37a7-51c5-471f-99a4-0a9ebcfd9717) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:23:08 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-1360d05f-f707-4425-b039-f07f9319eefc tempest-VolumesActionsTest-1671194622 None] Created volume successfully. Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ce5df492-dda6-4116-93dd-c52b9c680cf0 tempest-GroupSnapshotsTest-637325901 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ce5df492-dda6-4116-93dd-c52b9c680cf0 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ce5df492-dda6-4116-93dd-c52b9c680cf0 tempest-GroupSnapshotsTest-637325901 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ce5df492-dda6-4116-93dd-c52b9c680cf0 tempest-GroupSnapshotsTest-637325901 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ce5df492-dda6-4116-93dd-c52b9c680cf0 tempest-GroupSnapshotsTest-637325901 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ce5df492-dda6-4116-93dd-c52b9c680cf0 tempest-GroupSnapshotsTest-637325901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:08 devstack sudo[104686]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:23:08 devstack sudo[104686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-110a3b7f-2c78-4acc-8bdd-780e7ae8bac7 tempest-VolumesActionsTest-1053053538 None] Acquiring lock "cinder-23b3feff-b35b-451b-ae3c-1c65c9e96aba-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-110a3b7f-2c78-4acc-8bdd-780e7ae8bac7 tempest-VolumesActionsTest-1053053538 None] Lock "cinder-23b3feff-b35b-451b-ae3c-1c65c9e96aba-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-110a3b7f-2c78-4acc-8bdd-780e7ae8bac7 tempest-VolumesActionsTest-1053053538 None] Acquiring lock "cinder-quobyte-23b3feff-b35b-451b-ae3c-1c65c9e96aba" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-110a3b7f-2c78-4acc-8bdd-780e7ae8bac7 tempest-VolumesActionsTest-1053053538 None] Lock "cinder-quobyte-23b3feff-b35b-451b-ae3c-1c65c9e96aba" acquired by "delete_volume" :: waited 0.024s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[7f9b828d-a447-42d6-a758-bd210625c82b]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-110a3b7f-2c78-4acc-8bdd-780e7ae8bac7 tempest-VolumesActionsTest-1053053538 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-23b3feff-b35b-451b-ae3c-1c65c9e96aba {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:08 devstack sudo[104683]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_wyzycb9mdevstack@QuobyteHD" returned: 0 in 1.179s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:23:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-213689978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6d7ac2d6-ad6b-4078-b5ab-7fed904cd164,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e94544bf8df54a0bb3160e93d535d24a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:23:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:23:05Z,use_quota=True,user_id='01842a9cd6a24b8fb09a5a2d84f41740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Creating volume 6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:23:08 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:08 devstack sudo[104693]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 1073741824 Jun 25 18:23:08 devstack sudo[104693]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:08 devstack sudo[104692]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-23b3feff-b35b-451b-ae3c-1c65c9e96aba Jun 25 18:23:08 devstack sudo[104692]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:08 devstack sudo[104686]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ce5df492-dda6-4116-93dd-c52b9c680cf0 tempest-GroupSnapshotsTest-637325901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.892s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:08 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-ce5df492-dda6-4116-93dd-c52b9c680cf0 tempest-GroupSnapshotsTest-637325901 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:23:08 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-ce5df492-dda6-4116-93dd-c52b9c680cf0 tempest-GroupSnapshotsTest-637325901 None] Delete group completed successfully. Jun 25 18:23:09 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-81cd5e3e-26da-4025-9c8a-c7d194694a66 req-7f0c3f1a-d5a8-42fa-9d60-ffaac0662818 tempest-AttachVolumeNegativeTest-334458264 None] Terminate volume connection completed successfully. Jun 25 18:23:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-81cd5e3e-26da-4025-9c8a-c7d194694a66 req-7f0c3f1a-d5a8-42fa-9d60-ffaac0662818 tempest-AttachVolumeNegativeTest-334458264 None] Deleting attachment 944dcdb5-0523-494d-b1fa-3d8a1b04812e. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:23:09 devstack sudo[104692]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-110a3b7f-2c78-4acc-8bdd-780e7ae8bac7 tempest-VolumesActionsTest-1053053538 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-23b3feff-b35b-451b-ae3c-1c65c9e96aba" returned: 0 in 1.070s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-110a3b7f-2c78-4acc-8bdd-780e7ae8bac7 tempest-VolumesActionsTest-1053053538 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-23b3feff-b35b-451b-ae3c-1c65c9e96aba {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:09 devstack sudo[104735]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-23b3feff-b35b-451b-ae3c-1c65c9e96aba Jun 25 18:23:09 devstack sudo[104735]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:10 devstack sudo[104693]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 1073741824" returned: 0 in 1.275s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:10 devstack sudo[104742]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 Jun 25 18:23:10 devstack sudo[104742]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:10 devstack sudo[104735]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-110a3b7f-2c78-4acc-8bdd-780e7ae8bac7 tempest-VolumesActionsTest-1053053538 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-23b3feff-b35b-451b-ae3c-1c65c9e96aba" returned: 0 in 0.780s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:10 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-110a3b7f-2c78-4acc-8bdd-780e7ae8bac7 tempest-VolumesActionsTest-1053053538 None] Lock "cinder-quobyte-23b3feff-b35b-451b-ae3c-1c65c9e96aba" released by "delete_volume" :: held 1.926s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:23:10 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-110a3b7f-2c78-4acc-8bdd-780e7ae8bac7 tempest-VolumesActionsTest-1053053538 None] Created reservations ['76660d0e-989d-4a79-8dcf-03a7390d138e', '8c4d68a0-8600-4ff5-8cae-a4c6602a6a47', '4744cdb1-ef54-4cd8-9a17-af5ed8da39c6', 'a54b25e2-b78b-4830-bc43-ed313aae91f5'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:23:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-110a3b7f-2c78-4acc-8bdd-780e7ae8bac7 tempest-VolumesActionsTest-1053053538 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-110a3b7f-2c78-4acc-8bdd-780e7ae8bac7 tempest-VolumesActionsTest-1053053538 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-110a3b7f-2c78-4acc-8bdd-780e7ae8bac7 tempest-VolumesActionsTest-1053053538 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:23:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-110a3b7f-2c78-4acc-8bdd-780e7ae8bac7 tempest-VolumesActionsTest-1053053538 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:23:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-110a3b7f-2c78-4acc-8bdd-780e7ae8bac7 tempest-VolumesActionsTest-1053053538 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-110a3b7f-2c78-4acc-8bdd-780e7ae8bac7 tempest-VolumesActionsTest-1053053538 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:10 devstack sudo[104746]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:23:10 devstack sudo[104746]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:11 devstack sudo[104742]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164" returned: 0 in 0.977s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:11 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] <== create_volume: return (2337ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:23:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.341s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:11 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Attempting download of 62a0fe82-c8e0-467f-bb85-ac6e656f90ac ((None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'metadata': {}}])) to volume 6d7ac2d6-ad6b-4078-b5ab-7fed904cd164. {{(pid=93917) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 25 18:23:11 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[467c8567-2d39-4f2b-92ca-3a41c2d805a3]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:23:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_v_qaw1q4 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:11 devstack sudo[104749]: 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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_v_qaw1q4 Jun 25 18:23:11 devstack sudo[104749]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:12 devstack sudo[104746]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-110a3b7f-2c78-4acc-8bdd-780e7ae8bac7 tempest-VolumesActionsTest-1053053538 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.266s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-110a3b7f-2c78-4acc-8bdd-780e7ae8bac7 tempest-VolumesActionsTest-1053053538 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Flow 'volume_create_manager' (34973c87-bcbb-4b17-bc98-9e6eb4dc94f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f31be069-5c60-4bb3-8cbe-0c54c0248a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:12 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-110a3b7f-2c78-4acc-8bdd-780e7ae8bac7 tempest-VolumesActionsTest-1053053538 None] Deleted volume successfully. Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f31be069-5c60-4bb3-8cbe-0c54c0248a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:23:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1905175381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f6e9526d-64b2-4762-bf50-c61d6580eb2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a77cac5149af4492ad9a2dea8332b610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:23: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-25T16:23:12Z,use_quota=True,user_id='c38d7e203d6c490885bd908a0f779687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a041e3ca-71b9-4bc0-a802-f71743f408b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a041e3ca-71b9-4bc0-a802-f71743f408b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4236754c-0b2f-4e74-9cf7-2cd34279a8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4236754c-0b2f-4e74-9cf7-2cd34279a8fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f6e9526d-64b2-4762-bf50-c61d6580eb2e', 'volume_name': 'volume-f6e9526d-64b2-4762-bf50-c61d6580eb2e', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3e0fd364-cf94-4ae5-afde-e7c356a77abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3e0fd364-cf94-4ae5-afde-e7c356a77abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e9e32e9-afd4-4377-a2c2-797d723c3c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:12 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Volume f6e9526d-64b2-4762-bf50-c61d6580eb2e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f6e9526d-64b2-4762-bf50-c61d6580eb2e', 'volume_size': 1} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:23:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1905175381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f6e9526d-64b2-4762-bf50-c61d6580eb2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a77cac5149af4492ad9a2dea8332b610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:23: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-25T16:23:12Z,use_quota=True,user_id='c38d7e203d6c490885bd908a0f779687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Creating volume f6e9526d-64b2-4762-bf50-c61d6580eb2e {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:23:12 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6e9526d-64b2-4762-bf50-c61d6580eb2e 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:12 devstack sudo[104752]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6e9526d-64b2-4762-bf50-c61d6580eb2e 1073741824 Jun 25 18:23:12 devstack sudo[104752]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-110a3b7f-2c78-4acc-8bdd-780e7ae8bac7 tempest-VolumesActionsTest-1053053538 None] Lock "cinder-23b3feff-b35b-451b-ae3c-1c65c9e96aba-delete_volume" released by "delete_volume" :: held 3.731s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] CMD "/opt/stack/data/venv/bin/python3.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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_v_qaw1q4" returned: 0 in 1.401s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:12 devstack sudo[104749]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_v_qaw1q4 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:12 devstack sudo[104756]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_v_qaw1q4 Jun 25 18:23:12 devstack sudo[104756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:13 devstack sudo[104752]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6e9526d-64b2-4762-bf50-c61d6580eb2e 1073741824" returned: 0 in 1.505s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6e9526d-64b2-4762-bf50-c61d6580eb2e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:13 devstack sudo[104756]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_v_qaw1q4" returned: 1 in 1.214s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_v_qaw1q4' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:23:13 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[81b671b9-3da8-4bee-90f6-7eebebba6f82]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:23:13 devstack sudo[104807]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6e9526d-64b2-4762-bf50-c61d6580eb2e Jun 25 18:23:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_wyzycb9mdevstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:13 devstack sudo[104807]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:14 devstack sudo[104809]: quobyte : PWD=/ ; USER=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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_wyzycb9mdevstack@QuobyteHD Jun 25 18:23:14 devstack sudo[104809]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:14 devstack sudo[104807]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6e9526d-64b2-4762-bf50-c61d6580eb2e" returned: 0 in 0.931s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] <== create_volume: return (2511ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:23:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.517s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e9e32e9-afd4-4377-a2c2-797d723c3c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f6e9526d-64b2-4762-bf50-c61d6580eb2e', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d70d5f7b-dab8-43de-b8b9-ff6d59f0763e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:14 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Volume volume-f6e9526d-64b2-4762-bf50-c61d6580eb2e (f6e9526d-64b2-4762-bf50-c61d6580eb2e): created successfully Jun 25 18:23:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d70d5f7b-dab8-43de-b8b9-ff6d59f0763e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Flow 'volume_create_manager' (34973c87-bcbb-4b17-bc98-9e6eb4dc94f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:23:14 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5a222e76-2f4f-4bc6-b5ed-5517e36c943d tempest-VolumesActionsTest-1671194622 None] Created volume successfully. Jun 25 18:23:14 devstack sudo[104809]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_wyzycb9mdevstack@QuobyteHD" returned: 0 in 1.049s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:14 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] 62a0fe82-c8e0-467f-bb85-ac6e656f90ac was qcow2, converting to raw {{(pid=93917) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 25 18:23:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_wyzycb9mdevstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:14 devstack sudo[104818]: 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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_wyzycb9mdevstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 Jun 25 18:23:14 devstack sudo[104818]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-48f88c25-a3ab-4b6a-9af3-bf5f2deee444 tempest-VolumesActionsTest-1053053538 None] Acquiring lock "cinder-f6e9526d-64b2-4762-bf50-c61d6580eb2e-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:23:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-48f88c25-a3ab-4b6a-9af3-bf5f2deee444 tempest-VolumesActionsTest-1053053538 None] Lock "cinder-f6e9526d-64b2-4762-bf50-c61d6580eb2e-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:23:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-48f88c25-a3ab-4b6a-9af3-bf5f2deee444 tempest-VolumesActionsTest-1053053538 None] Acquiring lock "cinder-quobyte-f6e9526d-64b2-4762-bf50-c61d6580eb2e" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:23:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-48f88c25-a3ab-4b6a-9af3-bf5f2deee444 tempest-VolumesActionsTest-1053053538 None] Lock "cinder-quobyte-f6e9526d-64b2-4762-bf50-c61d6580eb2e" acquired by "delete_volume" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:23:15 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[e8bedef3-429e-4119-b8d2-fb771da83279]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:23:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-48f88c25-a3ab-4b6a-9af3-bf5f2deee444 tempest-VolumesActionsTest-1053053538 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6e9526d-64b2-4762-bf50-c61d6580eb2e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:15 devstack sudo[104824]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6e9526d-64b2-4762-bf50-c61d6580eb2e Jun 25 18:23:15 devstack sudo[104824]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:16 devstack sudo[104824]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-48f88c25-a3ab-4b6a-9af3-bf5f2deee444 tempest-VolumesActionsTest-1053053538 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6e9526d-64b2-4762-bf50-c61d6580eb2e" returned: 0 in 1.108s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-48f88c25-a3ab-4b6a-9af3-bf5f2deee444 tempest-VolumesActionsTest-1053053538 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6e9526d-64b2-4762-bf50-c61d6580eb2e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:16 devstack sudo[104833]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6e9526d-64b2-4762-bf50-c61d6580eb2e Jun 25 18:23:16 devstack sudo[104833]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:17 devstack sudo[104818]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_wyzycb9mdevstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164" returned: 0 in 2.850s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:17 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_wyzycb9mdevstack@QuobyteHD, size 112.00 MB, duration 2.85 sec, destination /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:23:17 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Converted 112.00 MB image at 39.28 MB/s Jun 25 18:23:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:17 devstack sudo[104836]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 1G Jun 25 18:23:17 devstack sudo[104833]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:17 devstack sudo[104836]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-48f88c25-a3ab-4b6a-9af3-bf5f2deee444 tempest-VolumesActionsTest-1053053538 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6e9526d-64b2-4762-bf50-c61d6580eb2e" returned: 0 in 0.996s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:17 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-48f88c25-a3ab-4b6a-9af3-bf5f2deee444 tempest-VolumesActionsTest-1053053538 None] Lock "cinder-quobyte-f6e9526d-64b2-4762-bf50-c61d6580eb2e" released by "delete_volume" :: held 2.174s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:23:17 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-48f88c25-a3ab-4b6a-9af3-bf5f2deee444 tempest-VolumesActionsTest-1053053538 None] Created reservations ['9416f183-b448-42bd-9ddc-d4aef39647c1', '23f963d5-70ad-4c31-bc98-1ad5d912006b', '30da35e5-af37-4d0d-ac68-133ff6d62d05', '64647469-e308-4ec8-aa61-c1d196d52231'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:23:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-48f88c25-a3ab-4b6a-9af3-bf5f2deee444 tempest-VolumesActionsTest-1053053538 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-48f88c25-a3ab-4b6a-9af3-bf5f2deee444 tempest-VolumesActionsTest-1053053538 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:18 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-48f88c25-a3ab-4b6a-9af3-bf5f2deee444 tempest-VolumesActionsTest-1053053538 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:23:18 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-48f88c25-a3ab-4b6a-9af3-bf5f2deee444 tempest-VolumesActionsTest-1053053538 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:23:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-48f88c25-a3ab-4b6a-9af3-bf5f2deee444 tempest-VolumesActionsTest-1053053538 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-48f88c25-a3ab-4b6a-9af3-bf5f2deee444 tempest-VolumesActionsTest-1053053538 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:18 devstack sudo[104838]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:23:18 devstack sudo[104838]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:18 devstack sudo[104836]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 1G" returned: 0 in 0.845s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:18 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[40bfda00-3e6a-4047-b49f-a29a842f4825]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:23:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:18 devstack sudo[104838]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-48f88c25-a3ab-4b6a-9af3-bf5f2deee444 tempest-VolumesActionsTest-1053053538 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.763s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:18 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-48f88c25-a3ab-4b6a-9af3-bf5f2deee444 tempest-VolumesActionsTest-1053053538 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:23:18 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-48f88c25-a3ab-4b6a-9af3-bf5f2deee444 tempest-VolumesActionsTest-1053053538 None] Deleted volume successfully. Jun 25 18:23:18 devstack sudo[104844]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 Jun 25 18:23:18 devstack sudo[104844]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:18 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-48f88c25-a3ab-4b6a-9af3-bf5f2deee444 tempest-VolumesActionsTest-1053053538 None] Lock "cinder-f6e9526d-64b2-4762-bf50-c61d6580eb2e-delete_volume" released by "delete_volume" :: held 3.309s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Flow 'volume_create_manager' (e7b383eb-d0db-402b-b636-8b4cdc2bd2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (78b806a3-bf75-41a8-86ed-f74b27a4816d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (78b806a3-bf75-41a8-86ed-f74b27a4816d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:23:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-70837537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=16a6c1c6-abe9-4f41-a12e-334ae196437e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a77cac5149af4492ad9a2dea8332b610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:23: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-25T16:23:20Z,use_quota=True,user_id='c38d7e203d6c490885bd908a0f779687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1d89605-3662-45fa-a867-64788c5e3e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1d89605-3662-45fa-a867-64788c5e3e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9b5996ac-f1b6-45ae-8aed-81420a998509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9b5996ac-f1b6-45ae-8aed-81420a998509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '16a6c1c6-abe9-4f41-a12e-334ae196437e', 'volume_name': 'volume-16a6c1c6-abe9-4f41-a12e-334ae196437e', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dddfb289-66a5-4ecb-a66c-a5bd74d2cce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dddfb289-66a5-4ecb-a66c-a5bd74d2cce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (76776d7d-de72-4708-a18e-3a43d8947682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:19 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Volume 16a6c1c6-abe9-4f41-a12e-334ae196437e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-16a6c1c6-abe9-4f41-a12e-334ae196437e', 'volume_size': 1} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:23:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-70837537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=16a6c1c6-abe9-4f41-a12e-334ae196437e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a77cac5149af4492ad9a2dea8332b610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:23: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-25T16:23:20Z,use_quota=True,user_id='c38d7e203d6c490885bd908a0f779687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Creating volume 16a6c1c6-abe9-4f41-a12e-334ae196437e {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:23:19 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-16a6c1c6-abe9-4f41-a12e-334ae196437e 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:19 devstack sudo[104844]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164" returned: 0 in 1.120s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:19 devstack sudo[104848]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-16a6c1c6-abe9-4f41-a12e-334ae196437e 1073741824 Jun 25 18:23:19 devstack sudo[104848]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:19 devstack sudo[104849]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 Jun 25 18:23:19 devstack sudo[104849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:20 devstack sudo[104849]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164" returned: 1 in 1.177s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 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/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:23:20 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Downloaded image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac ((None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'metadata': {}}])) to volume 6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 successfully. {{(pid=93917) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 25 18:23:20 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Temporary image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac for user 01842a9cd6a24b8fb09a5a2d84f41740 is deleted. {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 25 18:23:20 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Marking volume 6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 as bootable. {{(pid=93917) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 25 18:23:21 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Copying metadata from image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac to 6d7ac2d6-ad6b-4078-b5ab-7fed904cd164. {{(pid=93917) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 25 18:23:21 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Creating volume glance metadata for volume 6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 backed by image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac 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': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', '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=93917) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 25 18:23:21 devstack sudo[104848]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-16a6c1c6-abe9-4f41-a12e-334ae196437e 1073741824" returned: 0 in 1.302s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:21 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5ec20bab-5b2b-429a-915a-e3efad2a2905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164', 'volume_size': 1, 'image_id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', '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': '193e04ee9fb04cf4b37d7d9d26e967de', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'created_at': datetime.datetime(2026, 6, 25, 16, 4, 16, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 4, 18, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac/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=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:21 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a127f8e-af3b-4c78-b158-5f63430c0639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-16a6c1c6-abe9-4f41-a12e-334ae196437e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:21 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Volume volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 (6d7ac2d6-ad6b-4078-b5ab-7fed904cd164): created successfully Jun 25 18:23:21 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a127f8e-af3b-4c78-b158-5f63430c0639) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:21 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Flow 'volume_create_manager' (f40990af-f270-4668-9627-4c93721b5453) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:23:21 devstack sudo[104859]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-16a6c1c6-abe9-4f41-a12e-334ae196437e Jun 25 18:23:21 devstack sudo[104859]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:21 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-0c4074bc-f5db-4cc4-9a03-4fdf56c6756e tempest-VolumesExtendTest-651319025 None] Created volume successfully. Jun 25 18:23:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ce50b0f3-ad2b-4c2b-9471-fb36b07a1636 tempest-VolumesExtendTest-651319025 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:22 devstack sudo[104859]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-16a6c1c6-abe9-4f41-a12e-334ae196437e" returned: 0 in 0.905s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] <== create_volume: return (2293ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:23:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.295s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ce50b0f3-ad2b-4c2b-9471-fb36b07a1636 tempest-VolumesExtendTest-651319025 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 0.114s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (76776d7d-de72-4708-a18e-3a43d8947682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-16a6c1c6-abe9-4f41-a12e-334ae196437e', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (949f1be3-82a8-4ee8-91ad-45b7b85234ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:22 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Volume volume-16a6c1c6-abe9-4f41-a12e-334ae196437e (16a6c1c6-abe9-4f41-a12e-334ae196437e): created successfully Jun 25 18:23:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (949f1be3-82a8-4ee8-91ad-45b7b85234ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Flow 'volume_create_manager' (e7b383eb-d0db-402b-b636-8b4cdc2bd2d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:23:22 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[2f069a4a-19df-4fac-8512-e4ccae73ccc7]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:23:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ce50b0f3-ad2b-4c2b-9471-fb36b07a1636 tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:22 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-cf0b1433-47d1-4d33-9017-5a127f47ca5d tempest-VolumesActionsTest-1671194622 None] Created volume successfully. Jun 25 18:23:22 devstack sudo[104862]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 Jun 25 18:23:22 devstack sudo[104862]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:23 devstack sudo[104862]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ce50b0f3-ad2b-4c2b-9471-fb36b07a1636 tempest-VolumesExtendTest-651319025 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164" returned: 0 in 1.126s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ce50b0f3-ad2b-4c2b-9471-fb36b07a1636 tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:23 devstack sudo[104872]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 Jun 25 18:23:23 devstack sudo[104872]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:23 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ab8c62a0-0413-45a2-b3e8-c43c0715665f tempest-VolumesActionsTest-1671194622 None] Acquiring lock "cinder-16a6c1c6-abe9-4f41-a12e-334ae196437e-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:23:23 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ab8c62a0-0413-45a2-b3e8-c43c0715665f tempest-VolumesActionsTest-1671194622 None] Lock "cinder-16a6c1c6-abe9-4f41-a12e-334ae196437e-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:23:23 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ab8c62a0-0413-45a2-b3e8-c43c0715665f tempest-VolumesActionsTest-1671194622 None] Acquiring lock "cinder-quobyte-16a6c1c6-abe9-4f41-a12e-334ae196437e" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:23:23 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ab8c62a0-0413-45a2-b3e8-c43c0715665f tempest-VolumesActionsTest-1671194622 None] Lock "cinder-quobyte-16a6c1c6-abe9-4f41-a12e-334ae196437e" acquired by "delete_volume" :: waited 0.020s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:23:23 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[4348fb57-ddc7-4bb4-bff8-8870867ea87b]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:23:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ab8c62a0-0413-45a2-b3e8-c43c0715665f tempest-VolumesActionsTest-1671194622 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-16a6c1c6-abe9-4f41-a12e-334ae196437e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:24 devstack sudo[104874]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-16a6c1c6-abe9-4f41-a12e-334ae196437e Jun 25 18:23:24 devstack sudo[104874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:24 devstack sudo[104872]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ce50b0f3-ad2b-4c2b-9471-fb36b07a1636 tempest-VolumesExtendTest-651319025 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164" returned: 1 in 1.088s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ce50b0f3-ad2b-4c2b-9471-fb36b07a1636 tempest-VolumesExtendTest-651319025 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/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:23:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ce50b0f3-ad2b-4c2b-9471-fb36b07a1636 tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 2G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ce50b0f3-ad2b-4c2b-9471-fb36b07a1636 tempest-VolumesExtendTest-651319025 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 2G" returned: 0 in 0.106s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ce50b0f3-ad2b-4c2b-9471-fb36b07a1636 tempest-VolumesExtendTest-651319025 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 2.397s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:24 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-ce50b0f3-ad2b-4c2b-9471-fb36b07a1636 tempest-VolumesExtendTest-651319025 None] Extend volume completed successfully. Jun 25 18:23:24 devstack sudo[104874]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ab8c62a0-0413-45a2-b3e8-c43c0715665f tempest-VolumesActionsTest-1671194622 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-16a6c1c6-abe9-4f41-a12e-334ae196437e" returned: 0 in 0.958s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ab8c62a0-0413-45a2-b3e8-c43c0715665f tempest-VolumesActionsTest-1671194622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-16a6c1c6-abe9-4f41-a12e-334ae196437e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:24 devstack sudo[104886]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-16a6c1c6-abe9-4f41-a12e-334ae196437e Jun 25 18:23:24 devstack sudo[104886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] Acquiring lock "cinder-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:23:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] Lock "cinder-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:23:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] Acquiring lock "cinder-quobyte-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:23:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] Lock "cinder-quobyte-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164" acquired by "delete_volume" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:23:25 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[d969eff4-834d-4da5-9b2a-afcde7d3dbc6]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:23:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:25 devstack sudo[104886]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ab8c62a0-0413-45a2-b3e8-c43c0715665f tempest-VolumesActionsTest-1671194622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-16a6c1c6-abe9-4f41-a12e-334ae196437e" returned: 0 in 0.847s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ab8c62a0-0413-45a2-b3e8-c43c0715665f tempest-VolumesActionsTest-1671194622 None] Lock "cinder-quobyte-16a6c1c6-abe9-4f41-a12e-334ae196437e" released by "delete_volume" :: held 1.871s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:23:25 devstack sudo[104890]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 Jun 25 18:23:25 devstack sudo[104890]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:25 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-ab8c62a0-0413-45a2-b3e8-c43c0715665f tempest-VolumesActionsTest-1671194622 None] Created reservations ['86015b35-9db0-4e02-9378-8d592f1c247b', '05624201-8f81-4946-9804-9b33b9e56abd', 'ca30968d-1b39-4bc8-9e20-bb7c9915d25d', '86ce7fbc-7c12-49d7-a4bb-1848fb634759'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:23:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ab8c62a0-0413-45a2-b3e8-c43c0715665f tempest-VolumesActionsTest-1671194622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ab8c62a0-0413-45a2-b3e8-c43c0715665f tempest-VolumesActionsTest-1671194622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:26 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ab8c62a0-0413-45a2-b3e8-c43c0715665f tempest-VolumesActionsTest-1671194622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:23:26 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ab8c62a0-0413-45a2-b3e8-c43c0715665f tempest-VolumesActionsTest-1671194622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:23:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ab8c62a0-0413-45a2-b3e8-c43c0715665f tempest-VolumesActionsTest-1671194622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ab8c62a0-0413-45a2-b3e8-c43c0715665f tempest-VolumesActionsTest-1671194622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:26 devstack sudo[104895]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:23:26 devstack sudo[104895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:26 devstack sudo[104890]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164" returned: 0 in 1.074s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:26 devstack sudo[104899]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 Jun 25 18:23:26 devstack sudo[104899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:27 devstack sudo[104895]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ab8c62a0-0413-45a2-b3e8-c43c0715665f tempest-VolumesActionsTest-1671194622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.179s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:27 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-ab8c62a0-0413-45a2-b3e8-c43c0715665f tempest-VolumesActionsTest-1671194622 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:23:27 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-ab8c62a0-0413-45a2-b3e8-c43c0715665f tempest-VolumesActionsTest-1671194622 None] Deleted volume successfully. Jun 25 18:23:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ab8c62a0-0413-45a2-b3e8-c43c0715665f tempest-VolumesActionsTest-1671194622 None] Lock "cinder-16a6c1c6-abe9-4f41-a12e-334ae196437e-delete_volume" released by "delete_volume" :: held 3.454s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:23:27 devstack sudo[104899]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164" returned: 1 in 1.164s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 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/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:23:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:27 devstack sudo[104905]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164 Jun 25 18:23:27 devstack sudo[104905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:28 devstack sudo[104905]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164" returned: 0 in 0.864s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:28 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] Lock "cinder-quobyte-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164" released by "delete_volume" :: held 3.187s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:23:28 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] Created reservations ['55b616cd-2a97-4123-9546-ba498146ea43', 'a985ff15-7449-450b-9282-fd385d1e6fdd', '3cb14a2d-7cf2-4581-8e8a-b588c4dedd50', '4955e735-eb8b-491a-bcf7-ced062b37614'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:23:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:28 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:23:28 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:23:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:29 devstack sudo[104909]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:23:29 devstack sudo[104909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:29 devstack sudo[104909]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.925s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:29 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:23:29 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] Deleted volume successfully. Jun 25 18:23:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-17052fff-2914-4298-94e4-64fadcd28afe tempest-VolumesExtendTest-651319025 None] Lock "cinder-6d7ac2d6-ad6b-4078-b5ab-7fed904cd164-delete_volume" released by "delete_volume" :: held 4.449s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Flow 'volume_create_manager' (2ccd788b-74dd-4089-a7e1-4e9788687bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f6ac337e-8124-4919-8a86-12d5fdece042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f6ac337e-8124-4919-8a86-12d5fdece042) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:23:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2045889154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=334f36fd-dadc-456b-abd7-f1ef2ebcd5cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e94544bf8df54a0bb3160e93d535d24a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:23:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:23:31Z,use_quota=True,user_id='01842a9cd6a24b8fb09a5a2d84f41740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (830cac02-061a-4304-8efe-e40c6753a661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (830cac02-061a-4304-8efe-e40c6753a661) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3840b2d9-e642-4df0-a81f-1c9666b71314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3840b2d9-e642-4df0-a81f-1c9666b71314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '334f36fd-dadc-456b-abd7-f1ef2ebcd5cd', 'volume_name': 'volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a01ba925-c260-4221-a822-60c0fc360a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a01ba925-c260-4221-a822-60c0fc360a81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fb0a4ba5-ea7a-43a4-b1a5-9585c6f6cd5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:30 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Volume 334f36fd-dadc-456b-abd7-f1ef2ebcd5cd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd', 'volume_size': 1} Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:23:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2045889154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=334f36fd-dadc-456b-abd7-f1ef2ebcd5cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e94544bf8df54a0bb3160e93d535d24a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:23:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:23:31Z,use_quota=True,user_id='01842a9cd6a24b8fb09a5a2d84f41740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Creating volume 334f36fd-dadc-456b-abd7-f1ef2ebcd5cd {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:23:30 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:23:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:30 devstack sudo[104912]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd 1073741824 Jun 25 18:23:30 devstack sudo[104912]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:32 devstack sudo[104912]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd 1073741824" returned: 0 in 1.301s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:32 devstack sudo[104920]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd Jun 25 18:23:32 devstack sudo[104920]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:33 devstack sudo[104920]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd" returned: 0 in 1.196s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:33 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] <== create_volume: return (2577ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:23:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.579s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:33 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fb0a4ba5-ea7a-43a4-b1a5-9585c6f6cd5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:33 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd3c3c92-e8b3-4155-a632-f700923200f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:33 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Volume volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd (334f36fd-dadc-456b-abd7-f1ef2ebcd5cd): created successfully Jun 25 18:23:33 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd3c3c92-e8b3-4155-a632-f700923200f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:33 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Flow 'volume_create_manager' (2ccd788b-74dd-4089-a7e1-4e9788687bc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:23:33 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-2a7e34c6-94ac-4ed7-84b1-5dd024848279 tempest-VolumesExtendTest-651319025 None] Created volume successfully. Jun 25 18:23:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fd7d036b-aa3d-4f10-aa01-f25f6a4d3993 tempest-VolumesExtendTest-651319025 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fd7d036b-aa3d-4f10-aa01-f25f6a4d3993 tempest-VolumesExtendTest-651319025 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.003s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-fd7d036b-aa3d-4f10-aa01-f25f6a4d3993 tempest-VolumesExtendTest-651319025 None] Creating offline snapshot b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93 of volume 334f36fd-dadc-456b-abd7-f1ef2ebcd5cd {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:23:34 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[15bc5451-48af-40d2-909e-20521dc2ee0d]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:23:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd7d036b-aa3d-4f10-aa01-f25f6a4d3993 tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:34 devstack sudo[104942]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd Jun 25 18:23:34 devstack sudo[104942]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:35 devstack sudo[104942]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd7d036b-aa3d-4f10-aa01-f25f6a4d3993 tempest-VolumesExtendTest-651319025 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd" returned: 0 in 1.241s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd7d036b-aa3d-4f10-aa01-f25f6a4d3993 tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:35 devstack sudo[104951]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93 1G Jun 25 18:23:35 devstack sudo[104951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:36 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:23:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Flow 'volume_create_manager' (779ad5d8-bed6-4888-aaf3-e8af1d443066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:23:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0656548c-dfcb-438d-8ee5-f89c6f74e06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0656548c-dfcb-438d-8ee5-f89c6f74e06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:23:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-13624725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3f7f1b10-d632-4149-9893-20a89780a0ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab00d1ff8de94c5eaefd6123f23e1065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:23: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-25T16:23:36Z,use_quota=True,user_id='f9b4983238064054981ffe7776af0702',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84b88269-3500-478f-a36a-ebb5168ca02d),volume_type_id=84b88269-3500-478f-a36a-ebb5168ca02d)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d8162dd1-904d-4474-b4e8-af0fec31988e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d8162dd1-904d-4474-b4e8-af0fec31988e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9af2f246-75e1-4b1a-be25-9bdc6d82bbd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9af2f246-75e1-4b1a-be25-9bdc6d82bbd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3f7f1b10-d632-4149-9893-20a89780a0ab', 'volume_name': 'volume-3f7f1b10-d632-4149-9893-20a89780a0ab', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (72a5d744-2739-4ec9-a292-a2f94a565305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (72a5d744-2739-4ec9-a292-a2f94a565305) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7f513789-8ee9-4d2b-b25e-3d6621c5fdc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:36 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Volume 3f7f1b10-d632-4149-9893-20a89780a0ab: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3f7f1b10-d632-4149-9893-20a89780a0ab', 'volume_size': 1} Jun 25 18:23:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:36 devstack sudo[104951]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd7d036b-aa3d-4f10-aa01-f25f6a4d3993 tempest-VolumesExtendTest-651319025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93 1G" returned: 0 in 1.221s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd7d036b-aa3d-4f10-aa01-f25f6a4d3993 tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:36 devstack sudo[104957]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93 Jun 25 18:23:36 devstack sudo[104957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:37 devstack sudo[104957]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd7d036b-aa3d-4f10-aa01-f25f6a4d3993 tempest-VolumesExtendTest-651319025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93" returned: 0 in 0.961s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:37 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-fd7d036b-aa3d-4f10-aa01-f25f6a4d3993 tempest-VolumesExtendTest-651319025 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93 is being set with open permissions: ugo+rw Jun 25 18:23:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd7d036b-aa3d-4f10-aa01-f25f6a4d3993 tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:37 devstack sudo[104962]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93 Jun 25 18:23:37 devstack sudo[104962]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:38 devstack sudo[104962]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd7d036b-aa3d-4f10-aa01-f25f6a4d3993 tempest-VolumesExtendTest-651319025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93" returned: 0 in 0.767s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd7d036b-aa3d-4f10-aa01-f25f6a4d3993 tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:38 devstack sudo[104966]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.info Jun 25 18:23:38 devstack sudo[104966]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:39 devstack sudo[104966]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd7d036b-aa3d-4f10-aa01-f25f6a4d3993 tempest-VolumesExtendTest-651319025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.info" returned: 0 in 0.766s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:39 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-fd7d036b-aa3d-4f10-aa01-f25f6a4d3993 tempest-VolumesExtendTest-651319025 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.info is being set with open permissions: ugo+rw Jun 25 18:23:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd7d036b-aa3d-4f10-aa01-f25f6a4d3993 tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:39 devstack sudo[104973]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.info Jun 25 18:23:39 devstack sudo[104973]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:40 devstack sudo[104973]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd7d036b-aa3d-4f10-aa01-f25f6a4d3993 tempest-VolumesExtendTest-651319025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.info" returned: 0 in 0.829s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fd7d036b-aa3d-4f10-aa01-f25f6a4d3993 tempest-VolumesExtendTest-651319025 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.929s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.812s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:23:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-13624725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3f7f1b10-d632-4149-9893-20a89780a0ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab00d1ff8de94c5eaefd6123f23e1065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:23: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-25T16:23:36Z,use_quota=True,user_id='f9b4983238064054981ffe7776af0702',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84b88269-3500-478f-a36a-ebb5168ca02d),volume_type_id=84b88269-3500-478f-a36a-ebb5168ca02d)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:23:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Creating volume 3f7f1b10-d632-4149-9893-20a89780a0ab {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:23:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:23:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:23:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:23:40 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:23:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f7f1b10-d632-4149-9893-20a89780a0ab 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:40 devstack sudo[104976]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f7f1b10-d632-4149-9893-20a89780a0ab 1073741824 Jun 25 18:23:40 devstack sudo[104976]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:40 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-fd7d036b-aa3d-4f10-aa01-f25f6a4d3993 tempest-VolumesExtendTest-651319025 None] Create snapshot completed successfully Jun 25 18:23:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-39ab1b6d-4557-4515-ad24-13df106938be tempest-VolumesExtendTest-651319025 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:41 devstack sudo[104976]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f7f1b10-d632-4149-9893-20a89780a0ab 1073741824" returned: 0 in 1.508s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:41 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=79,cinder:INSERT=29,cinder:UPDATE=99,cinder:DELETE=8 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:23:41 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=94,cinder:INSERT=29,cinder:UPDATE=103,cinder:DELETE=6 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:23:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f7f1b10-d632-4149-9893-20a89780a0ab {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:42 devstack sudo[105047]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f7f1b10-d632-4149-9893-20a89780a0ab Jun 25 18:23:42 devstack sudo[105047]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:43 devstack sudo[105047]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f7f1b10-d632-4149-9893-20a89780a0ab" returned: 0 in 1.142s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:43 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] <== create_volume: return (2777ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:23:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.780s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-39ab1b6d-4557-4515-ad24-13df106938be tempest-VolumesExtendTest-651319025 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 2.151s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:43 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7f513789-8ee9-4d2b-b25e-3d6621c5fdc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3f7f1b10-d632-4149-9893-20a89780a0ab', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:43 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de44dd5a-a7e1-48ef-a9ba-54bc272b0956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:23:43 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[4cb8087d-66b8-4ec0-98f7-1649faa120f0]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:23:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-39ab1b6d-4557-4515-ad24-13df106938be tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:43 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Volume volume-3f7f1b10-d632-4149-9893-20a89780a0ab (3f7f1b10-d632-4149-9893-20a89780a0ab): created successfully Jun 25 18:23:43 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de44dd5a-a7e1-48ef-a9ba-54bc272b0956) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:23:43 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Flow 'volume_create_manager' (779ad5d8-bed6-4888-aaf3-e8af1d443066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:23:43 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-ad1a94d6-e87c-4c32-8918-3538c4d66bcb tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Created volume successfully. Jun 25 18:23:43 devstack sudo[105065]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd Jun 25 18:23:43 devstack sudo[105065]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:44 devstack sudo[105065]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-39ab1b6d-4557-4515-ad24-13df106938be tempest-VolumesExtendTest-651319025 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd" returned: 0 in 1.467s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-39ab1b6d-4557-4515-ad24-13df106938be tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93 2G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-39ab1b6d-4557-4515-ad24-13df106938be tempest-VolumesExtendTest-651319025 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93 2G" returned: 0 in 0.241s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-39ab1b6d-4557-4515-ad24-13df106938be tempest-VolumesExtendTest-651319025 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 1.807s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:44 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-39ab1b6d-4557-4515-ad24-13df106938be tempest-VolumesExtendTest-651319025 None] Extend volume completed successfully. Jun 25 18:23:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-87439897-3e88-4523-96ba-b2ec40cce2ee tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-87439897-3e88-4523-96ba-b2ec40cce2ee tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:44 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-87439897-3e88-4523-96ba-b2ec40cce2ee tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:23:45 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-87439897-3e88-4523-96ba-b2ec40cce2ee tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:23:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-87439897-3e88-4523-96ba-b2ec40cce2ee tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-87439897-3e88-4523-96ba-b2ec40cce2ee tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:45 devstack sudo[105075]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:23:45 devstack sudo[105075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] Acquiring lock "cinder-b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:23:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] Lock "cinder-b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93-delete_snapshot" acquired by "delete_snapshot" :: waited 0.032s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:23:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] Acquiring lock "cinder-quobyte-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:23:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] Lock "cinder-quobyte-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd" acquired by "delete_snapshot" :: waited 0.030s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:23:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] Acquiring lock "cinder-quobyte-b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:23:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] Lock "cinder-quobyte-b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93" acquired by "_delete_snapshot" :: waited 0.025s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:23:45 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] Deleting offline snapshot b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93 of volume 334f36fd-dadc-456b-abd7-f1ef2ebcd5cd {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:23:45 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] snapshot_file for this snap is: volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:23:45 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[57ed4a31-55c2-400d-9cf3-0bcffcc9cce3]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:23:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:46 devstack sudo[105075]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-87439897-3e88-4523-96ba-b2ec40cce2ee tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.077s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:46 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-87439897-3e88-4523-96ba-b2ec40cce2ee tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:23:46 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-87439897-3e88-4523-96ba-b2ec40cce2ee tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Retype volume completed successfully. Jun 25 18:23:46 devstack sudo[105078]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93 Jun 25 18:23:46 devstack sudo[105078]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Acquiring lock "cinder-3f7f1b10-d632-4149-9893-20a89780a0ab-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:23:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Lock "cinder-3f7f1b10-d632-4149-9893-20a89780a0ab-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:23:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Acquiring lock "cinder-quobyte-3f7f1b10-d632-4149-9893-20a89780a0ab" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:23:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Lock "cinder-quobyte-3f7f1b10-d632-4149-9893-20a89780a0ab" acquired by "delete_volume" :: waited 0.020s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:23:46 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[a0a3264a-4428-4a86-a5ef-a4b826a22456]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:23:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f7f1b10-d632-4149-9893-20a89780a0ab {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:47 devstack sudo[105082]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f7f1b10-d632-4149-9893-20a89780a0ab Jun 25 18:23:47 devstack sudo[105082]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:47 devstack sudo[105078]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93" returned: 0 in 1.175s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:47 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:23:47 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[ef8064fa-cfce-4c53-b4d4-b171a12c1cb7]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:23:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:47 devstack sudo[105085]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd Jun 25 18:23:47 devstack sudo[105085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:48 devstack sudo[105082]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f7f1b10-d632-4149-9893-20a89780a0ab" returned: 0 in 1.171s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f7f1b10-d632-4149-9893-20a89780a0ab {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:48 devstack sudo[105085]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd" returned: 0 in 0.987s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:48 devstack sudo[105094]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f7f1b10-d632-4149-9893-20a89780a0ab Jun 25 18:23:48 devstack sudo[105094]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:48 devstack sudo[105095]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93 Jun 25 18:23:48 devstack sudo[105095]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:48 devstack sudo[105094]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3f7f1b10-d632-4149-9893-20a89780a0ab" returned: 0 in 0.684s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:48 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Lock "cinder-quobyte-3f7f1b10-d632-4149-9893-20a89780a0ab" released by "delete_volume" :: held 1.908s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:23:48 devstack cinder-volume[93917]: WARNING cinder.quota [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 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 25 18:23:48 devstack cinder-volume[93917]: WARNING cinder.quota [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 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 25 18:23:48 devstack sudo[105095]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93" returned: 0 in 0.865s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:49 devstack sudo[105103]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93 Jun 25 18:23:49 devstack sudo[105103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:49 devstack sudo[105103]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd.b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93" returned: 0 in 0.643s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:49 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] Lock "cinder-quobyte-b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93" released by "_delete_snapshot" :: held 3.839s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:23:49 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] Lock "cinder-quobyte-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd" released by "delete_snapshot" :: held 3.874s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:23:50 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] Created reservations ['53a8ce75-db2e-4982-b347-a929ccf5b62c', '480ff6cb-c2d8-4c7e-b2a0-e31b36335abe', '26ce1eee-516d-445d-8a4b-1430e23f86a3', '921c11ef-a243-4cdb-87a9-071195379a4a'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:23:50 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Created reservations ['8c756707-3e69-42d5-8c6f-a85e1d1d07ed', '224ba101-f458-46d5-8fdb-8414371879dd', '2df2507f-3220-4a64-abcb-77046b7fe280', 'cb73f696-335b-4f03-a5ba-6b675b108fad'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:23:51 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] Delete snapshot completed successfully. Jun 25 18:23:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0a1521e6-610d-4d47-85d1-b6068259e657 tempest-VolumesExtendTest-651319025 None] Lock "cinder-b5351cc2-6703-4dbd-a60e-7f5a8a7dcb93-delete_snapshot" released by "delete_snapshot" :: held 5.262s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:23:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:23:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:23:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:51 devstack sudo[105107]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:23:51 devstack sudo[105107]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-26f47a5d-b2ae-40bb-96ce-0efa4dc7ddf0 tempest-VolumesExtendTest-651319025 None] Acquiring lock "cinder-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:23:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-26f47a5d-b2ae-40bb-96ce-0efa4dc7ddf0 tempest-VolumesExtendTest-651319025 None] Lock "cinder-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd-delete_volume" acquired by "delete_volume" :: waited 0.103s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:23:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-26f47a5d-b2ae-40bb-96ce-0efa4dc7ddf0 tempest-VolumesExtendTest-651319025 None] Acquiring lock "cinder-quobyte-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:23:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-26f47a5d-b2ae-40bb-96ce-0efa4dc7ddf0 tempest-VolumesExtendTest-651319025 None] Lock "cinder-quobyte-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd" acquired by "delete_volume" :: waited 0.053s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:23:52 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[f66f1c59-6746-4975-9100-f841c86b3c51]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:23:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-26f47a5d-b2ae-40bb-96ce-0efa4dc7ddf0 tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:52 devstack sudo[105110]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd Jun 25 18:23:52 devstack sudo[105110]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:53 devstack sudo[105107]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.985s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:53 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:23:53 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Deleted volume successfully. Jun 25 18:23:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e902181f-9fab-40e7-a5aa-c6930d052ba7 tempest-VolumeRetypeWithoutMigrationTest-1525661743 None] Lock "cinder-3f7f1b10-d632-4149-9893-20a89780a0ab-delete_volume" released by "delete_volume" :: held 6.467s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:23:53 devstack sudo[105110]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-26f47a5d-b2ae-40bb-96ce-0efa4dc7ddf0 tempest-VolumesExtendTest-651319025 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd" returned: 0 in 1.579s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-26f47a5d-b2ae-40bb-96ce-0efa4dc7ddf0 tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:53 devstack sudo[105116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd Jun 25 18:23:53 devstack sudo[105116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:54 devstack sudo[105116]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-26f47a5d-b2ae-40bb-96ce-0efa4dc7ddf0 tempest-VolumesExtendTest-651319025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd" returned: 0 in 1.124s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-26f47a5d-b2ae-40bb-96ce-0efa4dc7ddf0 tempest-VolumesExtendTest-651319025 None] Lock "cinder-quobyte-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd" released by "delete_volume" :: held 2.905s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:23:54 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-26f47a5d-b2ae-40bb-96ce-0efa4dc7ddf0 tempest-VolumesExtendTest-651319025 None] Created reservations ['79198d60-0d5f-4fdb-8ac8-b04aca321b90', '0b5f4745-1cbc-489c-a0e7-2a7658eb8693', '5a5d5ae8-6162-4400-a16c-75c3bc51216a', '7f5aab22-c263-4840-b8b7-5ede8a51c36f'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:23:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-26f47a5d-b2ae-40bb-96ce-0efa4dc7ddf0 tempest-VolumesExtendTest-651319025 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-26f47a5d-b2ae-40bb-96ce-0efa4dc7ddf0 tempest-VolumesExtendTest-651319025 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-26f47a5d-b2ae-40bb-96ce-0efa4dc7ddf0 tempest-VolumesExtendTest-651319025 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:23:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-26f47a5d-b2ae-40bb-96ce-0efa4dc7ddf0 tempest-VolumesExtendTest-651319025 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:23:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-26f47a5d-b2ae-40bb-96ce-0efa4dc7ddf0 tempest-VolumesExtendTest-651319025 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-26f47a5d-b2ae-40bb-96ce-0efa4dc7ddf0 tempest-VolumesExtendTest-651319025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:55 devstack sudo[105120]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:23:55 devstack sudo[105120]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:56 devstack sudo[105120]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-26f47a5d-b2ae-40bb-96ce-0efa4dc7ddf0 tempest-VolumesExtendTest-651319025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.964s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:56 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-26f47a5d-b2ae-40bb-96ce-0efa4dc7ddf0 tempest-VolumesExtendTest-651319025 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:23:56 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-26f47a5d-b2ae-40bb-96ce-0efa4dc7ddf0 tempest-VolumesExtendTest-651319025 None] Deleted volume successfully. Jun 25 18:23:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-26f47a5d-b2ae-40bb-96ce-0efa4dc7ddf0 tempest-VolumesExtendTest-651319025 None] Lock "cinder-334f36fd-dadc-456b-abd7-f1ef2ebcd5cd-delete_volume" released by "delete_volume" :: held 4.377s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:23:57 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:23:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:23:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:23:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:23:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:23:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:23:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:23:58 devstack sudo[105143]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:23:58 devstack sudo[105143]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:23:58 devstack sudo[105143]: pam_unix(sudo:session): session closed for user root Jun 25 18:23:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.894s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:23:58 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:23:58 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:23:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 28 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:23:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Flow 'volume_create_manager' (62ee55e0-55b9-4692-a549-37bdf9872e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06fb443d-0169-426b-81b5-095b2224da57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06fb443d-0169-426b-81b5-095b2224da57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:24:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1113974123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5a372eed-23f1-4c3d-9133-cd674c05c6f9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='44662183e91b49c0a394d5403f76e050',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:24: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-25T16:24:01Z,use_quota=True,user_id='4f6305dd026543a280705c9ddc285a5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc43140c-5abc-4175-a7a3-475e67addea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc43140c-5abc-4175-a7a3-475e67addea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4fb9d316-c624-46bd-917c-de0232d8c219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4fb9d316-c624-46bd-917c-de0232d8c219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5a372eed-23f1-4c3d-9133-cd674c05c6f9', 'volume_name': 'volume-5a372eed-23f1-4c3d-9133-cd674c05c6f9', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5647f6e0-9555-4dc3-a3c0-5b4672b306cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5647f6e0-9555-4dc3-a3c0-5b4672b306cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dd98a0f0-b09d-4365-9e44-d59d0da44793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:01 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Volume 5a372eed-23f1-4c3d-9133-cd674c05c6f9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5a372eed-23f1-4c3d-9133-cd674c05c6f9', 'volume_size': 1} Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:24:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1113974123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5a372eed-23f1-4c3d-9133-cd674c05c6f9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='44662183e91b49c0a394d5403f76e050',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:24: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-25T16:24:01Z,use_quota=True,user_id='4f6305dd026543a280705c9ddc285a5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Creating volume 5a372eed-23f1-4c3d-9133-cd674c05c6f9 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:24:01 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:24:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a372eed-23f1-4c3d-9133-cd674c05c6f9 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:01 devstack sudo[105146]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a372eed-23f1-4c3d-9133-cd674c05c6f9 1073741824 Jun 25 18:24:01 devstack sudo[105146]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:02 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:24:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Flow 'volume_create_manager' (4abb7e12-8283-46ac-90b2-6f200ec5ca41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:24:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2ee3110e-8b6d-4c3e-9753-9755f7fc0d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2ee3110e-8b6d-4c3e-9753-9755f7fc0d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:24:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1211253276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=32d6637e-c9e4-4986-b556-44d294dd2eae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01bc8b839a7443bfbab99e4e7cd365cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:24: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-25T16:24:02Z,use_quota=True,user_id='63eb6c54a9294f2a88011d7fc819959c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8a3d69b3-836f-4aae-ac63-863d55a71ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8a3d69b3-836f-4aae-ac63-863d55a71ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0e4c8635-743a-4eac-9c31-66339eed1a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0e4c8635-743a-4eac-9c31-66339eed1a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '32d6637e-c9e4-4986-b556-44d294dd2eae', 'volume_name': 'volume-32d6637e-c9e4-4986-b556-44d294dd2eae', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (022a7aa8-4e57-44a7-9dae-0cca3d6fdd33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (022a7aa8-4e57-44a7-9dae-0cca3d6fdd33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a65f1b99-3011-4311-a89a-d34f210461ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:02 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Volume 32d6637e-c9e4-4986-b556-44d294dd2eae: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-32d6637e-c9e4-4986-b556-44d294dd2eae', 'volume_size': 1} Jun 25 18:24:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:02 devstack sudo[105146]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a372eed-23f1-4c3d-9133-cd674c05c6f9 1073741824" returned: 0 in 1.294s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a372eed-23f1-4c3d-9133-cd674c05c6f9 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:02 devstack sudo[105152]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a372eed-23f1-4c3d-9133-cd674c05c6f9 Jun 25 18:24:02 devstack sudo[105152]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:03 devstack sudo[105152]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a372eed-23f1-4c3d-9133-cd674c05c6f9" returned: 0 in 0.770s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:03 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] <== create_volume: return (2135ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:24:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.137s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.337s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:03 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:24:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1211253276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=32d6637e-c9e4-4986-b556-44d294dd2eae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01bc8b839a7443bfbab99e4e7cd365cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:24: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-25T16:24:02Z,use_quota=True,user_id='63eb6c54a9294f2a88011d7fc819959c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:24:03 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Creating volume 32d6637e-c9e4-4986-b556-44d294dd2eae {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:24:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:03 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:24:03 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:24:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:03 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:24:03 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:24:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:03 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dd98a0f0-b09d-4365-9e44-d59d0da44793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5a372eed-23f1-4c3d-9133-cd674c05c6f9', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:03 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d9fede82-901a-4b7f-8f79-7f065d6a04fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:03 devstack sudo[105155]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae 1073741824 Jun 25 18:24:03 devstack sudo[105155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:03 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Volume volume-5a372eed-23f1-4c3d-9133-cd674c05c6f9 (5a372eed-23f1-4c3d-9133-cd674c05c6f9): created successfully Jun 25 18:24:03 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d9fede82-901a-4b7f-8f79-7f065d6a04fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:03 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Flow 'volume_create_manager' (62ee55e0-55b9-4692-a549-37bdf9872e09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:24:03 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-6221429b-6414-4096-89b0-857316d9b46f tempest-VolumesListTestJSON-725129347 None] Created volume successfully. Jun 25 18:24:05 devstack sudo[105155]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae 1073741824" returned: 0 in 1.521s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:05 devstack sudo[105199]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae Jun 25 18:24:05 devstack sudo[105199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:05 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:24:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Flow 'volume_create_manager' (8b7b364f-6a4a-41c5-b129-a99e9a90feb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:24:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3ce1de9b-c2ee-4884-af1b-217cca023608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3ce1de9b-c2ee-4884-af1b-217cca023608) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:24:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1030864103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=11cab43a-858e-499f-8c03-6d7b003162b6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='44662183e91b49c0a394d5403f76e050',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:24: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-25T16:24:06Z,use_quota=True,user_id='4f6305dd026543a280705c9ddc285a5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ad58ac80-3d57-4e03-afc6-a42472e8dc5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ad58ac80-3d57-4e03-afc6-a42472e8dc5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e0b608e2-2e0d-4f91-9de5-56dc59cbb391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e0b608e2-2e0d-4f91-9de5-56dc59cbb391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '11cab43a-858e-499f-8c03-6d7b003162b6', 'volume_name': 'volume-11cab43a-858e-499f-8c03-6d7b003162b6', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8fae95fd-328b-45b7-bd7d-4cc147fe2409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8fae95fd-328b-45b7-bd7d-4cc147fe2409) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b1b4cd5-700f-47e0-ae59-5dc10f3e4be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:05 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Volume 11cab43a-858e-499f-8c03-6d7b003162b6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-11cab43a-858e-499f-8c03-6d7b003162b6', 'volume_size': 1} Jun 25 18:24:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:06 devstack sudo[105199]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae" returned: 0 in 0.875s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] <== create_volume: return (2472ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.476s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.404s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:24:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1030864103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=11cab43a-858e-499f-8c03-6d7b003162b6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='44662183e91b49c0a394d5403f76e050',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:24: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-25T16:24:06Z,use_quota=True,user_id='4f6305dd026543a280705c9ddc285a5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Creating volume 11cab43a-858e-499f-8c03-6d7b003162b6 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:24:06 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-11cab43a-858e-499f-8c03-6d7b003162b6 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:06 devstack sudo[105202]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-11cab43a-858e-499f-8c03-6d7b003162b6 1073741824 Jun 25 18:24:06 devstack sudo[105202]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a65f1b99-3011-4311-a89a-d34f210461ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-32d6637e-c9e4-4986-b556-44d294dd2eae', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (adc4e53d-48bb-4b75-bc32-eebc8e774dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Flow 'volume_create_manager' (45f37a11-3d3f-48ae-882f-c39aeaeedcea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f50c2731-1d4b-4b11-b61a-a7a818789397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:06 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Volume volume-32d6637e-c9e4-4986-b556-44d294dd2eae (32d6637e-c9e4-4986-b556-44d294dd2eae): created successfully Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (adc4e53d-48bb-4b75-bc32-eebc8e774dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Flow 'volume_create_manager' (4abb7e12-8283-46ac-90b2-6f200ec5ca41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f50c2731-1d4b-4b11-b61a-a7a818789397) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:24:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1436009233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c2ee3519-4682-4eba-a05f-4177183e553b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9362b6a2c5304fdbb3cd17a2b61eb878',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:24: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-25T16:24:06Z,use_quota=True,user_id='3ae5352cef9a4c358ae724289fff6b19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0594260b-9518-4aef-b031-a9c8308c2759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0594260b-9518-4aef-b031-a9c8308c2759) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e852428c-3402-43e6-8c68-60d983dbddfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e852428c-3402-43e6-8c68-60d983dbddfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c2ee3519-4682-4eba-a05f-4177183e553b', 'volume_name': 'volume-c2ee3519-4682-4eba-a05f-4177183e553b', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9748ace3-8d1f-4eef-92d7-f4c73c071807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9748ace3-8d1f-4eef-92d7-f4c73c071807) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de45090f-a1a9-49ae-a647-26385a016b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:06 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Volume c2ee3519-4682-4eba-a05f-4177183e553b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c2ee3519-4682-4eba-a05f-4177183e553b', 'volume_size': 1} Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:06 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-b9dfd823-7dfa-436a-9987-b61f84caa72e tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Created volume successfully. Jun 25 18:24:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0365284c-7907-4825-bad7-d2f476c87acf tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:07 devstack sudo[105202]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-11cab43a-858e-499f-8c03-6d7b003162b6 1073741824" returned: 0 in 1.112s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-11cab43a-858e-499f-8c03-6d7b003162b6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:07 devstack sudo[105208]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-11cab43a-858e-499f-8c03-6d7b003162b6 Jun 25 18:24:07 devstack sudo[105208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:08 devstack sudo[105208]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-11cab43a-858e-499f-8c03-6d7b003162b6" returned: 0 in 0.738s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] <== create_volume: return (1893ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:24:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.897s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.722s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:24:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1436009233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c2ee3519-4682-4eba-a05f-4177183e553b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9362b6a2c5304fdbb3cd17a2b61eb878',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:24: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-25T16:24:06Z,use_quota=True,user_id='3ae5352cef9a4c358ae724289fff6b19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:24:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Creating volume c2ee3519-4682-4eba-a05f-4177183e553b {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:24:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:24:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:24:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:24:08 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:24:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c2ee3519-4682-4eba-a05f-4177183e553b 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:08 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b1b4cd5-700f-47e0-ae59-5dc10f3e4be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-11cab43a-858e-499f-8c03-6d7b003162b6', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:08 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d713261-37fa-40d2-8f55-3a10945669f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:08 devstack sudo[105211]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c2ee3519-4682-4eba-a05f-4177183e553b 1073741824 Jun 25 18:24:08 devstack sudo[105211]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:08 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Volume volume-11cab43a-858e-499f-8c03-6d7b003162b6 (11cab43a-858e-499f-8c03-6d7b003162b6): created successfully Jun 25 18:24:08 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d713261-37fa-40d2-8f55-3a10945669f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:08 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Flow 'volume_create_manager' (8b7b364f-6a4a-41c5-b129-a99e9a90feb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:24:08 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-8a877418-0a4b-434a-b122-54ec68931965 tempest-VolumesListTestJSON-725129347 None] Created volume successfully. Jun 25 18:24:09 devstack sudo[105211]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c2ee3519-4682-4eba-a05f-4177183e553b 1073741824" returned: 0 in 1.175s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c2ee3519-4682-4eba-a05f-4177183e553b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:09 devstack sudo[105219]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c2ee3519-4682-4eba-a05f-4177183e553b Jun 25 18:24:09 devstack sudo[105219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:09 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:24:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Flow 'volume_create_manager' (a14f6a34-0927-4e3c-8dc8-f935d07c878f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:24:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9cc523d1-3dde-4025-966a-fddcd81b953e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9cc523d1-3dde-4025-966a-fddcd81b953e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:24:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-821652521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=899e4543-aa23-4a4c-8e5f-69437665d5a0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='44662183e91b49c0a394d5403f76e050',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:24: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-25T16:24:09Z,use_quota=True,user_id='4f6305dd026543a280705c9ddc285a5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6bd3594d-9493-4980-bb8f-2334d9a54079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6bd3594d-9493-4980-bb8f-2334d9a54079) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8dff776b-0f76-478e-a7de-1e5983c89b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8dff776b-0f76-478e-a7de-1e5983c89b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '899e4543-aa23-4a4c-8e5f-69437665d5a0', 'volume_name': 'volume-899e4543-aa23-4a4c-8e5f-69437665d5a0', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eeeaf712-0b1a-46b8-a5d0-0500fbeafe03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eeeaf712-0b1a-46b8-a5d0-0500fbeafe03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (afd50e5f-5d3e-41e9-ace1-d1d1db9adf15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:09 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Volume 899e4543-aa23-4a4c-8e5f-69437665d5a0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-899e4543-aa23-4a4c-8e5f-69437665d5a0', 'volume_size': 1} Jun 25 18:24:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:10 devstack sudo[105219]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c2ee3519-4682-4eba-a05f-4177183e553b" returned: 0 in 0.897s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] <== create_volume: return (2136ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:24:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.140s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0365284c-7907-4825-bad7-d2f476c87acf tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 3.336s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-0365284c-7907-4825-bad7-d2f476c87acf tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Creating offline snapshot c0d9472c-35bd-4778-b4ff-f0b5de6f2e00 of volume 32d6637e-c9e4-4986-b556-44d294dd2eae {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:24:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de45090f-a1a9-49ae-a647-26385a016b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c2ee3519-4682-4eba-a05f-4177183e553b', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d57252c1-d779-4c84-8c9d-3646a21ebe0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:10 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[88850781-596a-46a3-a259-c1571bc6e84f]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:24:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0365284c-7907-4825-bad7-d2f476c87acf tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:10 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Volume volume-c2ee3519-4682-4eba-a05f-4177183e553b (c2ee3519-4682-4eba-a05f-4177183e553b): created successfully Jun 25 18:24:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d57252c1-d779-4c84-8c9d-3646a21ebe0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Flow 'volume_create_manager' (45f37a11-3d3f-48ae-882f-c39aeaeedcea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:24:10 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-7e310172-c1cc-4448-86e5-72011006ac77 tempest-AttachVolumeNegativeTest-334458264 None] Created volume successfully. Jun 25 18:24:10 devstack sudo[105230]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae Jun 25 18:24:10 devstack sudo[105230]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:11 devstack sudo[105230]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0365284c-7907-4825-bad7-d2f476c87acf tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae" returned: 0 in 1.026s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0365284c-7907-4825-bad7-d2f476c87acf tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.c0d9472c-35bd-4778-b4ff-f0b5de6f2e00 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:11 devstack sudo[105238]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.c0d9472c-35bd-4778-b4ff-f0b5de6f2e00 1G Jun 25 18:24:11 devstack sudo[105238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:12 devstack sudo[105238]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0365284c-7907-4825-bad7-d2f476c87acf tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.c0d9472c-35bd-4778-b4ff-f0b5de6f2e00 1G" returned: 0 in 0.953s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0365284c-7907-4825-bad7-d2f476c87acf tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-32d6637e-c9e4-4986-b556-44d294dd2eae -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.c0d9472c-35bd-4778-b4ff-f0b5de6f2e00 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:12 devstack sudo[105244]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-32d6637e-c9e4-4986-b556-44d294dd2eae -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.c0d9472c-35bd-4778-b4ff-f0b5de6f2e00 Jun 25 18:24:12 devstack sudo[105244]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:13 devstack sudo[105244]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0365284c-7907-4825-bad7-d2f476c87acf tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-32d6637e-c9e4-4986-b556-44d294dd2eae -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.c0d9472c-35bd-4778-b4ff-f0b5de6f2e00" returned: 0 in 0.831s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:13 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-0365284c-7907-4825-bad7-d2f476c87acf tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.c0d9472c-35bd-4778-b4ff-f0b5de6f2e00 is being set with open permissions: ugo+rw Jun 25 18:24:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0365284c-7907-4825-bad7-d2f476c87acf tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.c0d9472c-35bd-4778-b4ff-f0b5de6f2e00 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:13 devstack sudo[105249]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.c0d9472c-35bd-4778-b4ff-f0b5de6f2e00 Jun 25 18:24:13 devstack sudo[105249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-677b2410-fa1e-45c1-86e8-3b59e172b8c2 req-f8c25267-7bcc-4e87-9fb4-279e9a7892e8 tempest-AttachVolumeNegativeTest-334458264 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:13 devstack sudo[105249]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0365284c-7907-4825-bad7-d2f476c87acf tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.c0d9472c-35bd-4778-b4ff-f0b5de6f2e00" returned: 0 in 0.776s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0365284c-7907-4825-bad7-d2f476c87acf tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:14 devstack sudo[105260]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.info Jun 25 18:24:14 devstack sudo[105260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:14 devstack sudo[105260]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0365284c-7907-4825-bad7-d2f476c87acf tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.info" returned: 0 in 0.733s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:14 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-0365284c-7907-4825-bad7-d2f476c87acf tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.info is being set with open permissions: ugo+rw Jun 25 18:24:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0365284c-7907-4825-bad7-d2f476c87acf tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:14 devstack sudo[105264]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.info Jun 25 18:24:14 devstack sudo[105264]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:15 devstack sudo[105264]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0365284c-7907-4825-bad7-d2f476c87acf tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.info" returned: 0 in 0.856s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0365284c-7907-4825-bad7-d2f476c87acf tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.325s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 6.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:24:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-821652521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=899e4543-aa23-4a4c-8e5f-69437665d5a0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='44662183e91b49c0a394d5403f76e050',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:24: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-25T16:24:09Z,use_quota=True,user_id='4f6305dd026543a280705c9ddc285a5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:24:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Creating volume 899e4543-aa23-4a4c-8e5f-69437665d5a0 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:24:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:24:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:24:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:24:15 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:24:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-899e4543-aa23-4a4c-8e5f-69437665d5a0 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:15 devstack sudo[105267]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-899e4543-aa23-4a4c-8e5f-69437665d5a0 1073741824 Jun 25 18:24:15 devstack sudo[105267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:15 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-0365284c-7907-4825-bad7-d2f476c87acf tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Create snapshot completed successfully Jun 25 18:24:16 devstack sudo[105267]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-899e4543-aa23-4a4c-8e5f-69437665d5a0 1073741824" returned: 0 in 1.111s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-899e4543-aa23-4a4c-8e5f-69437665d5a0 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:16 devstack sudo[105273]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-899e4543-aa23-4a4c-8e5f-69437665d5a0 Jun 25 18:24:16 devstack sudo[105273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:17 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Acquiring lock "cinder-c0d9472c-35bd-4778-b4ff-f0b5de6f2e00-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:24:17 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Lock "cinder-c0d9472c-35bd-4778-b4ff-f0b5de6f2e00-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:24:17 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Acquiring lock "cinder-quobyte-32d6637e-c9e4-4986-b556-44d294dd2eae" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:24:17 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Lock "cinder-quobyte-32d6637e-c9e4-4986-b556-44d294dd2eae" acquired by "delete_snapshot" :: waited 0.029s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:24:17 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Acquiring lock "cinder-quobyte-c0d9472c-35bd-4778-b4ff-f0b5de6f2e00" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:24:17 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Lock "cinder-quobyte-c0d9472c-35bd-4778-b4ff-f0b5de6f2e00" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:24:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Deleting offline snapshot c0d9472c-35bd-4778-b4ff-f0b5de6f2e00 of volume 32d6637e-c9e4-4986-b556-44d294dd2eae {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:24:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] snapshot_file for this snap is: volume-32d6637e-c9e4-4986-b556-44d294dd2eae.c0d9472c-35bd-4778-b4ff-f0b5de6f2e00 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:24:17 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[1b5078d3-be92-4dd5-b106-d8d3047cdc32]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:24:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.c0d9472c-35bd-4778-b4ff-f0b5de6f2e00 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:17 devstack sudo[105275]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.c0d9472c-35bd-4778-b4ff-f0b5de6f2e00 Jun 25 18:24:17 devstack sudo[105275]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:17 devstack sudo[105273]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-899e4543-aa23-4a4c-8e5f-69437665d5a0" returned: 0 in 0.795s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] <== create_volume: return (2027ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:24:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.031s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-677b2410-fa1e-45c1-86e8-3b59e172b8c2 req-f8c25267-7bcc-4e87-9fb4-279e9a7892e8 tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 3.957s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (afd50e5f-5d3e-41e9-ace1-d1d1db9adf15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-899e4543-aa23-4a4c-8e5f-69437665d5a0', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (81b431b8-a870-44a0-a992-b502af3b040a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:17 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[8a2d6f8a-65e2-402c-af53-9e55b02090fd]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:24:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-677b2410-fa1e-45c1-86e8-3b59e172b8c2 req-f8c25267-7bcc-4e87-9fb4-279e9a7892e8 tempest-AttachVolumeNegativeTest-334458264 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c2ee3519-4682-4eba-a05f-4177183e553b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:17 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Volume volume-899e4543-aa23-4a4c-8e5f-69437665d5a0 (899e4543-aa23-4a4c-8e5f-69437665d5a0): created successfully Jun 25 18:24:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (81b431b8-a870-44a0-a992-b502af3b040a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Flow 'volume_create_manager' (a14f6a34-0927-4e3c-8dc8-f935d07c878f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:24:17 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-fbe60ac8-4db4-480b-bab6-6fefb4617186 tempest-VolumesListTestJSON-725129347 None] Created volume successfully. Jun 25 18:24:17 devstack sudo[105278]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c2ee3519-4682-4eba-a05f-4177183e553b Jun 25 18:24:17 devstack sudo[105278]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:18 devstack sudo[105275]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.c0d9472c-35bd-4778-b4ff-f0b5de6f2e00" returned: 0 in 1.245s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:18 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-32d6637e-c9e4-4986-b556-44d294dd2eae(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:24:18 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[ed81c155-aa79-4bdb-a24f-cb8e154d4f1a]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:24:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:18 devstack sudo[105287]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae Jun 25 18:24:18 devstack sudo[105287]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:18 devstack sudo[105278]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-677b2410-fa1e-45c1-86e8-3b59e172b8c2 req-f8c25267-7bcc-4e87-9fb4-279e9a7892e8 tempest-AttachVolumeNegativeTest-334458264 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c2ee3519-4682-4eba-a05f-4177183e553b" returned: 0 in 1.200s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-677b2410-fa1e-45c1-86e8-3b59e172b8c2 req-f8c25267-7bcc-4e87-9fb4-279e9a7892e8 tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.286s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-677b2410-fa1e-45c1-86e8-3b59e172b8c2 req-f8c25267-7bcc-4e87-9fb4-279e9a7892e8 tempest-AttachVolumeNegativeTest-334458264 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72', 'name': 'volume-c2ee3519-4682-4eba-a05f-4177183e553b', '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': '6ec93263-e34f-4bb4-919e-bdd6ec8e2ed4', 'enforce_multipath': True} {{(pid=93917) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5556}} Jun 25 18:24:19 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-677b2410-fa1e-45c1-86e8-3b59e172b8c2 req-f8c25267-7bcc-4e87-9fb4-279e9a7892e8 tempest-AttachVolumeNegativeTest-334458264 None] attachment_update completed successfully. Jun 25 18:24:20 devstack sudo[105287]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae" returned: 0 in 1.456s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.c0d9472c-35bd-4778-b4ff-f0b5de6f2e00 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:20 devstack sudo[105360]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.c0d9472c-35bd-4778-b4ff-f0b5de6f2e00 Jun 25 18:24:20 devstack sudo[105360]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:21 devstack sudo[105360]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.c0d9472c-35bd-4778-b4ff-f0b5de6f2e00" returned: 0 in 0.984s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.c0d9472c-35bd-4778-b4ff-f0b5de6f2e00 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:21 devstack sudo[105684]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.c0d9472c-35bd-4778-b4ff-f0b5de6f2e00 Jun 25 18:24:21 devstack sudo[105684]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:21 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-20247199-efac-4bb8-8422-75e047de7985 tempest-VolumesListTestJSON-725129347 None] Acquiring lock "cinder-899e4543-aa23-4a4c-8e5f-69437665d5a0-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:24:21 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-20247199-efac-4bb8-8422-75e047de7985 tempest-VolumesListTestJSON-725129347 None] Lock "cinder-899e4543-aa23-4a4c-8e5f-69437665d5a0-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:24:21 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-20247199-efac-4bb8-8422-75e047de7985 tempest-VolumesListTestJSON-725129347 None] Acquiring lock "cinder-quobyte-899e4543-aa23-4a4c-8e5f-69437665d5a0" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:24:21 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-20247199-efac-4bb8-8422-75e047de7985 tempest-VolumesListTestJSON-725129347 None] Lock "cinder-quobyte-899e4543-aa23-4a4c-8e5f-69437665d5a0" acquired by "delete_volume" :: waited 0.019s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:24:21 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[10e0cd21-909d-468a-bc6f-661851c1a75e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:24:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-20247199-efac-4bb8-8422-75e047de7985 tempest-VolumesListTestJSON-725129347 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-899e4543-aa23-4a4c-8e5f-69437665d5a0 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:21 devstack sudo[105686]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-899e4543-aa23-4a4c-8e5f-69437665d5a0 Jun 25 18:24:21 devstack sudo[105686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:21 devstack sudo[105684]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae.c0d9472c-35bd-4778-b4ff-f0b5de6f2e00" returned: 0 in 0.854s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Lock "cinder-quobyte-c0d9472c-35bd-4778-b4ff-f0b5de6f2e00" released by "_delete_snapshot" :: held 4.695s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:24:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Lock "cinder-quobyte-32d6637e-c9e4-4986-b556-44d294dd2eae" released by "delete_snapshot" :: held 4.733s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:24:22 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Created reservations ['78df3781-b3d3-47bf-a601-77eb837901ef', '584802cb-991c-42fb-9ef4-96aa4296c926', '516b4fe0-b114-4dd2-9783-2f6711248a14', '1daa7c5a-380e-4b12-a08c-be68fce442e6'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:24:22 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Delete snapshot completed successfully. Jun 25 18:24:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ac52746b-ed30-4cbe-bfe5-f3682335d370 tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Lock "cinder-c0d9472c-35bd-4778-b4ff-f0b5de6f2e00-delete_snapshot" released by "delete_snapshot" :: held 4.969s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:24:22 devstack sudo[105686]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-20247199-efac-4bb8-8422-75e047de7985 tempest-VolumesListTestJSON-725129347 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-899e4543-aa23-4a4c-8e5f-69437665d5a0" returned: 0 in 0.922s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-20247199-efac-4bb8-8422-75e047de7985 tempest-VolumesListTestJSON-725129347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-899e4543-aa23-4a4c-8e5f-69437665d5a0 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:22 devstack sudo[105692]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-899e4543-aa23-4a4c-8e5f-69437665d5a0 Jun 25 18:24:22 devstack sudo[105692]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-edf15779-d953-4545-8b04-7b883f26482d tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Acquiring lock "cinder-32d6637e-c9e4-4986-b556-44d294dd2eae-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:24:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-edf15779-d953-4545-8b04-7b883f26482d tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Lock "cinder-32d6637e-c9e4-4986-b556-44d294dd2eae-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:24:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-edf15779-d953-4545-8b04-7b883f26482d tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Acquiring lock "cinder-quobyte-32d6637e-c9e4-4986-b556-44d294dd2eae" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:24:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-edf15779-d953-4545-8b04-7b883f26482d tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Lock "cinder-quobyte-32d6637e-c9e4-4986-b556-44d294dd2eae" acquired by "delete_volume" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:24:22 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[324548f7-6d0f-41aa-9c3a-4269cb8273a1]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:24:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-edf15779-d953-4545-8b04-7b883f26482d tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:22 devstack sudo[105694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae Jun 25 18:24:22 devstack sudo[105694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:23 devstack sudo[105692]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-20247199-efac-4bb8-8422-75e047de7985 tempest-VolumesListTestJSON-725129347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-899e4543-aa23-4a4c-8e5f-69437665d5a0" returned: 0 in 0.861s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:23 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-20247199-efac-4bb8-8422-75e047de7985 tempest-VolumesListTestJSON-725129347 None] Lock "cinder-quobyte-899e4543-aa23-4a4c-8e5f-69437665d5a0" released by "delete_volume" :: held 1.840s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:24:23 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-20247199-efac-4bb8-8422-75e047de7985 tempest-VolumesListTestJSON-725129347 None] Created reservations ['7bf526c6-97f6-4f5e-b193-36096779ad77', 'c752690c-7337-451c-a832-2490a806e942', '62e9e2ae-3c88-4545-b62e-ee2861764152', '7563062b-ea3f-4f2c-95a2-77d14309a0a2'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:24:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-20247199-efac-4bb8-8422-75e047de7985 tempest-VolumesListTestJSON-725129347 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-20247199-efac-4bb8-8422-75e047de7985 tempest-VolumesListTestJSON-725129347 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:23 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-20247199-efac-4bb8-8422-75e047de7985 tempest-VolumesListTestJSON-725129347 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:24:23 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-20247199-efac-4bb8-8422-75e047de7985 tempest-VolumesListTestJSON-725129347 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:24:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-20247199-efac-4bb8-8422-75e047de7985 tempest-VolumesListTestJSON-725129347 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-20247199-efac-4bb8-8422-75e047de7985 tempest-VolumesListTestJSON-725129347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:23 devstack sudo[105703]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:24:23 devstack sudo[105703]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:23 devstack sudo[105694]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-edf15779-d953-4545-8b04-7b883f26482d tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae" returned: 0 in 1.027s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-edf15779-d953-4545-8b04-7b883f26482d tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:23 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7b389f30-46ce-4ced-8e1b-56d03d56d538 tempest-VolumesListTestJSON-725129347 None] Acquiring lock "cinder-11cab43a-858e-499f-8c03-6d7b003162b6-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:24:23 devstack sudo[105708]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae Jun 25 18:24:23 devstack sudo[105708]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:23 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7b389f30-46ce-4ced-8e1b-56d03d56d538 tempest-VolumesListTestJSON-725129347 None] Lock "cinder-11cab43a-858e-499f-8c03-6d7b003162b6-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:24:23 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7b389f30-46ce-4ced-8e1b-56d03d56d538 tempest-VolumesListTestJSON-725129347 None] Acquiring lock "cinder-quobyte-11cab43a-858e-499f-8c03-6d7b003162b6" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:24:24 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7b389f30-46ce-4ced-8e1b-56d03d56d538 tempest-VolumesListTestJSON-725129347 None] Lock "cinder-quobyte-11cab43a-858e-499f-8c03-6d7b003162b6" acquired by "delete_volume" :: waited 0.019s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:24:24 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[2b26c4c2-5dde-467f-ab9a-170f7e6fe140]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:24:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7b389f30-46ce-4ced-8e1b-56d03d56d538 tempest-VolumesListTestJSON-725129347 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-11cab43a-858e-499f-8c03-6d7b003162b6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:24 devstack sudo[105710]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-11cab43a-858e-499f-8c03-6d7b003162b6 Jun 25 18:24:24 devstack sudo[105710]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:24 devstack sudo[105703]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-20247199-efac-4bb8-8422-75e047de7985 tempest-VolumesListTestJSON-725129347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.838s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:24 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-20247199-efac-4bb8-8422-75e047de7985 tempest-VolumesListTestJSON-725129347 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:24:24 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-20247199-efac-4bb8-8422-75e047de7985 tempest-VolumesListTestJSON-725129347 None] Deleted volume successfully. Jun 25 18:24:24 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-20247199-efac-4bb8-8422-75e047de7985 tempest-VolumesListTestJSON-725129347 None] Lock "cinder-899e4543-aa23-4a4c-8e5f-69437665d5a0-delete_volume" released by "delete_volume" :: held 2.984s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:24:24 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:24:24 devstack sudo[105708]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:24 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Flow 'volume_create_manager' (8aad80f1-6dd2-44d3-aef2-20597396344f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:24:24 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (91fa436a-5693-4556-b63a-a37978375c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-edf15779-d953-4545-8b04-7b883f26482d tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-32d6637e-c9e4-4986-b556-44d294dd2eae" returned: 0 in 1.092s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:24 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (91fa436a-5693-4556-b63a-a37978375c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:24:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1239542147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=683c069c-31fe-4ae6-b6d6-303eb1bad674,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a370b22e265e4839804df9d193c6c720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:24: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-25T16:24:25Z,use_quota=True,user_id='7226c19ec02c4c7ea1d57fecd636e5f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89e20dce-0985-4e6e-a339-000969051347),volume_type_id=89e20dce-0985-4e6e-a339-000969051347)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:24 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (63f47353-36e1-441c-8abb-8dbc70a912c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:24 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (63f47353-36e1-441c-8abb-8dbc70a912c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:24 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4367c3a5-eca4-4f5f-beaf-e5cad178e39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4367c3a5-eca4-4f5f-beaf-e5cad178e39f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '683c069c-31fe-4ae6-b6d6-303eb1bad674', 'volume_name': 'volume-683c069c-31fe-4ae6-b6d6-303eb1bad674', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2dbbfe9-f76a-47d8-be13-43629dd75433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2dbbfe9-f76a-47d8-be13-43629dd75433) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30e844a8-4640-4f47-998c-bc2e1efc6af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:25 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Volume 683c069c-31fe-4ae6-b6d6-303eb1bad674: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-683c069c-31fe-4ae6-b6d6-303eb1bad674', 'volume_size': 1} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:24:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1239542147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=683c069c-31fe-4ae6-b6d6-303eb1bad674,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a370b22e265e4839804df9d193c6c720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:24: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-25T16:24:25Z,use_quota=True,user_id='7226c19ec02c4c7ea1d57fecd636e5f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89e20dce-0985-4e6e-a339-000969051347),volume_type_id=89e20dce-0985-4e6e-a339-000969051347)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Creating volume 683c069c-31fe-4ae6-b6d6-303eb1bad674 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:24:25 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-683c069c-31fe-4ae6-b6d6-303eb1bad674 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-edf15779-d953-4545-8b04-7b883f26482d tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Lock "cinder-quobyte-32d6637e-c9e4-4986-b556-44d294dd2eae" released by "delete_volume" :: held 2.291s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:24:25 devstack sudo[105719]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-683c069c-31fe-4ae6-b6d6-303eb1bad674 1073741824 Jun 25 18:24:25 devstack sudo[105719]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-edf15779-d953-4545-8b04-7b883f26482d tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Created reservations ['93cc51e6-20bb-4965-a1d1-46973c18936d', '55a6902a-02d2-4ac6-8019-1e74c2e81245', '552c276f-f9b2-4897-8989-31a47b3a8058', '5cddef04-7533-470d-9ae3-f58fd60b8c2f'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:24:25 devstack sudo[105710]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7b389f30-46ce-4ced-8e1b-56d03d56d538 tempest-VolumesListTestJSON-725129347 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-11cab43a-858e-499f-8c03-6d7b003162b6" returned: 0 in 1.132s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7b389f30-46ce-4ced-8e1b-56d03d56d538 tempest-VolumesListTestJSON-725129347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-11cab43a-858e-499f-8c03-6d7b003162b6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:25 devstack sudo[105721]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-11cab43a-858e-499f-8c03-6d7b003162b6 Jun 25 18:24:25 devstack sudo[105721]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-edf15779-d953-4545-8b04-7b883f26482d tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-edf15779-d953-4545-8b04-7b883f26482d tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-edf15779-d953-4545-8b04-7b883f26482d tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-edf15779-d953-4545-8b04-7b883f26482d tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-edf15779-d953-4545-8b04-7b883f26482d tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-edf15779-d953-4545-8b04-7b883f26482d tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:25 devstack sudo[105723]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:24:25 devstack sudo[105723]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Flow 'volume_create_manager' (e4801f03-9ad1-46f7-ba35-3212ac7e849c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed35f403-0598-423e-bfb9-d2171d20b78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed35f403-0598-423e-bfb9-d2171d20b78d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:24:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-815949054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f986dfb4-6862-4dcb-8f3f-1e432aefae41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a370b22e265e4839804df9d193c6c720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:24: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-25T16:24:25Z,use_quota=True,user_id='7226c19ec02c4c7ea1d57fecd636e5f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1f2b32e1-aa85-4b15-ab02-8295e13e080c),volume_type_id=1f2b32e1-aa85-4b15-ab02-8295e13e080c)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7188806e-9994-4426-a5f8-9b60b878b71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7188806e-9994-4426-a5f8-9b60b878b71a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40200b1a-d5f1-430d-bf7d-f9a66b2adfbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40200b1a-d5f1-430d-bf7d-f9a66b2adfbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f986dfb4-6862-4dcb-8f3f-1e432aefae41', 'volume_name': 'volume-f986dfb4-6862-4dcb-8f3f-1e432aefae41', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0fbe94c1-4d2f-4fcf-b296-cba86886247d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0fbe94c1-4d2f-4fcf-b296-cba86886247d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (933b376f-48ea-4f2a-9cd1-67289e87db4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:25 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Volume f986dfb4-6862-4dcb-8f3f-1e432aefae41: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f986dfb4-6862-4dcb-8f3f-1e432aefae41', 'volume_size': 1} Jun 25 18:24:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:26 devstack sudo[105721]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7b389f30-46ce-4ced-8e1b-56d03d56d538 tempest-VolumesListTestJSON-725129347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-11cab43a-858e-499f-8c03-6d7b003162b6" returned: 0 in 1.144s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7b389f30-46ce-4ced-8e1b-56d03d56d538 tempest-VolumesListTestJSON-725129347 None] Lock "cinder-quobyte-11cab43a-858e-499f-8c03-6d7b003162b6" released by "delete_volume" :: held 2.352s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:24:26 devstack sudo[105719]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-683c069c-31fe-4ae6-b6d6-303eb1bad674 1073741824" returned: 0 in 1.401s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-7b389f30-46ce-4ced-8e1b-56d03d56d538 tempest-VolumesListTestJSON-725129347 None] Created reservations ['38581cab-5ec5-4dfc-b614-dba344aa71c2', '8a7560ee-c66f-4d51-a14d-f1ff507238d5', 'd360d99f-e11a-4bc9-9cc5-d4e102647af6', 'e10b4cec-f72c-41fe-b62e-851f49186014'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-683c069c-31fe-4ae6-b6d6-303eb1bad674 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:26 devstack sudo[105732]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-683c069c-31fe-4ae6-b6d6-303eb1bad674 Jun 25 18:24:26 devstack sudo[105732]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:24:26 devstack sudo[105723]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Flow 'volume_create_manager' (96f4793b-0e50-4398-ab3d-50e5aadcd277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab5a640e-4261-455b-a2b0-1df65ed00b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-edf15779-d953-4545-8b04-7b883f26482d tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.299s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-edf15779-d953-4545-8b04-7b883f26482d tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:24:26 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-edf15779-d953-4545-8b04-7b883f26482d tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Deleted volume successfully. Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab5a640e-4261-455b-a2b0-1df65ed00b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:24:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1840242010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a0939428-dbb7-4c33-bd6c-82cd2b57954b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a370b22e265e4839804df9d193c6c720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:24: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-25T16:24:27Z,use_quota=True,user_id='7226c19ec02c4c7ea1d57fecd636e5f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0838613b-78e8-4a60-806f-800fcf71f504),volume_type_id=0838613b-78e8-4a60-806f-800fcf71f504)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d3ed2394-b97c-4efd-b7bd-01a1b0439318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d3ed2394-b97c-4efd-b7bd-01a1b0439318) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (878c0f56-26ed-4e28-ac7d-27f7a0045719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG cinder.image.glance [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Creating Keystone auth plugin from conf {{(pid=93917) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7b389f30-46ce-4ced-8e1b-56d03d56d538 tempest-VolumesListTestJSON-725129347 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7b389f30-46ce-4ced-8e1b-56d03d56d538 tempest-VolumesListTestJSON-725129347 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7b389f30-46ce-4ced-8e1b-56d03d56d538 tempest-VolumesListTestJSON-725129347 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7b389f30-46ce-4ced-8e1b-56d03d56d538 tempest-VolumesListTestJSON-725129347 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7b389f30-46ce-4ced-8e1b-56d03d56d538 tempest-VolumesListTestJSON-725129347 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7b389f30-46ce-4ced-8e1b-56d03d56d538 tempest-VolumesListTestJSON-725129347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-edf15779-d953-4545-8b04-7b883f26482d tempest-VolumeSnapshotQuotasNegativeTestJSON-1635709975 None] Lock "cinder-32d6637e-c9e4-4986-b556-44d294dd2eae-delete_volume" released by "delete_volume" :: held 4.194s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:24:26 devstack sudo[105735]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:24:26 devstack sudo[105735]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:27 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-350608ca-f90a-474a-b40b-fa85ac614126 req-417f23de-8cca-4e17-9704-2176b8302efc tempest-AttachVolumeNegativeTest-334458264 None] Terminate volume connection completed successfully. Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-350608ca-f90a-474a-b40b-fa85ac614126 req-417f23de-8cca-4e17-9704-2176b8302efc tempest-AttachVolumeNegativeTest-334458264 None] Deleting attachment 6ec93263-e34f-4bb4-919e-bdd6ec8e2ed4. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (878c0f56-26ed-4e28-ac7d-27f7a0045719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'a0939428-dbb7-4c33-bd6c-82cd2b57954b', 'volume_name': 'volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b', 'volume_size': 1, 'image_id': '4ccdea47-42d9-4758-a383-4e1f268203c0', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/4ccdea47-42d9-4758-a383-4e1f268203c0', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--1049824094', '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': 'a370b22e265e4839804df9d193c6c720', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '4ccdea47-42d9-4758-a383-4e1f268203c0', 'created_at': datetime.datetime(2026, 6, 25, 16, 24, 21, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 24, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4ccdea47-42d9-4758-a383-4e1f268203c0/file', 'properties': {}}, 'image_service': }' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e60c2d36-60a8-4dce-9db5-90e44ddad0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:27 devstack sudo[105732]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e60c2d36-60a8-4dce-9db5-90e44ddad0a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fc4f111f-a114-47c0-bd88-2525d7adc364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:27 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Volume a0939428-dbb7-4c33-bd6c-82cd2b57954b: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b', 'volume_size': 1, 'image_id': '4ccdea47-42d9-4758-a383-4e1f268203c0', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/4ccdea47-42d9-4758-a383-4e1f268203c0', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--1049824094', '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': 'a370b22e265e4839804df9d193c6c720', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '4ccdea47-42d9-4758-a383-4e1f268203c0', 'created_at': datetime.datetime(2026, 6, 25, 16, 24, 21, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 24, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4ccdea47-42d9-4758-a383-4e1f268203c0/file', 'properties': {}}, 'image_service': } Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Trying to clone a0939428-dbb7-4c33-bd6c-82cd2b57954b from image 4ccdea47-42d9-4758-a383-4e1f268203c0 at location (None, [{'url': 'file:///opt/stack/data/glance/images/4ccdea47-42d9-4758-a383-4e1f268203c0', 'metadata': {}}]). {{(pid=93917) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f89a3b96-1354-4a73-a51c-5915e5269da4 tempest-VolumesListTestJSON-725129347 None] Acquiring lock "cinder-5a372eed-23f1-4c3d-9133-cd674c05c6f9-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-683c069c-31fe-4ae6-b6d6-303eb1bad674" returned: 0 in 1.095s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] <== create_volume: return (2571ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.574s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.922s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:24:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-815949054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f986dfb4-6862-4dcb-8f3f-1e432aefae41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a370b22e265e4839804df9d193c6c720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:24: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-25T16:24:25Z,use_quota=True,user_id='7226c19ec02c4c7ea1d57fecd636e5f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1f2b32e1-aa85-4b15-ab02-8295e13e080c),volume_type_id=1f2b32e1-aa85-4b15-ab02-8295e13e080c)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Creating volume f986dfb4-6862-4dcb-8f3f-1e432aefae41 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:24:27 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f986dfb4-6862-4dcb-8f3f-1e432aefae41 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f89a3b96-1354-4a73-a51c-5915e5269da4 tempest-VolumesListTestJSON-725129347 None] Lock "cinder-5a372eed-23f1-4c3d-9133-cd674c05c6f9-delete_volume" acquired by "delete_volume" :: waited 0.100s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30e844a8-4640-4f47-998c-bc2e1efc6af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-683c069c-31fe-4ae6-b6d6-303eb1bad674', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:27 devstack sudo[105768]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f986dfb4-6862-4dcb-8f3f-1e432aefae41 1073741824 Jun 25 18:24:27 devstack sudo[105768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f0f2759-d9f1-46fc-b3d0-8e13d9dc906d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:27 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Volume volume-683c069c-31fe-4ae6-b6d6-303eb1bad674 (683c069c-31fe-4ae6-b6d6-303eb1bad674): created successfully Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f0f2759-d9f1-46fc-b3d0-8e13d9dc906d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Flow 'volume_create_manager' (8aad80f1-6dd2-44d3-aef2-20597396344f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:24:27 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-221c2190-9521-4208-b801-f203a857ea5e tempest-TestInstancesWithCinderVolumes-151189636 None] Created volume successfully. Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f89a3b96-1354-4a73-a51c-5915e5269da4 tempest-VolumesListTestJSON-725129347 None] Acquiring lock "cinder-quobyte-5a372eed-23f1-4c3d-9133-cd674c05c6f9" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f89a3b96-1354-4a73-a51c-5915e5269da4 tempest-VolumesListTestJSON-725129347 None] Lock "cinder-quobyte-5a372eed-23f1-4c3d-9133-cd674c05c6f9" acquired by "delete_volume" :: waited 0.066s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:24:27 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[2dd05b62-777c-4539-9654-5c59e85db1f5]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:24:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f89a3b96-1354-4a73-a51c-5915e5269da4 tempest-VolumesListTestJSON-725129347 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a372eed-23f1-4c3d-9133-cd674c05c6f9 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:28 devstack sudo[105735]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7b389f30-46ce-4ced-8e1b-56d03d56d538 tempest-VolumesListTestJSON-725129347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.354s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:28 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-7b389f30-46ce-4ced-8e1b-56d03d56d538 tempest-VolumesListTestJSON-725129347 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:24:28 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-7b389f30-46ce-4ced-8e1b-56d03d56d538 tempest-VolumesListTestJSON-725129347 None] Deleted volume successfully. Jun 25 18:24:28 devstack sudo[105771]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a372eed-23f1-4c3d-9133-cd674c05c6f9 Jun 25 18:24:28 devstack sudo[105771]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:28 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7b389f30-46ce-4ced-8e1b-56d03d56d538 tempest-VolumesListTestJSON-725129347 None] Lock "cinder-11cab43a-858e-499f-8c03-6d7b003162b6-delete_volume" released by "delete_volume" :: held 4.293s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:24:28 devstack sudo[105768]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f986dfb4-6862-4dcb-8f3f-1e432aefae41 1073741824" returned: 0 in 1.255s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f986dfb4-6862-4dcb-8f3f-1e432aefae41 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:29 devstack sudo[105777]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f986dfb4-6862-4dcb-8f3f-1e432aefae41 Jun 25 18:24:29 devstack sudo[105777]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:29 devstack sudo[105771]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f89a3b96-1354-4a73-a51c-5915e5269da4 tempest-VolumesListTestJSON-725129347 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a372eed-23f1-4c3d-9133-cd674c05c6f9" returned: 0 in 1.516s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f89a3b96-1354-4a73-a51c-5915e5269da4 tempest-VolumesListTestJSON-725129347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a372eed-23f1-4c3d-9133-cd674c05c6f9 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:29 devstack sudo[105782]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a372eed-23f1-4c3d-9133-cd674c05c6f9 Jun 25 18:24:29 devstack sudo[105782]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:30 devstack sudo[105777]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f986dfb4-6862-4dcb-8f3f-1e432aefae41" returned: 0 in 1.066s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:30 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] <== create_volume: return (2426ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:24:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.435s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (933b376f-48ea-4f2a-9cd1-67289e87db4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f986dfb4-6862-4dcb-8f3f-1e432aefae41', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c24db96c-c97c-4d30-a8bd-c4fe78c1acaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:30 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Volume volume-f986dfb4-6862-4dcb-8f3f-1e432aefae41 (f986dfb4-6862-4dcb-8f3f-1e432aefae41): created successfully Jun 25 18:24:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c24db96c-c97c-4d30-a8bd-c4fe78c1acaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Flow 'volume_create_manager' (e4801f03-9ad1-46f7-ba35-3212ac7e849c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:24:30 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-daefd4e8-f333-4df1-ac19-86428a8093fc tempest-TestInstancesWithCinderVolumes-151189636 None] Created volume successfully. Jun 25 18:24:30 devstack sudo[105782]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f89a3b96-1354-4a73-a51c-5915e5269da4 tempest-VolumesListTestJSON-725129347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a372eed-23f1-4c3d-9133-cd674c05c6f9" returned: 0 in 1.201s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f89a3b96-1354-4a73-a51c-5915e5269da4 tempest-VolumesListTestJSON-725129347 None] Lock "cinder-quobyte-5a372eed-23f1-4c3d-9133-cd674c05c6f9" released by "delete_volume" :: held 2.802s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:24:30 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-f89a3b96-1354-4a73-a51c-5915e5269da4 tempest-VolumesListTestJSON-725129347 None] Created reservations ['c83f3cbd-90f4-48bd-9bba-4121cc56bd2f', 'c3784663-cf64-4ea7-9b08-4244339dc565', '639e3511-5b07-4e26-adb7-a10ecd2d2ffa', '81710dd4-945f-43ea-807b-8f73c955f35a'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:24:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f89a3b96-1354-4a73-a51c-5915e5269da4 tempest-VolumesListTestJSON-725129347 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f89a3b96-1354-4a73-a51c-5915e5269da4 tempest-VolumesListTestJSON-725129347 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:30 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f89a3b96-1354-4a73-a51c-5915e5269da4 tempest-VolumesListTestJSON-725129347 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:24:30 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f89a3b96-1354-4a73-a51c-5915e5269da4 tempest-VolumesListTestJSON-725129347 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:24:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f89a3b96-1354-4a73-a51c-5915e5269da4 tempest-VolumesListTestJSON-725129347 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f89a3b96-1354-4a73-a51c-5915e5269da4 tempest-VolumesListTestJSON-725129347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:31 devstack sudo[105826]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:24:31 devstack sudo[105826]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:31 devstack sudo[105826]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f89a3b96-1354-4a73-a51c-5915e5269da4 tempest-VolumesListTestJSON-725129347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.018s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:31 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-f89a3b96-1354-4a73-a51c-5915e5269da4 tempest-VolumesListTestJSON-725129347 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:24:32 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-f89a3b96-1354-4a73-a51c-5915e5269da4 tempest-VolumesListTestJSON-725129347 None] Deleted volume successfully. Jun 25 18:24:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f89a3b96-1354-4a73-a51c-5915e5269da4 tempest-VolumesListTestJSON-725129347 None] Lock "cinder-5a372eed-23f1-4c3d-9133-cd674c05c6f9-delete_volume" released by "delete_volume" :: held 4.364s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:24:33 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_4ccdea47-42d9-4758-a383-4e1f268203c0_oguozip_devstack@QuobyteHD, size 20.69 MB, duration 6.19 sec {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 25 18:24:33 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Image download 20.69 MB at 3.34 MB/s Jun 25 18:24:33 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[d98b7681-51ce-47b1-a9cf-6f541b16dfbd]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:24:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_4ccdea47-42d9-4758-a383-4e1f268203c0_oguozip_devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:33 devstack sudo[105834]: quobyte : PWD=/ ; USER=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_4ccdea47-42d9-4758-a383-4e1f268203c0_oguozip_devstack@QuobyteHD Jun 25 18:24:33 devstack sudo[105834]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:34 devstack sudo[105834]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_4ccdea47-42d9-4758-a383-4e1f268203c0_oguozip_devstack@QuobyteHD" returned: 0 in 1.123s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:34 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Temporary image 4ccdea47-42d9-4758-a383-4e1f268203c0 is fetched for user 7226c19ec02c4c7ea1d57fecd636e5f6. {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 25 18:24:35 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[fc22390a-b4e8-446e-baff-93e3820e45e3]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:24:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_4ccdea47-42d9-4758-a383-4e1f268203c0_oguozip_devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:35 devstack sudo[105840]: quobyte : PWD=/ ; USER=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_4ccdea47-42d9-4758-a383-4e1f268203c0_oguozip_devstack@QuobyteHD Jun 25 18:24:35 devstack sudo[105840]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:36 devstack sudo[105840]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_4ccdea47-42d9-4758-a383-4e1f268203c0_oguozip_devstack@QuobyteHD" returned: 0 in 0.955s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.004s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:24:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1840242010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a0939428-dbb7-4c33-bd6c-82cd2b57954b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a370b22e265e4839804df9d193c6c720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:24: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-25T16:24:27Z,use_quota=True,user_id='7226c19ec02c4c7ea1d57fecd636e5f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0838613b-78e8-4a60-806f-800fcf71f504),volume_type_id=0838613b-78e8-4a60-806f-800fcf71f504)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Creating volume a0939428-dbb7-4c33-bd6c-82cd2b57954b {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:24:36 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:36 devstack sudo[105847]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b 1073741824 Jun 25 18:24:36 devstack sudo[105847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Flow 'volume_create_manager' (26547187-ee73-4e3b-a3e3-ca409df0e94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2fc2cadf-88b4-4dd0-98fb-6b9ee04ce62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2fc2cadf-88b4-4dd0-98fb-6b9ee04ce62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:24:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-968598353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=29c7b73c-2724-4750-9fa8-8e615778b093,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adac37c7b6a04ec69d7e87c8f0dfc474',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:24:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:24:37Z,use_quota=True,user_id='813577130d4f43448de596b2946763a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c99cd75-10c3-4c20-bd57-e81fdc200d0e),volume_type_id=4c99cd75-10c3-4c20-bd57-e81fdc200d0e)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (204afd05-f4f8-4941-b543-c96d8619377a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (204afd05-f4f8-4941-b543-c96d8619377a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (61494f6d-9d91-4d87-bb03-64ece739225d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (61494f6d-9d91-4d87-bb03-64ece739225d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '29c7b73c-2724-4750-9fa8-8e615778b093', 'volume_name': 'volume-29c7b73c-2724-4750-9fa8-8e615778b093', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8284d3f0-eec5-4e3c-882f-cfb208454370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8284d3f0-eec5-4e3c-882f-cfb208454370) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a072981a-9c38-4b75-bbc7-c80e3e12356d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:36 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Volume 29c7b73c-2724-4750-9fa8-8e615778b093: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-29c7b73c-2724-4750-9fa8-8e615778b093', 'volume_size': 1} Jun 25 18:24:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:37 devstack sudo[105847]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b 1073741824" returned: 0 in 1.226s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:37 devstack sudo[105852]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b Jun 25 18:24:37 devstack sudo[105852]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8e779d80-a84b-4ac4-8cf0-ddbc2109d385 tempest-AttachVolumeNegativeTest-334458264 None] Acquiring lock "cinder-c2ee3519-4682-4eba-a05f-4177183e553b-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:24:38 devstack sudo[105852]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b" returned: 0 in 1.096s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] <== create_volume: return (2421ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.425s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.727s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:24:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-968598353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=29c7b73c-2724-4750-9fa8-8e615778b093,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adac37c7b6a04ec69d7e87c8f0dfc474',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:24:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:24:37Z,use_quota=True,user_id='813577130d4f43448de596b2946763a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c99cd75-10c3-4c20-bd57-e81fdc200d0e),volume_type_id=4c99cd75-10c3-4c20-bd57-e81fdc200d0e)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Creating volume 29c7b73c-2724-4750-9fa8-8e615778b093 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:24:38 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-29c7b73c-2724-4750-9fa8-8e615778b093 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8e779d80-a84b-4ac4-8cf0-ddbc2109d385 tempest-AttachVolumeNegativeTest-334458264 None] Lock "cinder-c2ee3519-4682-4eba-a05f-4177183e553b-delete_volume" acquired by "delete_volume" :: waited 0.071s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:24:38 devstack sudo[105855]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-29c7b73c-2724-4750-9fa8-8e615778b093 1073741824 Jun 25 18:24:38 devstack sudo[105855]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Attempting download of 4ccdea47-42d9-4758-a383-4e1f268203c0 ((None, [{'url': 'file:///opt/stack/data/glance/images/4ccdea47-42d9-4758-a383-4e1f268203c0', 'metadata': {}}])) to volume a0939428-dbb7-4c33-bd6c-82cd2b57954b. {{(pid=93917) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8e779d80-a84b-4ac4-8cf0-ddbc2109d385 tempest-AttachVolumeNegativeTest-334458264 None] Acquiring lock "cinder-quobyte-c2ee3519-4682-4eba-a05f-4177183e553b" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8e779d80-a84b-4ac4-8cf0-ddbc2109d385 tempest-AttachVolumeNegativeTest-334458264 None] Lock "cinder-quobyte-c2ee3519-4682-4eba-a05f-4177183e553b" acquired by "delete_volume" :: waited 0.030s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[7a5b62f5-aa71-46a8-95b4-8246b1af2cd2]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8e779d80-a84b-4ac4-8cf0-ddbc2109d385 tempest-AttachVolumeNegativeTest-334458264 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c2ee3519-4682-4eba-a05f-4177183e553b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[3d8429f0-04de-4ca8-9edd-24fd8ba6a911]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:24:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_4ccdea47-42d9-4758-a383-4e1f268203c0_cmyq5zea {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:38 devstack sudo[105858]: 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_4ccdea47-42d9-4758-a383-4e1f268203c0_cmyq5zea Jun 25 18:24:38 devstack sudo[105858]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:38 devstack sudo[105857]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c2ee3519-4682-4eba-a05f-4177183e553b Jun 25 18:24:38 devstack sudo[105857]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:39 devstack sudo[105858]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "/opt/stack/data/venv/bin/python3.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_4ccdea47-42d9-4758-a383-4e1f268203c0_cmyq5zea" returned: 0 in 0.904s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_4ccdea47-42d9-4758-a383-4e1f268203c0_cmyq5zea {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:39 devstack sudo[105857]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8e779d80-a84b-4ac4-8cf0-ddbc2109d385 tempest-AttachVolumeNegativeTest-334458264 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c2ee3519-4682-4eba-a05f-4177183e553b" returned: 0 in 1.039s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8e779d80-a84b-4ac4-8cf0-ddbc2109d385 tempest-AttachVolumeNegativeTest-334458264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c2ee3519-4682-4eba-a05f-4177183e553b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:39 devstack sudo[105871]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c2ee3519-4682-4eba-a05f-4177183e553b Jun 25 18:24:39 devstack sudo[105871]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:39 devstack sudo[105870]: 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_4ccdea47-42d9-4758-a383-4e1f268203c0_cmyq5zea Jun 25 18:24:39 devstack sudo[105870]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:39 devstack sudo[105855]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-29c7b73c-2724-4750-9fa8-8e615778b093 1073741824" returned: 0 in 1.339s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-29c7b73c-2724-4750-9fa8-8e615778b093 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:39 devstack sudo[105874]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-29c7b73c-2724-4750-9fa8-8e615778b093 Jun 25 18:24:39 devstack sudo[105874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:40 devstack sudo[105871]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8e779d80-a84b-4ac4-8cf0-ddbc2109d385 tempest-AttachVolumeNegativeTest-334458264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c2ee3519-4682-4eba-a05f-4177183e553b" returned: 0 in 0.823s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:40 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8e779d80-a84b-4ac4-8cf0-ddbc2109d385 tempest-AttachVolumeNegativeTest-334458264 None] Lock "cinder-quobyte-c2ee3519-4682-4eba-a05f-4177183e553b" released by "delete_volume" :: held 1.942s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:24:40 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-8e779d80-a84b-4ac4-8cf0-ddbc2109d385 tempest-AttachVolumeNegativeTest-334458264 None] Created reservations ['d7ea380e-fc67-4ee1-aee1-ee26007435ed', 'a8e30114-521b-4bca-8337-bce0804238cf', '9474206b-f502-44cd-b64c-61dcc57462b8', 'd8259b01-4d76-4bff-a9f6-4b04ed4a1540'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:24:40 devstack sudo[105874]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:40 devstack sudo[105870]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-29c7b73c-2724-4750-9fa8-8e615778b093" returned: 0 in 0.765s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] <== create_volume: return (2170ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:24:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.174s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_4ccdea47-42d9-4758-a383-4e1f268203c0_cmyq5zea" returned: 1 in 1.059s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 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_4ccdea47-42d9-4758-a383-4e1f268203c0_cmyq5zea' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:24:40 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[b3760c03-1690-4599-b6a2-60d75bb0774e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:24:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_4ccdea47-42d9-4758-a383-4e1f268203c0_oguozip_devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a072981a-9c38-4b75-bbc7-c80e3e12356d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-29c7b73c-2724-4750-9fa8-8e615778b093', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (74cf81c0-ec51-445c-8d5b-c0b964be63bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:40 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Volume volume-29c7b73c-2724-4750-9fa8-8e615778b093 (29c7b73c-2724-4750-9fa8-8e615778b093): created successfully Jun 25 18:24:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (74cf81c0-ec51-445c-8d5b-c0b964be63bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Flow 'volume_create_manager' (26547187-ee73-4e3b-a3e3-ca409df0e94d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:24:40 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5dcc6a2a-b5d6-494e-8e9d-eabcde239522 tempest-VolumeTypesAccessTest-1293234447 None] Created volume successfully. Jun 25 18:24:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8e779d80-a84b-4ac4-8cf0-ddbc2109d385 tempest-AttachVolumeNegativeTest-334458264 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8e779d80-a84b-4ac4-8cf0-ddbc2109d385 tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8e779d80-a84b-4ac4-8cf0-ddbc2109d385 tempest-AttachVolumeNegativeTest-334458264 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:24:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8e779d80-a84b-4ac4-8cf0-ddbc2109d385 tempest-AttachVolumeNegativeTest-334458264 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:24:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8e779d80-a84b-4ac4-8cf0-ddbc2109d385 tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8e779d80-a84b-4ac4-8cf0-ddbc2109d385 tempest-AttachVolumeNegativeTest-334458264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:40 devstack sudo[105880]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_4ccdea47-42d9-4758-a383-4e1f268203c0_oguozip_devstack@QuobyteHD Jun 25 18:24:40 devstack sudo[105880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:40 devstack sudo[105881]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:24:40 devstack sudo[105881]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:41 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] Acquiring lock "cinder-29c7b73c-2724-4750-9fa8-8e615778b093-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:24:41 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] Lock "cinder-29c7b73c-2724-4750-9fa8-8e615778b093-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:24:41 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] Acquiring lock "cinder-quobyte-29c7b73c-2724-4750-9fa8-8e615778b093" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:24:41 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] Lock "cinder-quobyte-29c7b73c-2724-4750-9fa8-8e615778b093" acquired by "delete_volume" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:24:41 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[165908b1-3489-4611-bdcf-1ddffd121de5]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:24:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-29c7b73c-2724-4750-9fa8-8e615778b093 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:41 devstack sudo[105884]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-29c7b73c-2724-4750-9fa8-8e615778b093 Jun 25 18:24:41 devstack sudo[105884]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:41 devstack sudo[105880]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_4ccdea47-42d9-4758-a383-4e1f268203c0_oguozip_devstack@QuobyteHD" returned: 0 in 1.165s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:41 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] 4ccdea47-42d9-4758-a383-4e1f268203c0 was qcow2, converting to raw {{(pid=93917) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 25 18:24:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 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_4ccdea47-42d9-4758-a383-4e1f268203c0_oguozip_devstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:41 devstack sudo[105891]: 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_4ccdea47-42d9-4758-a383-4e1f268203c0_oguozip_devstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b Jun 25 18:24:41 devstack sudo[105891]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:42 devstack sudo[105881]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8e779d80-a84b-4ac4-8cf0-ddbc2109d385 tempest-AttachVolumeNegativeTest-334458264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.277s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:42 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-8e779d80-a84b-4ac4-8cf0-ddbc2109d385 tempest-AttachVolumeNegativeTest-334458264 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:24:42 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-8e779d80-a84b-4ac4-8cf0-ddbc2109d385 tempest-AttachVolumeNegativeTest-334458264 None] Deleted volume successfully. Jun 25 18:24:42 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=89,cinder:INSERT=23,cinder:UPDATE=98,cinder:DELETE=7 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:24:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1b01dd28-856a-4112-915e-ab96b93c3e82 tempest-AttachVolumeNegativeTest-334458264 None] Acquiring lock "cinder-ec817404-ef1b-4dc2-8b26-b4d72ff3f171-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:24:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8e779d80-a84b-4ac4-8cf0-ddbc2109d385 tempest-AttachVolumeNegativeTest-334458264 None] Lock "cinder-c2ee3519-4682-4eba-a05f-4177183e553b-delete_volume" released by "delete_volume" :: held 3.627s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:24:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1b01dd28-856a-4112-915e-ab96b93c3e82 tempest-AttachVolumeNegativeTest-334458264 None] Lock "cinder-ec817404-ef1b-4dc2-8b26-b4d72ff3f171-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:24:42 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:UPDATE=115,cinder:DELETE=10,cinder:SELECT=83,cinder:INSERT=25 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:24:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1b01dd28-856a-4112-915e-ab96b93c3e82 tempest-AttachVolumeNegativeTest-334458264 None] Acquiring lock "cinder-quobyte-ec817404-ef1b-4dc2-8b26-b4d72ff3f171" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:24:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1b01dd28-856a-4112-915e-ab96b93c3e82 tempest-AttachVolumeNegativeTest-334458264 None] Lock "cinder-quobyte-ec817404-ef1b-4dc2-8b26-b4d72ff3f171" acquired by "delete_volume" :: waited 0.048s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:24:42 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[ec037a59-c36a-4042-b73d-46517e73b10f]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:24:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1b01dd28-856a-4112-915e-ab96b93c3e82 tempest-AttachVolumeNegativeTest-334458264 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec817404-ef1b-4dc2-8b26-b4d72ff3f171 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:42 devstack sudo[105895]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec817404-ef1b-4dc2-8b26-b4d72ff3f171 Jun 25 18:24:42 devstack sudo[105895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:42 devstack sudo[105884]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-29c7b73c-2724-4750-9fa8-8e615778b093" returned: 0 in 1.264s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-29c7b73c-2724-4750-9fa8-8e615778b093 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:42 devstack sudo[105899]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-29c7b73c-2724-4750-9fa8-8e615778b093 Jun 25 18:24:42 devstack sudo[105899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:43 devstack sudo[105899]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-29c7b73c-2724-4750-9fa8-8e615778b093" returned: 0 in 0.988s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:43 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] Lock "cinder-quobyte-29c7b73c-2724-4750-9fa8-8e615778b093" released by "delete_volume" :: held 2.341s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:24:43 devstack cinder-volume[93917]: WARNING cinder.quota [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1654801117 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1654801117, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:24:43 devstack cinder-volume[93917]: WARNING cinder.quota [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1654801117 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1654801117, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:24:43 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] Created reservations ['c43237f7-a6fd-4b12-9717-9ce55e54d340', 'b4a7988b-040f-4a86-9970-45f6ccf70274', 'c5ce7679-606a-4b1d-a50a-8e06651033fd', '1580b5ce-6aa8-4b74-acc1-1bf03184f756'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:24:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:43 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:24:43 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:24:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:43 devstack sudo[105895]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1b01dd28-856a-4112-915e-ab96b93c3e82 tempest-AttachVolumeNegativeTest-334458264 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec817404-ef1b-4dc2-8b26-b4d72ff3f171" returned: 0 in 1.449s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1b01dd28-856a-4112-915e-ab96b93c3e82 tempest-AttachVolumeNegativeTest-334458264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec817404-ef1b-4dc2-8b26-b4d72ff3f171 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:43 devstack sudo[105913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:24:43 devstack sudo[105913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:43 devstack sudo[105914]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec817404-ef1b-4dc2-8b26-b4d72ff3f171 Jun 25 18:24:43 devstack sudo[105914]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:44 devstack sudo[105913]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.884s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:44 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:24:44 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] Deleted volume successfully. Jun 25 18:24:44 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c7c68e75-5402-43c3-8c18-3521dba730fb tempest-VolumeTypesAccessTest-1293234447 None] Lock "cinder-29c7b73c-2724-4750-9fa8-8e615778b093-delete_volume" released by "delete_volume" :: held 3.582s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:24:44 devstack sudo[105914]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1b01dd28-856a-4112-915e-ab96b93c3e82 tempest-AttachVolumeNegativeTest-334458264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ec817404-ef1b-4dc2-8b26-b4d72ff3f171" returned: 0 in 0.951s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:44 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1b01dd28-856a-4112-915e-ab96b93c3e82 tempest-AttachVolumeNegativeTest-334458264 None] Lock "cinder-quobyte-ec817404-ef1b-4dc2-8b26-b4d72ff3f171" released by "delete_volume" :: held 2.481s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:24:44 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-1b01dd28-856a-4112-915e-ab96b93c3e82 tempest-AttachVolumeNegativeTest-334458264 None] Created reservations ['0b404b0b-759f-4367-b350-2ab5c752716c', 'ceb62549-2a8c-4302-9996-34452c66a095', '29bd6160-350d-4f3e-980a-d69938f48679', 'a088b548-c7c9-4157-893d-2ccb39f2d391'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:24:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1b01dd28-856a-4112-915e-ab96b93c3e82 tempest-AttachVolumeNegativeTest-334458264 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1b01dd28-856a-4112-915e-ab96b93c3e82 tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:45 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1b01dd28-856a-4112-915e-ab96b93c3e82 tempest-AttachVolumeNegativeTest-334458264 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:24:45 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1b01dd28-856a-4112-915e-ab96b93c3e82 tempest-AttachVolumeNegativeTest-334458264 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:24:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1b01dd28-856a-4112-915e-ab96b93c3e82 tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1b01dd28-856a-4112-915e-ab96b93c3e82 tempest-AttachVolumeNegativeTest-334458264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:45 devstack sudo[105920]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:24:45 devstack sudo[105920]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:45 devstack sudo[105891]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_4ccdea47-42d9-4758-a383-4e1f268203c0_oguozip_devstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b" returned: 0 in 3.249s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:45 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_4ccdea47-42d9-4758-a383-4e1f268203c0_oguozip_devstack@QuobyteHD, size 112.00 MB, duration 3.25 sec, destination /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:24:45 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Converted 112.00 MB image at 34.45 MB/s Jun 25 18:24:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:45 devstack sudo[105922]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b 1G Jun 25 18:24:45 devstack sudo[105922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-3a1b9f48-b6c0-4f77-b8bb-dd64fa4ee3a1 tempest-AttachVolumeNegativeTest-334458264 None] Acquiring lock "cinder-2824686b-fced-4e36-b003-2522bbc1387d-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:24:46 devstack sudo[105922]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b 1G" returned: 0 in 1.074s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-3a1b9f48-b6c0-4f77-b8bb-dd64fa4ee3a1 tempest-AttachVolumeNegativeTest-334458264 None] Lock "cinder-2824686b-fced-4e36-b003-2522bbc1387d-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:24:46 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[c3c80f69-3424-4608-bfed-88f114038483]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:24:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-3a1b9f48-b6c0-4f77-b8bb-dd64fa4ee3a1 tempest-AttachVolumeNegativeTest-334458264 None] Acquiring lock "cinder-quobyte-2824686b-fced-4e36-b003-2522bbc1387d" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:24:46 devstack sudo[105920]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1b01dd28-856a-4112-915e-ab96b93c3e82 tempest-AttachVolumeNegativeTest-334458264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.337s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:46 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-1b01dd28-856a-4112-915e-ab96b93c3e82 tempest-AttachVolumeNegativeTest-334458264 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:24:46 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-1b01dd28-856a-4112-915e-ab96b93c3e82 tempest-AttachVolumeNegativeTest-334458264 None] Deleted volume successfully. Jun 25 18:24:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-3a1b9f48-b6c0-4f77-b8bb-dd64fa4ee3a1 tempest-AttachVolumeNegativeTest-334458264 None] Lock "cinder-quobyte-2824686b-fced-4e36-b003-2522bbc1387d" acquired by "delete_volume" :: waited 0.050s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:24:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1b01dd28-856a-4112-915e-ab96b93c3e82 tempest-AttachVolumeNegativeTest-334458264 None] Lock "cinder-ec817404-ef1b-4dc2-8b26-b4d72ff3f171-delete_volume" released by "delete_volume" :: held 4.257s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:24:46 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[be4bf6dc-dddb-44aa-9d03-536cf4470cd3]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:24:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3a1b9f48-b6c0-4f77-b8bb-dd64fa4ee3a1 tempest-AttachVolumeNegativeTest-334458264 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2824686b-fced-4e36-b003-2522bbc1387d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:46 devstack sudo[105928]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b Jun 25 18:24:46 devstack sudo[105928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:46 devstack sudo[105929]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2824686b-fced-4e36-b003-2522bbc1387d Jun 25 18:24:46 devstack sudo[105929]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:47 devstack sudo[105928]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b" returned: 0 in 1.209s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:47 devstack sudo[105934]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b Jun 25 18:24:47 devstack sudo[105934]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:47 devstack sudo[105929]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3a1b9f48-b6c0-4f77-b8bb-dd64fa4ee3a1 tempest-AttachVolumeNegativeTest-334458264 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2824686b-fced-4e36-b003-2522bbc1387d" returned: 0 in 1.369s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3a1b9f48-b6c0-4f77-b8bb-dd64fa4ee3a1 tempest-AttachVolumeNegativeTest-334458264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2824686b-fced-4e36-b003-2522bbc1387d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:47 devstack sudo[105939]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2824686b-fced-4e36-b003-2522bbc1387d Jun 25 18:24:47 devstack sudo[105939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:48 devstack sudo[105934]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b" returned: 1 in 1.028s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 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/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:24:48 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Downloaded image 4ccdea47-42d9-4758-a383-4e1f268203c0 ((None, [{'url': 'file:///opt/stack/data/glance/images/4ccdea47-42d9-4758-a383-4e1f268203c0', 'metadata': {}}])) to volume a0939428-dbb7-4c33-bd6c-82cd2b57954b successfully. {{(pid=93917) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 25 18:24:48 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Temporary image 4ccdea47-42d9-4758-a383-4e1f268203c0 for user 7226c19ec02c4c7ea1d57fecd636e5f6 is deleted. {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 25 18:24:48 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Marking volume a0939428-dbb7-4c33-bd6c-82cd2b57954b as bootable. {{(pid=93917) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 25 18:24:48 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Copying metadata from image 4ccdea47-42d9-4758-a383-4e1f268203c0 to a0939428-dbb7-4c33-bd6c-82cd2b57954b. {{(pid=93917) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 25 18:24:48 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Creating volume glance metadata for volume a0939428-dbb7-4c33-bd6c-82cd2b57954b backed by image 4ccdea47-42d9-4758-a383-4e1f268203c0 with: {'image_id': '4ccdea47-42d9-4758-a383-4e1f268203c0', 'image_name': 'tempest-scenario-img--1049824094', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=93917) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 25 18:24:48 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fc4f111f-a114-47c0-bd88-2525d7adc364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b', 'volume_size': 1, 'image_id': '4ccdea47-42d9-4758-a383-4e1f268203c0', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/4ccdea47-42d9-4758-a383-4e1f268203c0', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--1049824094', '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': 'a370b22e265e4839804df9d193c6c720', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '4ccdea47-42d9-4758-a383-4e1f268203c0', 'created_at': datetime.datetime(2026, 6, 25, 16, 24, 21, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 24, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4ccdea47-42d9-4758-a383-4e1f268203c0/file', 'properties': {}}, 'image_service': }' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:48 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (427bf255-4ab8-4d0c-9ac2-3458e8831333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:24:48 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Volume volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b (a0939428-dbb7-4c33-bd6c-82cd2b57954b): created successfully Jun 25 18:24:48 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (427bf255-4ab8-4d0c-9ac2-3458e8831333) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:24:48 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Flow 'volume_create_manager' (96f4793b-0e50-4398-ab3d-50e5aadcd277) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:24:48 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-d6490a33-46e7-4c3a-9930-686ca0483043 tempest-TestInstancesWithCinderVolumes-151189636 None] Created volume successfully. Jun 25 18:24:48 devstack sudo[105939]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3a1b9f48-b6c0-4f77-b8bb-dd64fa4ee3a1 tempest-AttachVolumeNegativeTest-334458264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2824686b-fced-4e36-b003-2522bbc1387d" returned: 0 in 1.118s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:49 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-3a1b9f48-b6c0-4f77-b8bb-dd64fa4ee3a1 tempest-AttachVolumeNegativeTest-334458264 None] Lock "cinder-quobyte-2824686b-fced-4e36-b003-2522bbc1387d" released by "delete_volume" :: held 2.575s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:24:49 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-3a1b9f48-b6c0-4f77-b8bb-dd64fa4ee3a1 tempest-AttachVolumeNegativeTest-334458264 None] Created reservations ['da929a42-4f66-49b3-b243-b09942bc113c', '91d9559e-3a4c-48ba-b6ae-a0c0cf3ac9d0', '01bf5fcb-9518-4333-a73f-205d47f810b9', '679a25ce-074a-4740-9aa8-920b3633dd12'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:24:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3a1b9f48-b6c0-4f77-b8bb-dd64fa4ee3a1 tempest-AttachVolumeNegativeTest-334458264 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3a1b9f48-b6c0-4f77-b8bb-dd64fa4ee3a1 tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3a1b9f48-b6c0-4f77-b8bb-dd64fa4ee3a1 tempest-AttachVolumeNegativeTest-334458264 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:24:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3a1b9f48-b6c0-4f77-b8bb-dd64fa4ee3a1 tempest-AttachVolumeNegativeTest-334458264 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:24:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3a1b9f48-b6c0-4f77-b8bb-dd64fa4ee3a1 tempest-AttachVolumeNegativeTest-334458264 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3a1b9f48-b6c0-4f77-b8bb-dd64fa4ee3a1 tempest-AttachVolumeNegativeTest-334458264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:49 devstack sudo[105945]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:24:49 devstack sudo[105945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:50 devstack sudo[105945]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3a1b9f48-b6c0-4f77-b8bb-dd64fa4ee3a1 tempest-AttachVolumeNegativeTest-334458264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.902s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:50 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-3a1b9f48-b6c0-4f77-b8bb-dd64fa4ee3a1 tempest-AttachVolumeNegativeTest-334458264 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:24:50 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-3a1b9f48-b6c0-4f77-b8bb-dd64fa4ee3a1 tempest-AttachVolumeNegativeTest-334458264 None] Deleted volume successfully. Jun 25 18:24:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-3a1b9f48-b6c0-4f77-b8bb-dd64fa4ee3a1 tempest-AttachVolumeNegativeTest-334458264 None] Lock "cinder-2824686b-fced-4e36-b003-2522bbc1387d-delete_volume" released by "delete_volume" :: held 3.869s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:24:57 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:24:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:24:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:24:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:24:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:24:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.028s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:24:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:24:58 devstack sudo[105954]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:24:58 devstack sudo[105954]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:24:59 devstack sudo[105954]: pam_unix(sudo:session): session closed for user root Jun 25 18:24:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.029s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:24:59 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:24:59 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:24:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 28 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:24:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:24:59 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=17,cinder:INSERT=11,cinder:UPDATE=24,cinder:DELETE=1 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:25:00 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:UPDATE=27,cinder:SELECT=19,cinder:INSERT=9,cinder:DELETE=3 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Flow 'volume_create_manager' (bf5aed64-fc8e-4f03-a642-c92ccce0e7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de13d21a-f652-4fe5-8c50-8b6396feedf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de13d21a-f652-4fe5-8c50-8b6396feedf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:25:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-359175674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2b8755c0-ca5c-4e77-ad32-d7a805d208ac,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='22d021ba12924b06b41fba78ca1c69fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:25: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-25T16:25:02Z,use_quota=True,user_id='e02aa14d41b14cd99980dcc842019c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3ad2bca5-9525-4e50-90b3-52a718d1cd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3ad2bca5-9525-4e50-90b3-52a718d1cd1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e0df5a7-f3f5-4515-aa25-dcd872bc3662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e0df5a7-f3f5-4515-aa25-dcd872bc3662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2b8755c0-ca5c-4e77-ad32-d7a805d208ac', 'volume_name': 'volume-2b8755c0-ca5c-4e77-ad32-d7a805d208ac', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f69aed75-b5a6-4a3d-9d88-df1cd8620b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f69aed75-b5a6-4a3d-9d88-df1cd8620b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (47e01079-7021-44b3-bd63-9cfaf9f12ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:01 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Volume 2b8755c0-ca5c-4e77-ad32-d7a805d208ac: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2b8755c0-ca5c-4e77-ad32-d7a805d208ac', 'volume_size': 1} Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:25:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-359175674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2b8755c0-ca5c-4e77-ad32-d7a805d208ac,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='22d021ba12924b06b41fba78ca1c69fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:25: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-25T16:25:02Z,use_quota=True,user_id='e02aa14d41b14cd99980dcc842019c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Creating volume 2b8755c0-ca5c-4e77-ad32-d7a805d208ac {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:25:01 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:25:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2b8755c0-ca5c-4e77-ad32-d7a805d208ac 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:02 devstack sudo[105970]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2b8755c0-ca5c-4e77-ad32-d7a805d208ac 1073741824 Jun 25 18:25:02 devstack sudo[105970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-797ab979-f9ef-48be-b4e8-a48ab70fb799 req-f5353755-7f6e-4d3f-aac9-f4980af44605 tempest-TestInstancesWithCinderVolumes-151189636 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:03 devstack sudo[105970]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2b8755c0-ca5c-4e77-ad32-d7a805d208ac 1073741824" returned: 0 in 1.228s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2b8755c0-ca5c-4e77-ad32-d7a805d208ac {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:03 devstack sudo[105976]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2b8755c0-ca5c-4e77-ad32-d7a805d208ac Jun 25 18:25:03 devstack sudo[105976]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:04 devstack sudo[105976]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2b8755c0-ca5c-4e77-ad32-d7a805d208ac" returned: 0 in 0.848s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:04 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] <== create_volume: return (2137ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:25:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.140s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-797ab979-f9ef-48be-b4e8-a48ab70fb799 req-f5353755-7f6e-4d3f-aac9-f4980af44605 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 2.091s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (47e01079-7021-44b3-bd63-9cfaf9f12ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2b8755c0-ca5c-4e77-ad32-d7a805d208ac', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48108f53-f59d-43c3-8c7b-848b6866118e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:04 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Volume volume-2b8755c0-ca5c-4e77-ad32-d7a805d208ac (2b8755c0-ca5c-4e77-ad32-d7a805d208ac): created successfully Jun 25 18:25:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48108f53-f59d-43c3-8c7b-848b6866118e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Flow 'volume_create_manager' (bf5aed64-fc8e-4f03-a642-c92ccce0e7da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:25:04 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[ebb520b6-8ac6-4b95-b261-02832a29fd7b]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:25:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-797ab979-f9ef-48be-b4e8-a48ab70fb799 req-f5353755-7f6e-4d3f-aac9-f4980af44605 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:04 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-e4527306-8ea7-48fe-90fd-39549f662b89 tempest-VolumesTestJSON-503652699 None] Created volume successfully. Jun 25 18:25:04 devstack sudo[105979]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b Jun 25 18:25:04 devstack sudo[105979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:05 devstack sudo[105979]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-797ab979-f9ef-48be-b4e8-a48ab70fb799 req-f5353755-7f6e-4d3f-aac9-f4980af44605 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b" returned: 0 in 1.058s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-797ab979-f9ef-48be-b4e8-a48ab70fb799 req-f5353755-7f6e-4d3f-aac9-f4980af44605 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:05 devstack sudo[106100]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b Jun 25 18:25:05 devstack sudo[106100]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Flow 'volume_create_manager' (20804efc-a5d0-423e-81b2-1f475d9a5780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ead535dc-b20b-41aa-aa59-a5bb0325e2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ead535dc-b20b-41aa-aa59-a5bb0325e2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1718011824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=600e8736-6257-4ada-8061-c0b3fee11fd6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='22d021ba12924b06b41fba78ca1c69fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:25: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-25T16:25:06Z,use_quota=True,user_id='e02aa14d41b14cd99980dcc842019c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d2b11f89-89b1-474d-9fdb-9bf7271e018e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d2b11f89-89b1-474d-9fdb-9bf7271e018e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8116bc59-eead-497a-a9fc-a051acc7561d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8116bc59-eead-497a-a9fc-a051acc7561d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '600e8736-6257-4ada-8061-c0b3fee11fd6', 'volume_name': 'volume-600e8736-6257-4ada-8061-c0b3fee11fd6', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9fae82b-e331-41b1-bf6e-e4a9299f71d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9fae82b-e331-41b1-bf6e-e4a9299f71d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb426dde-59c8-47e4-a1d4-fe920cd07a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:06 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Volume 600e8736-6257-4ada-8061-c0b3fee11fd6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-600e8736-6257-4ada-8061-c0b3fee11fd6', 'volume_size': 1} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:06 devstack sudo[106100]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-797ab979-f9ef-48be-b4e8-a48ab70fb799 req-f5353755-7f6e-4d3f-aac9-f4980af44605 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b" returned: 1 in 1.418s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-797ab979-f9ef-48be-b4e8-a48ab70fb799 req-f5353755-7f6e-4d3f-aac9-f4980af44605 tempest-TestInstancesWithCinderVolumes-151189636 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/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-797ab979-f9ef-48be-b4e8-a48ab70fb799 req-f5353755-7f6e-4d3f-aac9-f4980af44605 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 2.559s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.283s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1718011824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=600e8736-6257-4ada-8061-c0b3fee11fd6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='22d021ba12924b06b41fba78ca1c69fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:25: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-25T16:25:06Z,use_quota=True,user_id='e02aa14d41b14cd99980dcc842019c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Creating volume 600e8736-6257-4ada-8061-c0b3fee11fd6 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:25:06 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-600e8736-6257-4ada-8061-c0b3fee11fd6 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:06 devstack sudo[106357]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-600e8736-6257-4ada-8061-c0b3fee11fd6 1073741824 Jun 25 18:25:06 devstack sudo[106357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-797ab979-f9ef-48be-b4e8-a48ab70fb799 req-f5353755-7f6e-4d3f-aac9-f4980af44605 tempest-TestInstancesWithCinderVolumes-151189636 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72', 'name': 'volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b', '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': 'd3d84d6d-c3d7-40f3-9d4a-f8d6fa112704', 'enforce_multipath': True} {{(pid=93917) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5556}} Jun 25 18:25:06 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-797ab979-f9ef-48be-b4e8-a48ab70fb799 req-f5353755-7f6e-4d3f-aac9-f4980af44605 tempest-TestInstancesWithCinderVolumes-151189636 None] attachment_update completed successfully. Jun 25 18:25:08 devstack sudo[106357]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-600e8736-6257-4ada-8061-c0b3fee11fd6 1073741824" returned: 0 in 1.591s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-600e8736-6257-4ada-8061-c0b3fee11fd6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:08 devstack sudo[106363]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-600e8736-6257-4ada-8061-c0b3fee11fd6 Jun 25 18:25:08 devstack sudo[106363]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:09 devstack sudo[106363]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-600e8736-6257-4ada-8061-c0b3fee11fd6" returned: 0 in 1.089s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:09 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] <== create_volume: return (2748ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:25:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.750s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb426dde-59c8-47e4-a1d4-fe920cd07a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-600e8736-6257-4ada-8061-c0b3fee11fd6', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (901a7644-906d-49c9-becb-cd57ff2a4d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:09 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Volume volume-600e8736-6257-4ada-8061-c0b3fee11fd6 (600e8736-6257-4ada-8061-c0b3fee11fd6): created successfully Jun 25 18:25:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (901a7644-906d-49c9-becb-cd57ff2a4d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Flow 'volume_create_manager' (20804efc-a5d0-423e-81b2-1f475d9a5780) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:25:09 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-0ee6678c-1b57-4cd5-bc60-97f00977b8c3 tempest-VolumesTestJSON-503652699 None] Created volume successfully. Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Flow 'volume_create_manager' (79e6df54-8567-4e80-97ff-35422ab4e47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e106c28c-70f9-46e4-9cdd-b59d273d00e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e106c28c-70f9-46e4-9cdd-b59d273d00e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:25:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1739703357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8e6adbd5-a15c-4f51-862e-f9c4a8e76931,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13e1a59eea884442bc6ac20a561c300f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:25: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-25T16:25:11Z,use_quota=True,user_id='894e3e0e1af14a1b90adccc77f375cc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8bc0b262-0be2-4046-bb3b-5ed0916c49bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8bc0b262-0be2-4046-bb3b-5ed0916c49bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (816b2d18-ad4a-41fc-9e3f-6d74191a9482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (816b2d18-ad4a-41fc-9e3f-6d74191a9482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8e6adbd5-a15c-4f51-862e-f9c4a8e76931', 'volume_name': 'volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5ff2420c-607a-481f-b794-0fc13d4bb1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5ff2420c-607a-481f-b794-0fc13d4bb1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f7f0a1e1-6e56-463d-b7a7-5eb4d25f0ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:10 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Volume 8e6adbd5-a15c-4f51-862e-f9c4a8e76931: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931', 'volume_size': 1} Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:25:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1739703357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8e6adbd5-a15c-4f51-862e-f9c4a8e76931,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13e1a59eea884442bc6ac20a561c300f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:25: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-25T16:25:11Z,use_quota=True,user_id='894e3e0e1af14a1b90adccc77f375cc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Creating volume 8e6adbd5-a15c-4f51-862e-f9c4a8e76931 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:25:10 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:25:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:10 devstack sudo[106523]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931 1073741824 Jun 25 18:25:10 devstack sudo[106523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:11 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:25:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Flow 'volume_create_manager' (69a5e0cf-dfe6-4d73-af05-78574941b0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:25:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cfb43159-bf6b-410b-9482-fa5611e038af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cfb43159-bf6b-410b-9482-fa5611e038af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:25:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1098946852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7080e26a-18aa-4d7a-9acf-022b0520085e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='22d021ba12924b06b41fba78ca1c69fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:25: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-25T16:25:12Z,use_quota=True,user_id='e02aa14d41b14cd99980dcc842019c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e2a005b8-8d69-4d5a-aadd-0994e772f92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e2a005b8-8d69-4d5a-aadd-0994e772f92d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (708fe982-fe6a-4788-82e9-1ec7dd6bc638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (708fe982-fe6a-4788-82e9-1ec7dd6bc638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7080e26a-18aa-4d7a-9acf-022b0520085e', 'volume_name': 'volume-7080e26a-18aa-4d7a-9acf-022b0520085e', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92bcd0ab-fad3-489a-8db4-30b4541a9813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92bcd0ab-fad3-489a-8db4-30b4541a9813) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1a192022-96a2-4c94-a72b-d11022fd8c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:11 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Volume 7080e26a-18aa-4d7a-9acf-022b0520085e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7080e26a-18aa-4d7a-9acf-022b0520085e', 'volume_size': 1} Jun 25 18:25:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:12 devstack sudo[106523]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931 1073741824" returned: 0 in 1.455s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:12 devstack sudo[106532]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931 Jun 25 18:25:12 devstack sudo[106532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:13 devstack sudo[106532]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931" returned: 0 in 0.733s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] <== create_volume: return (2251ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:25:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.254s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.231s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:25:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1098946852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7080e26a-18aa-4d7a-9acf-022b0520085e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='22d021ba12924b06b41fba78ca1c69fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:25: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-25T16:25:12Z,use_quota=True,user_id='e02aa14d41b14cd99980dcc842019c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:25:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Creating volume 7080e26a-18aa-4d7a-9acf-022b0520085e {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:25:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:25:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:25:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:25:13 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:25:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7080e26a-18aa-4d7a-9acf-022b0520085e 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:13 devstack sudo[106538]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7080e26a-18aa-4d7a-9acf-022b0520085e 1073741824 Jun 25 18:25:13 devstack sudo[106538]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f7f0a1e1-6e56-463d-b7a7-5eb4d25f0ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ce1b763-c26d-456b-a1dd-a8ffea577f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:13 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Volume volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931 (8e6adbd5-a15c-4f51-862e-f9c4a8e76931): created successfully Jun 25 18:25:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ce1b763-c26d-456b-a1dd-a8ffea577f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Flow 'volume_create_manager' (79e6df54-8567-4e80-97ff-35422ab4e47c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:25:13 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-2aa8905c-91d9-463a-8816-36a66a4b1116 tempest-SnapshotMetadataTestJSON-411901956 None] Created volume successfully. Jun 25 18:25:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8359b4ac-855f-4451-bfa5-c62ac9483799 tempest-SnapshotMetadataTestJSON-411901956 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:14 devstack sudo[106538]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7080e26a-18aa-4d7a-9acf-022b0520085e 1073741824" returned: 0 in 1.222s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7080e26a-18aa-4d7a-9acf-022b0520085e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:14 devstack sudo[106886]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7080e26a-18aa-4d7a-9acf-022b0520085e Jun 25 18:25:14 devstack sudo[106886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:15 devstack sudo[106886]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7080e26a-18aa-4d7a-9acf-022b0520085e" returned: 0 in 1.215s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] <== create_volume: return (2582ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:25:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.585s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8359b4ac-855f-4451-bfa5-c62ac9483799 tempest-SnapshotMetadataTestJSON-411901956 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.521s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1a192022-96a2-4c94-a72b-d11022fd8c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7080e26a-18aa-4d7a-9acf-022b0520085e', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9df6c28-7903-46c2-907d-53d4f68510c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-8359b4ac-855f-4451-bfa5-c62ac9483799 tempest-SnapshotMetadataTestJSON-411901956 None] Creating offline snapshot f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8 of volume 8e6adbd5-a15c-4f51-862e-f9c4a8e76931 {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:25:15 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Volume volume-7080e26a-18aa-4d7a-9acf-022b0520085e (7080e26a-18aa-4d7a-9acf-022b0520085e): created successfully Jun 25 18:25:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9df6c28-7903-46c2-907d-53d4f68510c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Flow 'volume_create_manager' (69a5e0cf-dfe6-4d73-af05-78574941b0b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:25:15 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[c44993c3-bc3f-4dc0-86d4-ff66a11259b9]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:25:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8359b4ac-855f-4451-bfa5-c62ac9483799 tempest-SnapshotMetadataTestJSON-411901956 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:15 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-eeae8772-f7a0-4d58-a90a-eea2817386bb tempest-VolumesTestJSON-503652699 None] Created volume successfully. Jun 25 18:25:16 devstack sudo[106939]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931 Jun 25 18:25:16 devstack sudo[106939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:17 devstack sudo[106939]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8359b4ac-855f-4451-bfa5-c62ac9483799 tempest-SnapshotMetadataTestJSON-411901956 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931" returned: 0 in 1.119s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8359b4ac-855f-4451-bfa5-c62ac9483799 tempest-SnapshotMetadataTestJSON-411901956 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:17 devstack sudo[106947]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8 1G Jun 25 18:25:17 devstack sudo[106947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:18 devstack sudo[106947]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8359b4ac-855f-4451-bfa5-c62ac9483799 tempest-SnapshotMetadataTestJSON-411901956 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8 1G" returned: 0 in 1.497s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8359b4ac-855f-4451-bfa5-c62ac9483799 tempest-SnapshotMetadataTestJSON-411901956 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:18 devstack sudo[106953]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8 Jun 25 18:25:18 devstack sudo[106953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0a533516-0ef1-4789-aada-1e70995fb8fd tempest-VolumesTestJSON-503652699 None] Acquiring lock "cinder-7080e26a-18aa-4d7a-9acf-022b0520085e-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:25:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0a533516-0ef1-4789-aada-1e70995fb8fd tempest-VolumesTestJSON-503652699 None] Lock "cinder-7080e26a-18aa-4d7a-9acf-022b0520085e-delete_volume" acquired by "delete_volume" :: waited 0.083s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:25:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0a533516-0ef1-4789-aada-1e70995fb8fd tempest-VolumesTestJSON-503652699 None] Acquiring lock "cinder-quobyte-7080e26a-18aa-4d7a-9acf-022b0520085e" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:25:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0a533516-0ef1-4789-aada-1e70995fb8fd tempest-VolumesTestJSON-503652699 None] Lock "cinder-quobyte-7080e26a-18aa-4d7a-9acf-022b0520085e" acquired by "delete_volume" :: waited 0.036s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:25:19 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[e5c1ef78-d6d3-4206-977b-8999023d4978]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:25:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0a533516-0ef1-4789-aada-1e70995fb8fd tempest-VolumesTestJSON-503652699 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7080e26a-18aa-4d7a-9acf-022b0520085e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:19 devstack sudo[106955]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7080e26a-18aa-4d7a-9acf-022b0520085e Jun 25 18:25:19 devstack sudo[106955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:19 devstack sudo[106953]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8359b4ac-855f-4451-bfa5-c62ac9483799 tempest-SnapshotMetadataTestJSON-411901956 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8" returned: 0 in 1.404s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:19 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-8359b4ac-855f-4451-bfa5-c62ac9483799 tempest-SnapshotMetadataTestJSON-411901956 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8 is being set with open permissions: ugo+rw Jun 25 18:25:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8359b4ac-855f-4451-bfa5-c62ac9483799 tempest-SnapshotMetadataTestJSON-411901956 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:20 devstack sudo[106961]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8 Jun 25 18:25:20 devstack sudo[106961]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:21 devstack sudo[106961]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8359b4ac-855f-4451-bfa5-c62ac9483799 tempest-SnapshotMetadataTestJSON-411901956 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8" returned: 0 in 1.446s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8359b4ac-855f-4451-bfa5-c62ac9483799 tempest-SnapshotMetadataTestJSON-411901956 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:21 devstack sudo[106986]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.info Jun 25 18:25:21 devstack sudo[106986]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:21 devstack sudo[106955]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0a533516-0ef1-4789-aada-1e70995fb8fd tempest-VolumesTestJSON-503652699 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7080e26a-18aa-4d7a-9acf-022b0520085e" returned: 0 in 2.563s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0a533516-0ef1-4789-aada-1e70995fb8fd tempest-VolumesTestJSON-503652699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7080e26a-18aa-4d7a-9acf-022b0520085e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:22 devstack sudo[106988]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7080e26a-18aa-4d7a-9acf-022b0520085e Jun 25 18:25:22 devstack sudo[106988]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:22 devstack sudo[106986]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8359b4ac-855f-4451-bfa5-c62ac9483799 tempest-SnapshotMetadataTestJSON-411901956 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.info" returned: 0 in 0.958s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:22 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-8359b4ac-855f-4451-bfa5-c62ac9483799 tempest-SnapshotMetadataTestJSON-411901956 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.info is being set with open permissions: ugo+rw Jun 25 18:25:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8359b4ac-855f-4451-bfa5-c62ac9483799 tempest-SnapshotMetadataTestJSON-411901956 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:22 devstack sudo[106991]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.info Jun 25 18:25:22 devstack sudo[106991]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:23 devstack sudo[106991]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8359b4ac-855f-4451-bfa5-c62ac9483799 tempest-SnapshotMetadataTestJSON-411901956 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.info" returned: 0 in 1.170s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:23 devstack sudo[106988]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8359b4ac-855f-4451-bfa5-c62ac9483799 tempest-SnapshotMetadataTestJSON-411901956 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 7.915s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0a533516-0ef1-4789-aada-1e70995fb8fd tempest-VolumesTestJSON-503652699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7080e26a-18aa-4d7a-9acf-022b0520085e" returned: 0 in 1.767s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:23 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0a533516-0ef1-4789-aada-1e70995fb8fd tempest-VolumesTestJSON-503652699 None] Lock "cinder-quobyte-7080e26a-18aa-4d7a-9acf-022b0520085e" released by "delete_volume" :: held 4.485s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:25:23 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-8359b4ac-855f-4451-bfa5-c62ac9483799 tempest-SnapshotMetadataTestJSON-411901956 None] Create snapshot completed successfully Jun 25 18:25:23 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-0a533516-0ef1-4789-aada-1e70995fb8fd tempest-VolumesTestJSON-503652699 None] Created reservations ['ab3a7a14-aebc-476a-9a58-787935a6977a', 'c4ef45ad-49b5-4a9b-900e-b30bfcc5bc67', 'e0c7ce6f-c841-4d37-87a1-6065b280345c', '29ff5226-c0ff-4ee2-9bf8-a045d8f52928'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:25:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0a533516-0ef1-4789-aada-1e70995fb8fd tempest-VolumesTestJSON-503652699 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0a533516-0ef1-4789-aada-1e70995fb8fd tempest-VolumesTestJSON-503652699 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:24 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0a533516-0ef1-4789-aada-1e70995fb8fd tempest-VolumesTestJSON-503652699 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:25:24 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0a533516-0ef1-4789-aada-1e70995fb8fd tempest-VolumesTestJSON-503652699 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:25:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0a533516-0ef1-4789-aada-1e70995fb8fd tempest-VolumesTestJSON-503652699 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.032s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0a533516-0ef1-4789-aada-1e70995fb8fd tempest-VolumesTestJSON-503652699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:24 devstack sudo[107004]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:25:24 devstack sudo[107004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-91f136ac-5ad9-464c-a919-cfe0e86051a3 tempest-VolumesTestJSON-503652699 None] Acquiring lock "cinder-600e8736-6257-4ada-8061-c0b3fee11fd6-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:25:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-91f136ac-5ad9-464c-a919-cfe0e86051a3 tempest-VolumesTestJSON-503652699 None] Lock "cinder-600e8736-6257-4ada-8061-c0b3fee11fd6-delete_volume" acquired by "delete_volume" :: waited 0.065s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:25:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-91f136ac-5ad9-464c-a919-cfe0e86051a3 tempest-VolumesTestJSON-503652699 None] Acquiring lock "cinder-quobyte-600e8736-6257-4ada-8061-c0b3fee11fd6" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:25:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-91f136ac-5ad9-464c-a919-cfe0e86051a3 tempest-VolumesTestJSON-503652699 None] Lock "cinder-quobyte-600e8736-6257-4ada-8061-c0b3fee11fd6" acquired by "delete_volume" :: waited 0.040s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:25:25 devstack sudo[107004]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0a533516-0ef1-4789-aada-1e70995fb8fd tempest-VolumesTestJSON-503652699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.307s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:25 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-0a533516-0ef1-4789-aada-1e70995fb8fd tempest-VolumesTestJSON-503652699 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:25:25 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-0a533516-0ef1-4789-aada-1e70995fb8fd tempest-VolumesTestJSON-503652699 None] Deleted volume successfully. Jun 25 18:25:25 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[1233cc37-4fc8-47de-b311-140f7260841f]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:25:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-91f136ac-5ad9-464c-a919-cfe0e86051a3 tempest-VolumesTestJSON-503652699 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-600e8736-6257-4ada-8061-c0b3fee11fd6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0a533516-0ef1-4789-aada-1e70995fb8fd tempest-VolumesTestJSON-503652699 None] Lock "cinder-7080e26a-18aa-4d7a-9acf-022b0520085e-delete_volume" released by "delete_volume" :: held 6.523s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:25:25 devstack sudo[107009]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-600e8736-6257-4ada-8061-c0b3fee11fd6 Jun 25 18:25:25 devstack sudo[107009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] Acquiring lock "cinder-f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:25:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] Lock "cinder-f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8-delete_snapshot" acquired by "delete_snapshot" :: waited 0.063s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:25:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] Acquiring lock "cinder-quobyte-8e6adbd5-a15c-4f51-862e-f9c4a8e76931" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:25:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] Lock "cinder-quobyte-8e6adbd5-a15c-4f51-862e-f9c4a8e76931" acquired by "delete_snapshot" :: waited 0.083s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:25:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] Acquiring lock "cinder-quobyte-f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:25:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] Lock "cinder-quobyte-f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8" acquired by "_delete_snapshot" :: waited 0.036s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:25:26 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] Deleting offline snapshot f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8 of volume 8e6adbd5-a15c-4f51-862e-f9c4a8e76931 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:25:26 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] snapshot_file for this snap is: volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:25:26 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[51f22c05-28ad-4a26-bf7f-3a752d88ecff]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:25:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:26 devstack sudo[107011]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8 Jun 25 18:25:26 devstack sudo[107011]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:27 devstack sudo[107009]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-91f136ac-5ad9-464c-a919-cfe0e86051a3 tempest-VolumesTestJSON-503652699 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-600e8736-6257-4ada-8061-c0b3fee11fd6" returned: 0 in 1.752s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-91f136ac-5ad9-464c-a919-cfe0e86051a3 tempest-VolumesTestJSON-503652699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-600e8736-6257-4ada-8061-c0b3fee11fd6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:27 devstack sudo[107016]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-600e8736-6257-4ada-8061-c0b3fee11fd6 Jun 25 18:25:27 devstack sudo[107016]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:27 devstack sudo[107011]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8" returned: 0 in 1.415s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:25:27 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[95f85fb5-12d0-4952-9ab2-ef957458b461]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:25:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:28 devstack sudo[107021]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931 Jun 25 18:25:28 devstack sudo[107021]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:28 devstack sudo[107016]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-91f136ac-5ad9-464c-a919-cfe0e86051a3 tempest-VolumesTestJSON-503652699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-600e8736-6257-4ada-8061-c0b3fee11fd6" returned: 0 in 1.463s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:28 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-91f136ac-5ad9-464c-a919-cfe0e86051a3 tempest-VolumesTestJSON-503652699 None] Lock "cinder-quobyte-600e8736-6257-4ada-8061-c0b3fee11fd6" released by "delete_volume" :: held 3.336s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:25:28 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-91f136ac-5ad9-464c-a919-cfe0e86051a3 tempest-VolumesTestJSON-503652699 None] Created reservations ['7edf4c35-2d22-44c9-b5de-53683d599ca6', 'f8c90892-1d1f-4e33-a249-9626831140da', '19bbf3e0-c6ea-46bb-bc2e-9d4975a0abb6', 'cfec1225-1719-489c-9328-67a132ea6c54'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:25:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-91f136ac-5ad9-464c-a919-cfe0e86051a3 tempest-VolumesTestJSON-503652699 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-91f136ac-5ad9-464c-a919-cfe0e86051a3 tempest-VolumesTestJSON-503652699 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-91f136ac-5ad9-464c-a919-cfe0e86051a3 tempest-VolumesTestJSON-503652699 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:25:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-91f136ac-5ad9-464c-a919-cfe0e86051a3 tempest-VolumesTestJSON-503652699 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:25:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-91f136ac-5ad9-464c-a919-cfe0e86051a3 tempest-VolumesTestJSON-503652699 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-91f136ac-5ad9-464c-a919-cfe0e86051a3 tempest-VolumesTestJSON-503652699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:29 devstack sudo[107028]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:25:29 devstack sudo[107028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:29 devstack sudo[107021]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931" returned: 0 in 1.780s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:29 devstack sudo[107033]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8 Jun 25 18:25:29 devstack sudo[107033]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-367a0591-babb-484a-9ca7-7e3fbac8bbd2 tempest-VolumesTestJSON-503652699 None] Acquiring lock "cinder-2b8755c0-ca5c-4e77-ad32-d7a805d208ac-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:25:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-367a0591-babb-484a-9ca7-7e3fbac8bbd2 tempest-VolumesTestJSON-503652699 None] Lock "cinder-2b8755c0-ca5c-4e77-ad32-d7a805d208ac-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:25:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-367a0591-babb-484a-9ca7-7e3fbac8bbd2 tempest-VolumesTestJSON-503652699 None] Acquiring lock "cinder-quobyte-2b8755c0-ca5c-4e77-ad32-d7a805d208ac" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:25:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-367a0591-babb-484a-9ca7-7e3fbac8bbd2 tempest-VolumesTestJSON-503652699 None] Lock "cinder-quobyte-2b8755c0-ca5c-4e77-ad32-d7a805d208ac" acquired by "delete_volume" :: waited 0.047s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:25:30 devstack sudo[107028]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-91f136ac-5ad9-464c-a919-cfe0e86051a3 tempest-VolumesTestJSON-503652699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.271s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:30 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-91f136ac-5ad9-464c-a919-cfe0e86051a3 tempest-VolumesTestJSON-503652699 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:25:30 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[399c0eb9-0104-482c-91ff-deb3e3c75f26]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:25:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-367a0591-babb-484a-9ca7-7e3fbac8bbd2 tempest-VolumesTestJSON-503652699 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2b8755c0-ca5c-4e77-ad32-d7a805d208ac {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:30 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-91f136ac-5ad9-464c-a919-cfe0e86051a3 tempest-VolumesTestJSON-503652699 None] Deleted volume successfully. Jun 25 18:25:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-91f136ac-5ad9-464c-a919-cfe0e86051a3 tempest-VolumesTestJSON-503652699 None] Lock "cinder-600e8736-6257-4ada-8061-c0b3fee11fd6-delete_volume" released by "delete_volume" :: held 5.177s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:25:30 devstack sudo[107036]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2b8755c0-ca5c-4e77-ad32-d7a805d208ac Jun 25 18:25:30 devstack sudo[107036]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:31 devstack sudo[107033]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8" returned: 0 in 1.457s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:31 devstack sudo[107076]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8 Jun 25 18:25:31 devstack sudo[107076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:32 devstack sudo[107036]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-367a0591-babb-484a-9ca7-7e3fbac8bbd2 tempest-VolumesTestJSON-503652699 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2b8755c0-ca5c-4e77-ad32-d7a805d208ac" returned: 0 in 2.439s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-367a0591-babb-484a-9ca7-7e3fbac8bbd2 tempest-VolumesTestJSON-503652699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2b8755c0-ca5c-4e77-ad32-d7a805d208ac {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:32 devstack sudo[107140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2b8755c0-ca5c-4e77-ad32-d7a805d208ac Jun 25 18:25:32 devstack sudo[107140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:33 devstack sudo[107076]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931.f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8" returned: 0 in 2.194s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:33 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] Lock "cinder-quobyte-f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8" released by "_delete_snapshot" :: held 7.109s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:25:33 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] Lock "cinder-quobyte-8e6adbd5-a15c-4f51-862e-f9c4a8e76931" released by "delete_snapshot" :: held 7.187s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:25:33 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] Created reservations ['ab2a47f3-ef2a-4e71-a4b4-85c707ead8ef', '7f848396-7113-4033-9909-56f91af11fb8', 'cc78eaa3-9c6d-4897-9353-d03db7d39605', '0de5a25c-af2c-41a8-8d83-6298b0af9cbe'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:25:33 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] Delete snapshot completed successfully. Jun 25 18:25:33 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5b6a0897-e5f0-426b-9f99-e3b6377e08fb tempest-SnapshotMetadataTestJSON-411901956 None] Lock "cinder-f25d5c2a-d8cb-41eb-aa76-f2e79279a6a8-delete_snapshot" released by "delete_snapshot" :: held 7.589s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:25:34 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bdbf40e6-a930-4290-bf07-470a687eb6cf tempest-SnapshotMetadataTestJSON-411901956 None] Acquiring lock "cinder-8e6adbd5-a15c-4f51-862e-f9c4a8e76931-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:25:34 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bdbf40e6-a930-4290-bf07-470a687eb6cf tempest-SnapshotMetadataTestJSON-411901956 None] Lock "cinder-8e6adbd5-a15c-4f51-862e-f9c4a8e76931-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:25:34 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bdbf40e6-a930-4290-bf07-470a687eb6cf tempest-SnapshotMetadataTestJSON-411901956 None] Acquiring lock "cinder-quobyte-8e6adbd5-a15c-4f51-862e-f9c4a8e76931" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:25:34 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bdbf40e6-a930-4290-bf07-470a687eb6cf tempest-SnapshotMetadataTestJSON-411901956 None] Lock "cinder-quobyte-8e6adbd5-a15c-4f51-862e-f9c4a8e76931" acquired by "delete_volume" :: waited 0.024s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:25:34 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[3d6430cd-7e90-4669-b881-82613442fd76]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:25:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bdbf40e6-a930-4290-bf07-470a687eb6cf tempest-SnapshotMetadataTestJSON-411901956 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:34 devstack sudo[107140]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-367a0591-babb-484a-9ca7-7e3fbac8bbd2 tempest-VolumesTestJSON-503652699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2b8755c0-ca5c-4e77-ad32-d7a805d208ac" returned: 0 in 1.634s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:34 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-367a0591-babb-484a-9ca7-7e3fbac8bbd2 tempest-VolumesTestJSON-503652699 None] Lock "cinder-quobyte-2b8755c0-ca5c-4e77-ad32-d7a805d208ac" released by "delete_volume" :: held 4.186s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:25:34 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-367a0591-babb-484a-9ca7-7e3fbac8bbd2 tempest-VolumesTestJSON-503652699 None] Created reservations ['48ff040a-b84f-474d-831f-a0d1a3d96ce5', '4a0fb107-3355-4107-b56a-dc561f3b164f', '34b56203-d600-4054-924c-cc5b00fc9b0e', 'b14c3690-313e-417f-8456-5af5b748d4fc'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:25:34 devstack sudo[107161]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931 Jun 25 18:25:34 devstack sudo[107161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-367a0591-babb-484a-9ca7-7e3fbac8bbd2 tempest-VolumesTestJSON-503652699 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-367a0591-babb-484a-9ca7-7e3fbac8bbd2 tempest-VolumesTestJSON-503652699 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-367a0591-babb-484a-9ca7-7e3fbac8bbd2 tempest-VolumesTestJSON-503652699 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:25:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-367a0591-babb-484a-9ca7-7e3fbac8bbd2 tempest-VolumesTestJSON-503652699 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:25:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-367a0591-babb-484a-9ca7-7e3fbac8bbd2 tempest-VolumesTestJSON-503652699 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-367a0591-babb-484a-9ca7-7e3fbac8bbd2 tempest-VolumesTestJSON-503652699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:34 devstack sudo[107243]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:25:34 devstack sudo[107243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:35 devstack sudo[107243]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-367a0591-babb-484a-9ca7-7e3fbac8bbd2 tempest-VolumesTestJSON-503652699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.960s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:35 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-367a0591-babb-484a-9ca7-7e3fbac8bbd2 tempest-VolumesTestJSON-503652699 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:25:35 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-367a0591-babb-484a-9ca7-7e3fbac8bbd2 tempest-VolumesTestJSON-503652699 None] Deleted volume successfully. Jun 25 18:25:35 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-367a0591-babb-484a-9ca7-7e3fbac8bbd2 tempest-VolumesTestJSON-503652699 None] Lock "cinder-2b8755c0-ca5c-4e77-ad32-d7a805d208ac-delete_volume" released by "delete_volume" :: held 5.734s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:25:36 devstack sudo[107161]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bdbf40e6-a930-4290-bf07-470a687eb6cf tempest-SnapshotMetadataTestJSON-411901956 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931" returned: 0 in 2.317s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bdbf40e6-a930-4290-bf07-470a687eb6cf tempest-SnapshotMetadataTestJSON-411901956 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:36 devstack sudo[107251]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931 Jun 25 18:25:36 devstack sudo[107251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:37 devstack sudo[107251]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bdbf40e6-a930-4290-bf07-470a687eb6cf tempest-SnapshotMetadataTestJSON-411901956 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e6adbd5-a15c-4f51-862e-f9c4a8e76931" returned: 0 in 1.063s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:37 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bdbf40e6-a930-4290-bf07-470a687eb6cf tempest-SnapshotMetadataTestJSON-411901956 None] Lock "cinder-quobyte-8e6adbd5-a15c-4f51-862e-f9c4a8e76931" released by "delete_volume" :: held 3.497s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:25:37 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-bdbf40e6-a930-4290-bf07-470a687eb6cf tempest-SnapshotMetadataTestJSON-411901956 None] Created reservations ['e1934e8a-673d-4da5-bb0a-c6109a4346c9', 'b9c66747-53ab-49ba-a2ea-5904c8377cf1', '237a53f2-1828-4db9-9638-87d4757d139e', '3705cf99-694e-4bf4-895c-8b0c9d4b167d'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:25:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-bdbf40e6-a930-4290-bf07-470a687eb6cf tempest-SnapshotMetadataTestJSON-411901956 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-bdbf40e6-a930-4290-bf07-470a687eb6cf tempest-SnapshotMetadataTestJSON-411901956 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-bdbf40e6-a930-4290-bf07-470a687eb6cf tempest-SnapshotMetadataTestJSON-411901956 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:25:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-bdbf40e6-a930-4290-bf07-470a687eb6cf tempest-SnapshotMetadataTestJSON-411901956 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:25:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-bdbf40e6-a930-4290-bf07-470a687eb6cf tempest-SnapshotMetadataTestJSON-411901956 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bdbf40e6-a930-4290-bf07-470a687eb6cf tempest-SnapshotMetadataTestJSON-411901956 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:38 devstack sudo[107255]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:25:38 devstack sudo[107255]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:38 devstack sudo[107255]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bdbf40e6-a930-4290-bf07-470a687eb6cf tempest-SnapshotMetadataTestJSON-411901956 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.855s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:38 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-bdbf40e6-a930-4290-bf07-470a687eb6cf tempest-SnapshotMetadataTestJSON-411901956 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:25:39 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-bdbf40e6-a930-4290-bf07-470a687eb6cf tempest-SnapshotMetadataTestJSON-411901956 None] Deleted volume successfully. Jun 25 18:25:39 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bdbf40e6-a930-4290-bf07-470a687eb6cf tempest-SnapshotMetadataTestJSON-411901956 None] Lock "cinder-8e6adbd5-a15c-4f51-862e-f9c4a8e76931-delete_volume" released by "delete_volume" :: held 4.856s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:25:48 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=45,cinder:UPDATE=50,cinder:DELETE=5,cinder:INSERT=12 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:UPDATE=55,cinder:SELECT=40,cinder:INSERT=13,cinder:DELETE=4 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Flow 'volume_create_manager' (d59d8a3d-2f0f-4c4f-b260-2c1bcda8c61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ee23ed8-52d6-4c7a-a109-c165e1fb17b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ee23ed8-52d6-4c7a-a109-c165e1fb17b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:25:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-228888333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b2f9eb91-a93a-4f73-a8f5-2150404b35af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e949c7ab593483895e4dfb47b2e0c34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:25: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-25T16:25:50Z,use_quota=True,user_id='534c588df25a4aff93a679cee21e95a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3ce77e60-574f-41b0-925c-8fac4934d714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3ce77e60-574f-41b0-925c-8fac4934d714) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dfd0c390-d625-48ea-b264-67c14a8d2445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dfd0c390-d625-48ea-b264-67c14a8d2445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b2f9eb91-a93a-4f73-a8f5-2150404b35af', 'volume_name': 'volume-b2f9eb91-a93a-4f73-a8f5-2150404b35af', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eebc4f32-18b1-4fae-99fd-9d0f59c402d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eebc4f32-18b1-4fae-99fd-9d0f59c402d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d023d156-4e2e-4d9f-86c9-f89fc4f0a915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:49 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Volume b2f9eb91-a93a-4f73-a8f5-2150404b35af: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b2f9eb91-a93a-4f73-a8f5-2150404b35af', 'volume_size': 1} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:25:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-228888333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b2f9eb91-a93a-4f73-a8f5-2150404b35af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e949c7ab593483895e4dfb47b2e0c34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:25: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-25T16:25:50Z,use_quota=True,user_id='534c588df25a4aff93a679cee21e95a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Creating volume b2f9eb91-a93a-4f73-a8f5-2150404b35af {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:25:49 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:25:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2f9eb91-a93a-4f73-a8f5-2150404b35af 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:49 devstack sudo[107291]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2f9eb91-a93a-4f73-a8f5-2150404b35af 1073741824 Jun 25 18:25:49 devstack sudo[107291]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:50 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-d8e38d03-95d6-47f4-ae3f-5d467a1533b8 tempest-GroupsV320Test-1212830114 None] Group tempest-GroupsV320Test-Group-5897983: creating Jun 25 18:25:50 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-d8e38d03-95d6-47f4-ae3f-5d467a1533b8 tempest-GroupsV320Test-1212830114 None] Group tempest-GroupsV320Test-Group-5897983: created successfully Jun 25 18:25:50 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-d8e38d03-95d6-47f4-ae3f-5d467a1533b8 tempest-GroupsV320Test-1212830114 None] Create group completed successfully. Jun 25 18:25:50 devstack sudo[107291]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2f9eb91-a93a-4f73-a8f5-2150404b35af 1073741824" returned: 0 in 0.987s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2f9eb91-a93a-4f73-a8f5-2150404b35af {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:50 devstack sudo[107297]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2f9eb91-a93a-4f73-a8f5-2150404b35af Jun 25 18:25:50 devstack sudo[107297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-d0214b05-3936-430b-9b82-bd72ab4821ef req-d8cd626c-2738-4d11-bec7-605bddacf9a8 tempest-TestInstancesWithCinderVolumes-151189636 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:51 devstack sudo[107297]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2f9eb91-a93a-4f73-a8f5-2150404b35af" returned: 0 in 0.662s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] <== create_volume: return (1693ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:25:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.696s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-d0214b05-3936-430b-9b82-bd72ab4821ef req-d8cd626c-2738-4d11-bec7-605bddacf9a8 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.370s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d023d156-4e2e-4d9f-86c9-f89fc4f0a915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b2f9eb91-a93a-4f73-a8f5-2150404b35af', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (915bea03-5ac2-4f09-9382-f4f5286941b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:51 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[6e7eb4b2-fd79-4bcd-a62c-c921b0e76c32]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:25:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-d0214b05-3936-430b-9b82-bd72ab4821ef req-d8cd626c-2738-4d11-bec7-605bddacf9a8 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-683c069c-31fe-4ae6-b6d6-303eb1bad674 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:51 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Volume volume-b2f9eb91-a93a-4f73-a8f5-2150404b35af (b2f9eb91-a93a-4f73-a8f5-2150404b35af): created successfully Jun 25 18:25:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (915bea03-5ac2-4f09-9382-f4f5286941b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Flow 'volume_create_manager' (d59d8a3d-2f0f-4c4f-b260-2c1bcda8c61e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:25:51 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-2b70f763-e341-41a5-a941-7435b088664d tempest-VolumesTransfersV357Test-287658186 None] Created volume successfully. Jun 25 18:25:51 devstack sudo[107308]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-683c069c-31fe-4ae6-b6d6-303eb1bad674 Jun 25 18:25:51 devstack sudo[107308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:52 devstack sudo[107308]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-d0214b05-3936-430b-9b82-bd72ab4821ef req-d8cd626c-2738-4d11-bec7-605bddacf9a8 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-683c069c-31fe-4ae6-b6d6-303eb1bad674" returned: 0 in 0.825s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-d0214b05-3936-430b-9b82-bd72ab4821ef req-d8cd626c-2738-4d11-bec7-605bddacf9a8 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.855s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-d0214b05-3936-430b-9b82-bd72ab4821ef req-d8cd626c-2738-4d11-bec7-605bddacf9a8 tempest-TestInstancesWithCinderVolumes-151189636 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72', 'name': 'volume-683c069c-31fe-4ae6-b6d6-303eb1bad674', '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': '6ad16ce8-f96e-4070-801c-1c8222ff9e31', 'enforce_multipath': True} {{(pid=93917) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5556}} Jun 25 18:25:52 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-d0214b05-3936-430b-9b82-bd72ab4821ef req-d8cd626c-2738-4d11-bec7-605bddacf9a8 tempest-TestInstancesWithCinderVolumes-151189636 None] attachment_update completed successfully. Jun 25 18:25:52 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-4f75cafd-88b8-476e-8187-91b0efb2c623 tempest-VolumesTransfersV357Test-474861519 None] Transfer volume completed successfully. Jun 25 18:25:52 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-482c3d9b-4ec9-4f9b-9d20-762f94d30447 tempest-GroupsV320Test-1212830114 None] Created reservations ['45bda68a-9f45-4c18-b237-729c18a18c74'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:25:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-482c3d9b-4ec9-4f9b-9d20-762f94d30447 tempest-GroupsV320Test-1212830114 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-482c3d9b-4ec9-4f9b-9d20-762f94d30447 tempest-GroupsV320Test-1212830114 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-482c3d9b-4ec9-4f9b-9d20-762f94d30447 tempest-GroupsV320Test-1212830114 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:25:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-482c3d9b-4ec9-4f9b-9d20-762f94d30447 tempest-GroupsV320Test-1212830114 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:25:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-482c3d9b-4ec9-4f9b-9d20-762f94d30447 tempest-GroupsV320Test-1212830114 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-482c3d9b-4ec9-4f9b-9d20-762f94d30447 tempest-GroupsV320Test-1212830114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:52 devstack sudo[107313]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:25:52 devstack sudo[107313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:53 devstack sudo[107313]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-482c3d9b-4ec9-4f9b-9d20-762f94d30447 tempest-GroupsV320Test-1212830114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.807s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:53 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-482c3d9b-4ec9-4f9b-9d20-762f94d30447 tempest-GroupsV320Test-1212830114 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:25:53 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-482c3d9b-4ec9-4f9b-9d20-762f94d30447 tempest-GroupsV320Test-1212830114 None] Delete group completed successfully. Jun 25 18:25:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-46c05551-72f1-475d-bd4c-deb4a0df2e0c tempest-VolumesTransfersV357Test-866244633 None] Acquiring lock "cinder-b2f9eb91-a93a-4f73-a8f5-2150404b35af-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:25:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-46c05551-72f1-475d-bd4c-deb4a0df2e0c tempest-VolumesTransfersV357Test-866244633 None] Lock "cinder-b2f9eb91-a93a-4f73-a8f5-2150404b35af-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:25:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-46c05551-72f1-475d-bd4c-deb4a0df2e0c tempest-VolumesTransfersV357Test-866244633 None] Acquiring lock "cinder-quobyte-b2f9eb91-a93a-4f73-a8f5-2150404b35af" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:25:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-46c05551-72f1-475d-bd4c-deb4a0df2e0c tempest-VolumesTransfersV357Test-866244633 None] Lock "cinder-quobyte-b2f9eb91-a93a-4f73-a8f5-2150404b35af" acquired by "delete_volume" :: waited 0.024s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:25:53 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[2c1f0170-f4aa-464e-a975-92742666ca7e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:25:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-46c05551-72f1-475d-bd4c-deb4a0df2e0c tempest-VolumesTransfersV357Test-866244633 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2f9eb91-a93a-4f73-a8f5-2150404b35af {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:54 devstack sudo[107321]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2f9eb91-a93a-4f73-a8f5-2150404b35af Jun 25 18:25:54 devstack sudo[107321]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:54 devstack sudo[107321]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-46c05551-72f1-475d-bd4c-deb4a0df2e0c tempest-VolumesTransfersV357Test-866244633 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2f9eb91-a93a-4f73-a8f5-2150404b35af" returned: 0 in 0.873s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-46c05551-72f1-475d-bd4c-deb4a0df2e0c tempest-VolumesTransfersV357Test-866244633 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2f9eb91-a93a-4f73-a8f5-2150404b35af {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:54 devstack sudo[107327]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2f9eb91-a93a-4f73-a8f5-2150404b35af Jun 25 18:25:54 devstack sudo[107327]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:55 devstack sudo[107327]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-46c05551-72f1-475d-bd4c-deb4a0df2e0c tempest-VolumesTransfersV357Test-866244633 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2f9eb91-a93a-4f73-a8f5-2150404b35af" returned: 0 in 0.808s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-46c05551-72f1-475d-bd4c-deb4a0df2e0c tempest-VolumesTransfersV357Test-866244633 None] Lock "cinder-quobyte-b2f9eb91-a93a-4f73-a8f5-2150404b35af" released by "delete_volume" :: held 1.736s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:25:55 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-46c05551-72f1-475d-bd4c-deb4a0df2e0c tempest-VolumesTransfersV357Test-866244633 None] Created reservations ['07dc55e2-4f28-4387-b51d-7b8025e7cb71', '183b6529-5351-497e-a2f1-a6884a07e157', '56c83d50-b4e3-42b0-93e4-3278232100a5', '98adff03-11c5-4416-88a2-71ad0b86428c'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:25:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-46c05551-72f1-475d-bd4c-deb4a0df2e0c tempest-VolumesTransfersV357Test-866244633 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-46c05551-72f1-475d-bd4c-deb4a0df2e0c tempest-VolumesTransfersV357Test-866244633 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-46c05551-72f1-475d-bd4c-deb4a0df2e0c tempest-VolumesTransfersV357Test-866244633 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:25:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-46c05551-72f1-475d-bd4c-deb4a0df2e0c tempest-VolumesTransfersV357Test-866244633 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:25:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-46c05551-72f1-475d-bd4c-deb4a0df2e0c tempest-VolumesTransfersV357Test-866244633 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-46c05551-72f1-475d-bd4c-deb4a0df2e0c tempest-VolumesTransfersV357Test-866244633 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:55 devstack sudo[107330]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:25:55 devstack sudo[107330]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:57 devstack sudo[107330]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-46c05551-72f1-475d-bd4c-deb4a0df2e0c tempest-VolumesTransfersV357Test-866244633 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.175s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-46c05551-72f1-475d-bd4c-deb4a0df2e0c tempest-VolumesTransfersV357Test-866244633 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:25:57 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-46c05551-72f1-475d-bd4c-deb4a0df2e0c tempest-VolumesTransfersV357Test-866244633 None] Deleted volume successfully. Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-46c05551-72f1-475d-bd4c-deb4a0df2e0c tempest-VolumesTransfersV357Test-866244633 None] Lock "cinder-b2f9eb91-a93a-4f73-a8f5-2150404b35af-delete_volume" released by "delete_volume" :: held 3.254s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Flow 'volume_create_manager' (e824621b-31b2-4427-9beb-e9dde87d1b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (83eb407b-92c7-45cd-a470-6ef8d1414b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (83eb407b-92c7-45cd-a470-6ef8d1414b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:25:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1827253113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6d63f886-3253-4af8-901b-7a718d4d6c30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e949c7ab593483895e4dfb47b2e0c34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:25:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:25:57Z,use_quota=True,user_id='534c588df25a4aff93a679cee21e95a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2e557779-f5ba-44a9-8f74-6dba7bcb7568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2e557779-f5ba-44a9-8f74-6dba7bcb7568) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f9852ef-8618-48c0-938a-c3e583fd4417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f9852ef-8618-48c0-938a-c3e583fd4417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6d63f886-3253-4af8-901b-7a718d4d6c30', 'volume_name': 'volume-6d63f886-3253-4af8-901b-7a718d4d6c30', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (952b42da-574b-4764-8ca8-5d230e3df290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (952b42da-574b-4764-8ca8-5d230e3df290) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7c72524-fb2c-4d2a-b0f0-908afb38462c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:57 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Volume 6d63f886-3253-4af8-901b-7a718d4d6c30: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6d63f886-3253-4af8-901b-7a718d4d6c30', 'volume_size': 1} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.004s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:25:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1827253113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6d63f886-3253-4af8-901b-7a718d4d6c30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e949c7ab593483895e4dfb47b2e0c34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:25:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:25:57Z,use_quota=True,user_id='534c588df25a4aff93a679cee21e95a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Creating volume 6d63f886-3253-4af8-901b-7a718d4d6c30 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:25:57 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:25:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d63f886-3253-4af8-901b-7a718d4d6c30 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:57 devstack sudo[107335]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d63f886-3253-4af8-901b-7a718d4d6c30 1073741824 Jun 25 18:25:57 devstack sudo[107335]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:58 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:25:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:25:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:25:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:58 devstack sudo[107344]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:25:58 devstack sudo[107344]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:58 devstack sudo[107335]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d63f886-3253-4af8-901b-7a718d4d6c30 1073741824" returned: 0 in 1.299s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d63f886-3253-4af8-901b-7a718d4d6c30 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:58 devstack sudo[107352]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d63f886-3253-4af8-901b-7a718d4d6c30 Jun 25 18:25:58 devstack sudo[107352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:59 devstack sudo[107344]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.113s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 28 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:25:59 devstack sudo[107352]: pam_unix(sudo:session): session closed for user root Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Flow 'volume_create_manager' (e3669fb0-d8f3-4fdd-8fbb-f5d3da027d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0080b10a-b7e0-4e59-a874-9626e5aec4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d63f886-3253-4af8-901b-7a718d4d6c30" returned: 0 in 0.942s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] <== create_volume: return (2329ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.335s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0080b10a-b7e0-4e59-a874-9626e5aec4ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:25:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-2133595335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7b760160-45f1-4f76-97ab-32f244d299ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38312352235e4c6188da9537e0f41f0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:26: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-25T16:26:00Z,use_quota=True,user_id='74780ddf5be742be82294dab7dd27db4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64fe72f7-abfc-4672-80f3-173dd595ebf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64fe72f7-abfc-4672-80f3-173dd595ebf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (036e2f09-9326-4a4a-9887-1bb7b4c82d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (036e2f09-9326-4a4a-9887-1bb7b4c82d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7b760160-45f1-4f76-97ab-32f244d299ee', 'volume_name': 'volume-7b760160-45f1-4f76-97ab-32f244d299ee', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f306ae85-b656-4ca5-9585-c3eccf29e796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f306ae85-b656-4ca5-9585-c3eccf29e796) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a30aaef9-9489-45ed-8800-886c2d5b6c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:59 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Volume 7b760160-45f1-4f76-97ab-32f244d299ee: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7b760160-45f1-4f76-97ab-32f244d299ee', 'volume_size': 1} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:25:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-2133595335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7b760160-45f1-4f76-97ab-32f244d299ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38312352235e4c6188da9537e0f41f0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:26: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-25T16:26:00Z,use_quota=True,user_id='74780ddf5be742be82294dab7dd27db4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Creating volume 7b760160-45f1-4f76-97ab-32f244d299ee {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:25:59 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7b760160-45f1-4f76-97ab-32f244d299ee 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7c72524-fb2c-4d2a-b0f0-908afb38462c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6d63f886-3253-4af8-901b-7a718d4d6c30', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:59 devstack sudo[107356]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7b760160-45f1-4f76-97ab-32f244d299ee 1073741824 Jun 25 18:25:59 devstack sudo[107356]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (39ce2917-ba73-42ff-abd1-4787e2bbcb8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:25:59 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Volume volume-6d63f886-3253-4af8-901b-7a718d4d6c30 (6d63f886-3253-4af8-901b-7a718d4d6c30): created successfully Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (39ce2917-ba73-42ff-abd1-4787e2bbcb8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:25:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Flow 'volume_create_manager' (e824621b-31b2-4427-9beb-e9dde87d1b6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:25:59 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-2db757fd-1ac9-465c-b6f4-3fffa07074d7 tempest-VolumesTransfersV357Test-287658186 None] Created volume successfully. Jun 25 18:26:00 devstack sudo[107356]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7b760160-45f1-4f76-97ab-32f244d299ee 1073741824" returned: 0 in 1.110s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7b760160-45f1-4f76-97ab-32f244d299ee {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:00 devstack sudo[107364]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7b760160-45f1-4f76-97ab-32f244d299ee Jun 25 18:26:00 devstack sudo[107364]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:01 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fc946396-34ce-404f-ab7e-0efca7328515 tempest-VolumesTransfersV357Test-866244633 None] Acquiring lock "cinder-6d63f886-3253-4af8-901b-7a718d4d6c30-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:01 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fc946396-34ce-404f-ab7e-0efca7328515 tempest-VolumesTransfersV357Test-866244633 None] Lock "cinder-6d63f886-3253-4af8-901b-7a718d4d6c30-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:01 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fc946396-34ce-404f-ab7e-0efca7328515 tempest-VolumesTransfersV357Test-866244633 None] Acquiring lock "cinder-quobyte-6d63f886-3253-4af8-901b-7a718d4d6c30" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:01 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fc946396-34ce-404f-ab7e-0efca7328515 tempest-VolumesTransfersV357Test-866244633 None] Lock "cinder-quobyte-6d63f886-3253-4af8-901b-7a718d4d6c30" acquired by "delete_volume" :: waited 0.032s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:01 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[a2cd0869-fd62-4dd0-987f-b6a1b4105b15]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:26:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fc946396-34ce-404f-ab7e-0efca7328515 tempest-VolumesTransfersV357Test-866244633 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d63f886-3253-4af8-901b-7a718d4d6c30 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:01 devstack sudo[107366]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d63f886-3253-4af8-901b-7a718d4d6c30 Jun 25 18:26:01 devstack sudo[107366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-0c8baef5-00ec-4095-902a-ef12a6096397 req-f54714ec-6ec4-4713-ba3c-209fe2de11ec tempest-TestInstancesWithCinderVolumes-151189636 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:01 devstack sudo[107364]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7b760160-45f1-4f76-97ab-32f244d299ee" returned: 0 in 0.839s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] <== create_volume: return (2001ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:26:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.003s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-0c8baef5-00ec-4095-902a-ef12a6096397 req-f54714ec-6ec4-4713-ba3c-209fe2de11ec tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.267s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a30aaef9-9489-45ed-8800-886c2d5b6c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7b760160-45f1-4f76-97ab-32f244d299ee', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20d12cd5-e328-4485-8535-66b3d79a3cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:01 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[c63cb3ee-4584-4db1-97ac-8272b4851a82]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:26:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-0c8baef5-00ec-4095-902a-ef12a6096397 req-f54714ec-6ec4-4713-ba3c-209fe2de11ec tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f986dfb4-6862-4dcb-8f3f-1e432aefae41 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:01 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Volume volume-7b760160-45f1-4f76-97ab-32f244d299ee (7b760160-45f1-4f76-97ab-32f244d299ee): created successfully Jun 25 18:26:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20d12cd5-e328-4485-8535-66b3d79a3cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Flow 'volume_create_manager' (e3669fb0-d8f3-4fdd-8fbb-f5d3da027d6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:26:01 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-69279d8a-e335-4ce1-8214-ff3e38c2d009 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Created volume successfully. Jun 25 18:26:01 devstack sudo[107377]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f986dfb4-6862-4dcb-8f3f-1e432aefae41 Jun 25 18:26:01 devstack sudo[107377]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:02 devstack sudo[107366]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fc946396-34ce-404f-ab7e-0efca7328515 tempest-VolumesTransfersV357Test-866244633 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d63f886-3253-4af8-901b-7a718d4d6c30" returned: 0 in 0.855s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fc946396-34ce-404f-ab7e-0efca7328515 tempest-VolumesTransfersV357Test-866244633 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d63f886-3253-4af8-901b-7a718d4d6c30 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:02 devstack sudo[107382]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d63f886-3253-4af8-901b-7a718d4d6c30 Jun 25 18:26:02 devstack sudo[107382]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:02 devstack sudo[107377]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-0c8baef5-00ec-4095-902a-ef12a6096397 req-f54714ec-6ec4-4713-ba3c-209fe2de11ec tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f986dfb4-6862-4dcb-8f3f-1e432aefae41" returned: 0 in 0.877s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-0c8baef5-00ec-4095-902a-ef12a6096397 req-f54714ec-6ec4-4713-ba3c-209fe2de11ec tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.912s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-0c8baef5-00ec-4095-902a-ef12a6096397 req-f54714ec-6ec4-4713-ba3c-209fe2de11ec tempest-TestInstancesWithCinderVolumes-151189636 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72', 'name': 'volume-f986dfb4-6862-4dcb-8f3f-1e432aefae41', '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': '7acb2dc6-005e-4ed3-9cab-95fa8482f0a2', 'enforce_multipath': True} {{(pid=93917) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5556}} Jun 25 18:26:02 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-0c8baef5-00ec-4095-902a-ef12a6096397 req-f54714ec-6ec4-4713-ba3c-209fe2de11ec tempest-TestInstancesWithCinderVolumes-151189636 None] attachment_update completed successfully. Jun 25 18:26:02 devstack sudo[107382]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fc946396-34ce-404f-ab7e-0efca7328515 tempest-VolumesTransfersV357Test-866244633 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d63f886-3253-4af8-901b-7a718d4d6c30" returned: 0 in 0.719s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fc946396-34ce-404f-ab7e-0efca7328515 tempest-VolumesTransfersV357Test-866244633 None] Lock "cinder-quobyte-6d63f886-3253-4af8-901b-7a718d4d6c30" released by "delete_volume" :: held 1.642s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:26:02 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-fc946396-34ce-404f-ab7e-0efca7328515 tempest-VolumesTransfersV357Test-866244633 None] Created reservations ['23fbcbb9-7739-4dea-b089-013d4b9692bd', 'afad105b-3bf7-4e2f-b073-cf56686b3de0', 'e7ac2c39-7e01-4fbb-a66f-036521f0c7dd', '9b3139c2-fa44-43f9-8f71-7db8768ff70a'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:26:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fc946396-34ce-404f-ab7e-0efca7328515 tempest-VolumesTransfersV357Test-866244633 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fc946396-34ce-404f-ab7e-0efca7328515 tempest-VolumesTransfersV357Test-866244633 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:02 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-fc946396-34ce-404f-ab7e-0efca7328515 tempest-VolumesTransfersV357Test-866244633 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:26:03 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-fc946396-34ce-404f-ab7e-0efca7328515 tempest-VolumesTransfersV357Test-866244633 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:26:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fc946396-34ce-404f-ab7e-0efca7328515 tempest-VolumesTransfersV357Test-866244633 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fc946396-34ce-404f-ab7e-0efca7328515 tempest-VolumesTransfersV357Test-866244633 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:03 devstack sudo[107388]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:26:03 devstack sudo[107388]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:03 devstack sudo[107388]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fc946396-34ce-404f-ab7e-0efca7328515 tempest-VolumesTransfersV357Test-866244633 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.802s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:03 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-fc946396-34ce-404f-ab7e-0efca7328515 tempest-VolumesTransfersV357Test-866244633 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:26:03 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-fc946396-34ce-404f-ab7e-0efca7328515 tempest-VolumesTransfersV357Test-866244633 None] Deleted volume successfully. Jun 25 18:26:03 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fc946396-34ce-404f-ab7e-0efca7328515 tempest-VolumesTransfersV357Test-866244633 None] Lock "cinder-6d63f886-3253-4af8-901b-7a718d4d6c30-delete_volume" released by "delete_volume" :: held 2.804s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:26:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-67bf6315-93e5-441c-939b-7bddde8019a3 req-5b8892a4-2d51-413d-b5b1-d7e02db9e0c8 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-67bf6315-93e5-441c-939b-7bddde8019a3 req-5b8892a4-2d51-413d-b5b1-d7e02db9e0c8 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:06 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[68ae6762-09a7-4657-9136-64cc01b349e0]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:26:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-67bf6315-93e5-441c-939b-7bddde8019a3 req-5b8892a4-2d51-413d-b5b1-d7e02db9e0c8 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7b760160-45f1-4f76-97ab-32f244d299ee {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:07 devstack sudo[107444]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7b760160-45f1-4f76-97ab-32f244d299ee Jun 25 18:26:07 devstack sudo[107444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:08 devstack sudo[107444]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-67bf6315-93e5-441c-939b-7bddde8019a3 req-5b8892a4-2d51-413d-b5b1-d7e02db9e0c8 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7b760160-45f1-4f76-97ab-32f244d299ee" returned: 0 in 1.301s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-67bf6315-93e5-441c-939b-7bddde8019a3 req-5b8892a4-2d51-413d-b5b1-d7e02db9e0c8 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.342s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:08 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-67bf6315-93e5-441c-939b-7bddde8019a3 req-5b8892a4-2d51-413d-b5b1-d7e02db9e0c8 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72', 'name': 'volume-7b760160-45f1-4f76-97ab-32f244d299ee', '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': '70fc908e-f8ae-4b90-b0f6-a7d4613e142c', 'enforce_multipath': True} {{(pid=93917) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5556}} Jun 25 18:26:08 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-67bf6315-93e5-441c-939b-7bddde8019a3 req-5b8892a4-2d51-413d-b5b1-d7e02db9e0c8 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] attachment_update completed successfully. Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Flow 'volume_create_manager' (fc05fe38-6009-4de8-9949-c287d57aab0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (03a974b7-cbf3-4535-82ea-c3b043f13d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (03a974b7-cbf3-4535-82ea-c3b043f13d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:26:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-462302888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9ff837cc-f1fe-4df6-9da9-8edb230a865c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72cf2b0270114f65acede62112df0a14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:26:11Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:26:11Z,use_quota=True,user_id='224e7f4bd1394a96b60a15f7789fa8f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e4abe11b-efa5-4998-9cd9-cdb863181c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e4abe11b-efa5-4998-9cd9-cdb863181c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (677f58c2-d682-416b-ac9e-6e7a7d65e6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (677f58c2-d682-416b-ac9e-6e7a7d65e6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9ff837cc-f1fe-4df6-9da9-8edb230a865c', 'volume_name': 'volume-9ff837cc-f1fe-4df6-9da9-8edb230a865c', 'volume_size': 2}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cd468ffc-0bcf-48dc-a766-f73a67361c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cd468ffc-0bcf-48dc-a766-f73a67361c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb469116-bafe-4878-979e-2f301f7d28d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:11 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Volume 9ff837cc-f1fe-4df6-9da9-8edb230a865c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9ff837cc-f1fe-4df6-9da9-8edb230a865c', 'volume_size': 2} Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:26:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-462302888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9ff837cc-f1fe-4df6-9da9-8edb230a865c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72cf2b0270114f65acede62112df0a14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:26:11Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:26:11Z,use_quota=True,user_id='224e7f4bd1394a96b60a15f7789fa8f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Creating volume 9ff837cc-f1fe-4df6-9da9-8edb230a865c {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:26:11 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:26:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9ff837cc-f1fe-4df6-9da9-8edb230a865c 2147483648 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:11 devstack sudo[107476]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9ff837cc-f1fe-4df6-9da9-8edb230a865c 2147483648 Jun 25 18:26:11 devstack sudo[107476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:12 devstack sudo[107476]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9ff837cc-f1fe-4df6-9da9-8edb230a865c 2147483648" returned: 0 in 1.150s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9ff837cc-f1fe-4df6-9da9-8edb230a865c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:12 devstack sudo[107496]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9ff837cc-f1fe-4df6-9da9-8edb230a865c Jun 25 18:26:12 devstack sudo[107496]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:13 devstack sudo[107496]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9ff837cc-f1fe-4df6-9da9-8edb230a865c" returned: 0 in 0.826s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] <== create_volume: return (2042ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:26:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.045s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb469116-bafe-4878-979e-2f301f7d28d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9ff837cc-f1fe-4df6-9da9-8edb230a865c', 'volume_size': 2}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9de230a2-a839-4602-97b8-2c0bc6b26abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:13 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Volume volume-9ff837cc-f1fe-4df6-9da9-8edb230a865c (9ff837cc-f1fe-4df6-9da9-8edb230a865c): created successfully Jun 25 18:26:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9de230a2-a839-4602-97b8-2c0bc6b26abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Flow 'volume_create_manager' (fc05fe38-6009-4de8-9949-c287d57aab0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:26:13 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-2cf0ffce-c3b9-4e56-bf51-24c737829f50 tempest-VolumesCloneNegativeTest-1912813673 None] Created volume successfully. Jun 25 18:26:13 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-059e6f78-07e0-4872-b4b8-c5d55bb11746 req-499ae776-3b88-4c0c-9494-bdea82b1032e tempest-TestInstancesWithCinderVolumes-151189636 None] Terminate volume connection completed successfully. Jun 25 18:26:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-059e6f78-07e0-4872-b4b8-c5d55bb11746 req-499ae776-3b88-4c0c-9494-bdea82b1032e tempest-TestInstancesWithCinderVolumes-151189636 None] Deleting attachment 6ad16ce8-f96e-4070-801c-1c8222ff9e31. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:26:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-92b3a664-ddd9-4e70-8ead-26239e267222 tempest-VolumesCloneNegativeTest-1912813673 None] Acquiring lock "cinder-9ff837cc-f1fe-4df6-9da9-8edb230a865c-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-92b3a664-ddd9-4e70-8ead-26239e267222 tempest-VolumesCloneNegativeTest-1912813673 None] Lock "cinder-9ff837cc-f1fe-4df6-9da9-8edb230a865c-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-92b3a664-ddd9-4e70-8ead-26239e267222 tempest-VolumesCloneNegativeTest-1912813673 None] Acquiring lock "cinder-quobyte-9ff837cc-f1fe-4df6-9da9-8edb230a865c" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-92b3a664-ddd9-4e70-8ead-26239e267222 tempest-VolumesCloneNegativeTest-1912813673 None] Lock "cinder-quobyte-9ff837cc-f1fe-4df6-9da9-8edb230a865c" acquired by "delete_volume" :: waited 0.025s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:15 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[d2cdab3f-d2f2-46d3-a4aa-3ca0066075f3]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:26:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-92b3a664-ddd9-4e70-8ead-26239e267222 tempest-VolumesCloneNegativeTest-1912813673 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9ff837cc-f1fe-4df6-9da9-8edb230a865c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:15 devstack sudo[107506]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9ff837cc-f1fe-4df6-9da9-8edb230a865c Jun 25 18:26:15 devstack sudo[107506]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] Acquiring lock "cinder-683c069c-31fe-4ae6-b6d6-303eb1bad674-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "cinder-683c069c-31fe-4ae6-b6d6-303eb1bad674-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] Acquiring lock "cinder-quobyte-683c069c-31fe-4ae6-b6d6-303eb1bad674" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "cinder-quobyte-683c069c-31fe-4ae6-b6d6-303eb1bad674" acquired by "delete_volume" :: waited 0.020s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:15 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[b0d23ef0-7cde-4a89-b769-270c48cdfacf]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:26:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-683c069c-31fe-4ae6-b6d6-303eb1bad674 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:15 devstack sudo[107512]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-683c069c-31fe-4ae6-b6d6-303eb1bad674 Jun 25 18:26:15 devstack sudo[107512]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:16 devstack sudo[107506]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-92b3a664-ddd9-4e70-8ead-26239e267222 tempest-VolumesCloneNegativeTest-1912813673 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9ff837cc-f1fe-4df6-9da9-8edb230a865c" returned: 0 in 1.085s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-92b3a664-ddd9-4e70-8ead-26239e267222 tempest-VolumesCloneNegativeTest-1912813673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9ff837cc-f1fe-4df6-9da9-8edb230a865c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:16 devstack sudo[107517]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9ff837cc-f1fe-4df6-9da9-8edb230a865c Jun 25 18:26:16 devstack sudo[107517]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:16 devstack sudo[107517]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-92b3a664-ddd9-4e70-8ead-26239e267222 tempest-VolumesCloneNegativeTest-1912813673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9ff837cc-f1fe-4df6-9da9-8edb230a865c" returned: 0 in 0.759s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-92b3a664-ddd9-4e70-8ead-26239e267222 tempest-VolumesCloneNegativeTest-1912813673 None] Lock "cinder-quobyte-9ff837cc-f1fe-4df6-9da9-8edb230a865c" released by "delete_volume" :: held 1.914s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:26:16 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-92b3a664-ddd9-4e70-8ead-26239e267222 tempest-VolumesCloneNegativeTest-1912813673 None] Created reservations ['36fb634e-2787-4856-8e26-8cdaa3f152aa', '43440703-bb13-41c4-a519-758174d90d4e', '04ba12e8-6549-4cd7-94ef-997e5a3fca57', '10982cdd-6637-43b1-8443-7be30906536f'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:26:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-92b3a664-ddd9-4e70-8ead-26239e267222 tempest-VolumesCloneNegativeTest-1912813673 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-92b3a664-ddd9-4e70-8ead-26239e267222 tempest-VolumesCloneNegativeTest-1912813673 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-92b3a664-ddd9-4e70-8ead-26239e267222 tempest-VolumesCloneNegativeTest-1912813673 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:26:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-92b3a664-ddd9-4e70-8ead-26239e267222 tempest-VolumesCloneNegativeTest-1912813673 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:26:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-92b3a664-ddd9-4e70-8ead-26239e267222 tempest-VolumesCloneNegativeTest-1912813673 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.024s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-92b3a664-ddd9-4e70-8ead-26239e267222 tempest-VolumesCloneNegativeTest-1912813673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:17 devstack sudo[107526]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:26:17 devstack sudo[107526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:17 devstack sudo[107512]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-683c069c-31fe-4ae6-b6d6-303eb1bad674" returned: 0 in 1.354s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-683c069c-31fe-4ae6-b6d6-303eb1bad674 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:17 devstack sudo[107529]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-683c069c-31fe-4ae6-b6d6-303eb1bad674 Jun 25 18:26:17 devstack sudo[107529]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:17 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-859b75e0-a588-410b-b08e-fdad41139bc8 req-b5bd66a2-f82d-40db-9c52-9c8bf5e9161d tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Terminate volume connection completed successfully. Jun 25 18:26:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-859b75e0-a588-410b-b08e-fdad41139bc8 req-b5bd66a2-f82d-40db-9c52-9c8bf5e9161d tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Deleting attachment 70fc908e-f8ae-4b90-b0f6-a7d4613e142c. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:26:18 devstack sudo[107526]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-92b3a664-ddd9-4e70-8ead-26239e267222 tempest-VolumesCloneNegativeTest-1912813673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.978s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:18 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-92b3a664-ddd9-4e70-8ead-26239e267222 tempest-VolumesCloneNegativeTest-1912813673 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:26:18 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-92b3a664-ddd9-4e70-8ead-26239e267222 tempest-VolumesCloneNegativeTest-1912813673 None] Deleted volume successfully. Jun 25 18:26:18 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-92b3a664-ddd9-4e70-8ead-26239e267222 tempest-VolumesCloneNegativeTest-1912813673 None] Lock "cinder-9ff837cc-f1fe-4df6-9da9-8edb230a865c-delete_volume" released by "delete_volume" :: held 3.240s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:26:18 devstack sudo[107529]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-683c069c-31fe-4ae6-b6d6-303eb1bad674" returned: 0 in 1.281s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:18 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "cinder-quobyte-683c069c-31fe-4ae6-b6d6-303eb1bad674" released by "delete_volume" :: held 2.698s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:26:18 devstack cinder-volume[93917]: WARNING cinder.quota [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-457899917-1131781611 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-457899917-1131781611, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:26:18 devstack cinder-volume[93917]: WARNING cinder.quota [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-457899917-1131781611 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-457899917-1131781611, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:26:18 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] Created reservations ['f71a1a18-d9c7-45fe-a057-1bccc242466f', 'e08fe4ec-16b6-4f5c-8f13-f5520e5e6e36', '37d2484a-c457-4a12-a723-bbece49c179f', '30471f56-15f9-44b4-9489-1bff4ee6a055'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:26:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:18 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:26:18 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:26:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:18 devstack sudo[107536]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:26:18 devstack sudo[107536]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-28cbd2cf-604b-4078-af28-13f0c2f0d389 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Acquiring lock "cinder-7b760160-45f1-4f76-97ab-32f244d299ee-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-28cbd2cf-604b-4078-af28-13f0c2f0d389 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Lock "cinder-7b760160-45f1-4f76-97ab-32f244d299ee-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-28cbd2cf-604b-4078-af28-13f0c2f0d389 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Acquiring lock "cinder-quobyte-7b760160-45f1-4f76-97ab-32f244d299ee" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-28cbd2cf-604b-4078-af28-13f0c2f0d389 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Lock "cinder-quobyte-7b760160-45f1-4f76-97ab-32f244d299ee" acquired by "delete_volume" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:19 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[3643aa78-737d-4a44-94af-b32ca8a81f1e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:26:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-28cbd2cf-604b-4078-af28-13f0c2f0d389 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7b760160-45f1-4f76-97ab-32f244d299ee {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:19 devstack sudo[107536]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.923s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:19 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:26:19 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] Deleted volume successfully. Jun 25 18:26:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7a48bdd1-f4a5-4843-b1a3-9e62846fe2a1 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "cinder-683c069c-31fe-4ae6-b6d6-303eb1bad674-delete_volume" released by "delete_volume" :: held 3.907s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:26:19 devstack sudo[107553]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7b760160-45f1-4f76-97ab-32f244d299ee Jun 25 18:26:19 devstack sudo[107553]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:20 devstack sudo[107553]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-28cbd2cf-604b-4078-af28-13f0c2f0d389 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7b760160-45f1-4f76-97ab-32f244d299ee" returned: 0 in 1.013s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-28cbd2cf-604b-4078-af28-13f0c2f0d389 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7b760160-45f1-4f76-97ab-32f244d299ee {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:20 devstack sudo[107564]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7b760160-45f1-4f76-97ab-32f244d299ee Jun 25 18:26:20 devstack sudo[107564]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:21 devstack sudo[107564]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-28cbd2cf-604b-4078-af28-13f0c2f0d389 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7b760160-45f1-4f76-97ab-32f244d299ee" returned: 0 in 0.743s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:21 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-28cbd2cf-604b-4078-af28-13f0c2f0d389 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Lock "cinder-quobyte-7b760160-45f1-4f76-97ab-32f244d299ee" released by "delete_volume" :: held 1.817s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:26:21 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-28cbd2cf-604b-4078-af28-13f0c2f0d389 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Created reservations ['010189a2-80de-4b71-badd-9c2425021d3e', '1012f697-d16d-463f-b727-44f4eb97866a', 'f4446467-31e5-47bf-b35a-efcdc1a4cf16', 'c16387dd-43d3-490e-bd2f-f36a7510523e'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:26:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-28cbd2cf-604b-4078-af28-13f0c2f0d389 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-28cbd2cf-604b-4078-af28-13f0c2f0d389 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:21 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-28cbd2cf-604b-4078-af28-13f0c2f0d389 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:26:21 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-28cbd2cf-604b-4078-af28-13f0c2f0d389 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:26:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-28cbd2cf-604b-4078-af28-13f0c2f0d389 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-28cbd2cf-604b-4078-af28-13f0c2f0d389 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:21 devstack sudo[107567]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:26:21 devstack sudo[107567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:22 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-67421012-2aad-4f75-a4c1-867bb95a051d req-1d4e16fd-87d4-4bcc-b456-db88d74dbc8a tempest-TestInstancesWithCinderVolumes-151189636 None] Terminate volume connection completed successfully. Jun 25 18:26:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-67421012-2aad-4f75-a4c1-867bb95a051d req-1d4e16fd-87d4-4bcc-b456-db88d74dbc8a tempest-TestInstancesWithCinderVolumes-151189636 None] Deleting attachment 7acb2dc6-005e-4ed3-9cab-95fa8482f0a2. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:26:22 devstack sudo[107567]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-28cbd2cf-604b-4078-af28-13f0c2f0d389 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.957s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:22 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-28cbd2cf-604b-4078-af28-13f0c2f0d389 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:26:22 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-28cbd2cf-604b-4078-af28-13f0c2f0d389 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Deleted volume successfully. Jun 25 18:26:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-28cbd2cf-604b-4078-af28-13f0c2f0d389 tempest-TestServerVolumeAttachScenarioOldVersion-1371978132 None] Lock "cinder-7b760160-45f1-4f76-97ab-32f244d299ee-delete_volume" released by "delete_volume" :: held 3.139s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:26:23 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] Acquiring lock "cinder-f986dfb4-6862-4dcb-8f3f-1e432aefae41-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:24 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "cinder-f986dfb4-6862-4dcb-8f3f-1e432aefae41-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:24 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] Acquiring lock "cinder-quobyte-f986dfb4-6862-4dcb-8f3f-1e432aefae41" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:24 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "cinder-quobyte-f986dfb4-6862-4dcb-8f3f-1e432aefae41" acquired by "delete_volume" :: waited 0.040s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:24 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[d78623bf-581a-4e26-9d3a-52775f893f99]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:26:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f986dfb4-6862-4dcb-8f3f-1e432aefae41 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:24 devstack sudo[107622]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f986dfb4-6862-4dcb-8f3f-1e432aefae41 Jun 25 18:26:24 devstack sudo[107622]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:25 devstack sudo[107622]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f986dfb4-6862-4dcb-8f3f-1e432aefae41" returned: 0 in 1.085s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f986dfb4-6862-4dcb-8f3f-1e432aefae41 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:25 devstack sudo[107629]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f986dfb4-6862-4dcb-8f3f-1e432aefae41 Jun 25 18:26:25 devstack sudo[107629]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f986dfb4-6862-4dcb-8f3f-1e432aefae41" returned: 0 in 1.253s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:26 devstack sudo[107629]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "cinder-quobyte-f986dfb4-6862-4dcb-8f3f-1e432aefae41" released by "delete_volume" :: held 2.418s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:26:26 devstack cinder-volume[93917]: WARNING cinder.quota [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1686784721-2004228423 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1686784721-2004228423, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:26:26 devstack cinder-volume[93917]: WARNING cinder.quota [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1686784721-2004228423 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1686784721-2004228423, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:26:26 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] Created reservations ['7172c638-9233-4cf9-be57-6ac62e78e860', '41d9b81e-8fb2-4620-96e9-e8099931267d', 'e2bc6b52-85fd-4825-8257-a147f5463ee8', '86e1ec6a-1b24-44d1-8420-4c663d8a6ba7'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:26:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:26 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:26:26 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:26:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:26 devstack sudo[107636]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:26:26 devstack sudo[107636]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Flow 'volume_create_manager' (0993a111-cbc6-4c84-ade4-74c3a65c2908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b811b5b1-8507-4b85-adc4-7b48324ebafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b811b5b1-8507-4b85-adc4-7b48324ebafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:26:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1241885258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6bb10025-3bce-4e23-b107-9428c7f602cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bf8f774902547f2b997c3afe7f2d83a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:26: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-25T16:26:27Z,use_quota=True,user_id='9f134c6019a54002bcbd69bbac2747ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (91c70e0f-322e-4a22-9c25-df7ae7163c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (91c70e0f-322e-4a22-9c25-df7ae7163c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (abbc7d0a-e468-453b-936c-a5c2f00d5299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (abbc7d0a-e468-453b-936c-a5c2f00d5299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6bb10025-3bce-4e23-b107-9428c7f602cb', 'volume_name': 'volume-6bb10025-3bce-4e23-b107-9428c7f602cb', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c026eedc-6387-4580-b167-93fa78e9d93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c026eedc-6387-4580-b167-93fa78e9d93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c5b9b70e-8089-4253-8f19-c23954d9e71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:27 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Volume 6bb10025-3bce-4e23-b107-9428c7f602cb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6bb10025-3bce-4e23-b107-9428c7f602cb', 'volume_size': 1} Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:26:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1241885258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6bb10025-3bce-4e23-b107-9428c7f602cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bf8f774902547f2b997c3afe7f2d83a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:26: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-25T16:26:27Z,use_quota=True,user_id='9f134c6019a54002bcbd69bbac2747ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Creating volume 6bb10025-3bce-4e23-b107-9428c7f602cb {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:26:27 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:26:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:27 devstack sudo[107638]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb 1073741824 Jun 25 18:26:27 devstack sudo[107638]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:28 devstack sudo[107636]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.709s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:28 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:26:28 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] Deleted volume successfully. Jun 25 18:26:28 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2d0e5700-10b3-427c-a9db-32e41247b529 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "cinder-f986dfb4-6862-4dcb-8f3f-1e432aefae41-delete_volume" released by "delete_volume" :: held 4.575s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:26:29 devstack sudo[107638]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb 1073741824" returned: 0 in 1.662s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:29 devstack sudo[107647]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb Jun 25 18:26:29 devstack sudo[107647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Flow 'volume_create_manager' (4e19b78b-0a22-4d8c-9cc9-85cccaab26c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b460c9ec-e5bb-4c8e-ad6c-954c374ae95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b460c9ec-e5bb-4c8e-ad6c-954c374ae95f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:26:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1911783242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a24260b218934a88ba20cabe40612aa2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:26:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:26:30Z,use_quota=True,user_id='fefee26426f44bd894e93767b30ca9c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a781da3a-6a78-4e37-89ab-619dc99d756e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a781da3a-6a78-4e37-89ab-619dc99d756e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (022af034-82e0-4164-996b-6fa83c14f8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (022af034-82e0-4164-996b-6fa83c14f8a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5', 'volume_name': 'volume-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6e9bc9e-bfbf-4fbd-833a-9f54b7f700db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6e9bc9e-bfbf-4fbd-833a-9f54b7f700db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0445d44-514e-4576-9582-66820f309748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:29 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Volume 3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5', 'volume_size': 1} Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:29 devstack sudo[107647]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb" returned: 0 in 0.837s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] <== create_volume: return (2587ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.591s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.227s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:26:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1911783242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a24260b218934a88ba20cabe40612aa2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:26:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:26:30Z,use_quota=True,user_id='fefee26426f44bd894e93767b30ca9c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Creating volume 3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:26:30 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:26:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.028s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:30 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:26:30 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:26:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:30 devstack sudo[107656]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5 1073741824 Jun 25 18:26:30 devstack sudo[107656]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c5b9b70e-8089-4253-8f19-c23954d9e71a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6bb10025-3bce-4e23-b107-9428c7f602cb', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aa9b0e4e-f66d-4ce9-8d12-ce04cbccc3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:30 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Volume volume-6bb10025-3bce-4e23-b107-9428c7f602cb (6bb10025-3bce-4e23-b107-9428c7f602cb): created successfully Jun 25 18:26:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aa9b0e4e-f66d-4ce9-8d12-ce04cbccc3b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Flow 'volume_create_manager' (0993a111-cbc6-4c84-ade4-74c3a65c2908) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:26:30 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-a3b4fbfa-703a-4292-b96c-0032cf002e3e tempest-VolumesSnapshotListTestJSON-170437261 None] Created volume successfully. Jun 25 18:26:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-981ca245-5f23-48ac-9210-ca06e0f48bc7 tempest-VolumesSnapshotListTestJSON-170437261 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:31 devstack sudo[107656]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5 1073741824" returned: 0 in 1.560s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:31 devstack sudo[107699]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5 Jun 25 18:26:31 devstack sudo[107699]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:32 devstack sudo[107699]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5" returned: 0 in 0.850s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] <== create_volume: return (2491ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:26:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.497s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-981ca245-5f23-48ac-9210-ca06e0f48bc7 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.586s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0445d44-514e-4576-9582-66820f309748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37809b88-5919-43e4-9929-77e8bcb1d141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-981ca245-5f23-48ac-9210-ca06e0f48bc7 tempest-VolumesSnapshotListTestJSON-170437261 None] Creating offline snapshot eff7a9bf-9523-421e-855d-a63a413f062b of volume 6bb10025-3bce-4e23-b107-9428c7f602cb {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:26:32 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Volume volume-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5 (3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5): created successfully Jun 25 18:26:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37809b88-5919-43e4-9929-77e8bcb1d141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Flow 'volume_create_manager' (4e19b78b-0a22-4d8c-9cc9-85cccaab26c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:26:32 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[271b07db-0032-443f-aac1-961dba84cbb0]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:26:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-981ca245-5f23-48ac-9210-ca06e0f48bc7 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:32 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-f6c6809b-eff9-44a0-b926-9a5ac5e9ec69 tempest-VolumeQuotasNegativeTestJSON-521307046 None] Created volume successfully. Jun 25 18:26:32 devstack sudo[107705]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb Jun 25 18:26:32 devstack sudo[107705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:33 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-b6b316d9-abef-412a-8d71-0cfd89c0d9b0 req-a32ce0e2-6a48-4cc5-868f-05bb4de46b3b tempest-TestInstancesWithCinderVolumes-151189636 None] Terminate volume connection completed successfully. Jun 25 18:26:33 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-b6b316d9-abef-412a-8d71-0cfd89c0d9b0 req-a32ce0e2-6a48-4cc5-868f-05bb4de46b3b tempest-TestInstancesWithCinderVolumes-151189636 None] Deleting attachment d3d84d6d-c3d7-40f3-9d4a-f8d6fa112704. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:26:33 devstack sudo[107705]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-981ca245-5f23-48ac-9210-ca06e0f48bc7 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb" returned: 0 in 1.003s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-981ca245-5f23-48ac-9210-ca06e0f48bc7 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:33 devstack sudo[107710]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b 1G Jun 25 18:26:33 devstack sudo[107710]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:34 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-be1f6109-d222-4e12-9c01-473cb1ffcadf tempest-VolumeQuotasNegativeTestJSON-521307046 None] Acquiring lock "cinder-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:34 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-be1f6109-d222-4e12-9c01-473cb1ffcadf tempest-VolumeQuotasNegativeTestJSON-521307046 None] Lock "cinder-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5-delete_volume" acquired by "delete_volume" :: waited 0.044s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:34 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-be1f6109-d222-4e12-9c01-473cb1ffcadf tempest-VolumeQuotasNegativeTestJSON-521307046 None] Acquiring lock "cinder-quobyte-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:34 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-be1f6109-d222-4e12-9c01-473cb1ffcadf tempest-VolumeQuotasNegativeTestJSON-521307046 None] Lock "cinder-quobyte-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5" acquired by "delete_volume" :: waited 0.023s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:34 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[a9c4c49d-b7c4-4204-b577-6bf612211135]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:26:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-be1f6109-d222-4e12-9c01-473cb1ffcadf tempest-VolumeQuotasNegativeTestJSON-521307046 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:34 devstack sudo[107717]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5 Jun 25 18:26:34 devstack sudo[107717]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:34 devstack sudo[107710]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-981ca245-5f23-48ac-9210-ca06e0f48bc7 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b 1G" returned: 0 in 1.182s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-981ca245-5f23-48ac-9210-ca06e0f48bc7 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6bb10025-3bce-4e23-b107-9428c7f602cb -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:34 devstack sudo[107720]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6bb10025-3bce-4e23-b107-9428c7f602cb -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b Jun 25 18:26:34 devstack sudo[107720]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:35 devstack sudo[107717]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-be1f6109-d222-4e12-9c01-473cb1ffcadf tempest-VolumeQuotasNegativeTestJSON-521307046 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5" returned: 0 in 0.962s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-be1f6109-d222-4e12-9c01-473cb1ffcadf tempest-VolumeQuotasNegativeTestJSON-521307046 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:35 devstack sudo[107732]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5 Jun 25 18:26:35 devstack sudo[107732]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:35 devstack sudo[107720]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-981ca245-5f23-48ac-9210-ca06e0f48bc7 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6bb10025-3bce-4e23-b107-9428c7f602cb -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b" returned: 0 in 1.006s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:35 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-981ca245-5f23-48ac-9210-ca06e0f48bc7 tempest-VolumesSnapshotListTestJSON-170437261 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b is being set with open permissions: ugo+rw Jun 25 18:26:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-981ca245-5f23-48ac-9210-ca06e0f48bc7 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:35 devstack sudo[107735]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b Jun 25 18:26:35 devstack sudo[107735]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:36 devstack sudo[107732]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-be1f6109-d222-4e12-9c01-473cb1ffcadf tempest-VolumeQuotasNegativeTestJSON-521307046 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5" returned: 0 in 0.961s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-be1f6109-d222-4e12-9c01-473cb1ffcadf tempest-VolumeQuotasNegativeTestJSON-521307046 None] Lock "cinder-quobyte-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5" released by "delete_volume" :: held 1.977s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:26:36 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-be1f6109-d222-4e12-9c01-473cb1ffcadf tempest-VolumeQuotasNegativeTestJSON-521307046 None] Created reservations ['8b1c0e86-b018-4101-98a3-1313d23bfbc0', '84d6be7f-1cf8-4497-b11f-e94386ba52ea', '8f96bf59-d40c-443d-a5a1-dfec424849a4', 'a9aad3f0-b1c2-4c9b-bab6-b23f241cbdcf'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:26:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-be1f6109-d222-4e12-9c01-473cb1ffcadf tempest-VolumeQuotasNegativeTestJSON-521307046 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-be1f6109-d222-4e12-9c01-473cb1ffcadf tempest-VolumeQuotasNegativeTestJSON-521307046 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-be1f6109-d222-4e12-9c01-473cb1ffcadf tempest-VolumeQuotasNegativeTestJSON-521307046 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:26:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-be1f6109-d222-4e12-9c01-473cb1ffcadf tempest-VolumeQuotasNegativeTestJSON-521307046 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:26:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-be1f6109-d222-4e12-9c01-473cb1ffcadf tempest-VolumeQuotasNegativeTestJSON-521307046 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-be1f6109-d222-4e12-9c01-473cb1ffcadf tempest-VolumeQuotasNegativeTestJSON-521307046 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:36 devstack sudo[107739]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:26:36 devstack sudo[107739]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:36 devstack sudo[107735]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-981ca245-5f23-48ac-9210-ca06e0f48bc7 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b" returned: 0 in 1.082s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-981ca245-5f23-48ac-9210-ca06e0f48bc7 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:36 devstack sudo[107741]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.info Jun 25 18:26:36 devstack sudo[107741]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:37 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] Acquiring lock "cinder-a0939428-dbb7-4c33-bd6c-82cd2b57954b-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:37 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "cinder-a0939428-dbb7-4c33-bd6c-82cd2b57954b-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:37 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] Acquiring lock "cinder-quobyte-a0939428-dbb7-4c33-bd6c-82cd2b57954b" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:37 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "cinder-quobyte-a0939428-dbb7-4c33-bd6c-82cd2b57954b" acquired by "delete_volume" :: waited 0.032s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:37 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[55f028d1-d5df-459f-a41c-679f10194c40]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:26:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:37 devstack sudo[107739]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-be1f6109-d222-4e12-9c01-473cb1ffcadf tempest-VolumeQuotasNegativeTestJSON-521307046 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.154s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:37 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-be1f6109-d222-4e12-9c01-473cb1ffcadf tempest-VolumeQuotasNegativeTestJSON-521307046 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:26:37 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-be1f6109-d222-4e12-9c01-473cb1ffcadf tempest-VolumeQuotasNegativeTestJSON-521307046 None] Deleted volume successfully. Jun 25 18:26:37 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-be1f6109-d222-4e12-9c01-473cb1ffcadf tempest-VolumeQuotasNegativeTestJSON-521307046 None] Lock "cinder-3d9fe1a1-d30a-41c2-90ac-e05fbc8b0ae5-delete_volume" released by "delete_volume" :: held 3.517s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:26:37 devstack sudo[107745]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b Jun 25 18:26:38 devstack sudo[107745]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:38 devstack sudo[107741]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-981ca245-5f23-48ac-9210-ca06e0f48bc7 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.info" returned: 0 in 1.189s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:38 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-981ca245-5f23-48ac-9210-ca06e0f48bc7 tempest-VolumesSnapshotListTestJSON-170437261 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.info is being set with open permissions: ugo+rw Jun 25 18:26:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-981ca245-5f23-48ac-9210-ca06e0f48bc7 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:38 devstack sudo[107748]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.info Jun 25 18:26:38 devstack sudo[107748]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:39 devstack sudo[107748]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-981ca245-5f23-48ac-9210-ca06e0f48bc7 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.info" returned: 0 in 0.971s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-981ca245-5f23-48ac-9210-ca06e0f48bc7 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 6.608s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:39 devstack sudo[107745]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b" returned: 0 in 1.335s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:39 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-981ca245-5f23-48ac-9210-ca06e0f48bc7 tempest-VolumesSnapshotListTestJSON-170437261 None] Create snapshot completed successfully Jun 25 18:26:39 devstack sudo[107753]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b Jun 25 18:26:39 devstack sudo[107753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ce2c8fc4-29fc-40b1-a2cc-71e7b6b76502 tempest-VolumesSnapshotListTestJSON-170437261 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ce2c8fc4-29fc-40b1-a2cc-71e7b6b76502 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.003s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:39 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-ce2c8fc4-29fc-40b1-a2cc-71e7b6b76502 tempest-VolumesSnapshotListTestJSON-170437261 None] Creating offline snapshot 3eef8cb3-288d-4449-87a9-0e25094b27c3 of volume 6bb10025-3bce-4e23-b107-9428c7f602cb {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:26:39 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[056d805a-6283-49dd-b0d9-8823bb8ba5d1]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:26:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ce2c8fc4-29fc-40b1-a2cc-71e7b6b76502 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:39 devstack sudo[107755]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b Jun 25 18:26:39 devstack sudo[107755]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:40 devstack sudo[107753]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b" returned: 1 in 1.219s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 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/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:26:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:40 devstack sudo[107761]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b Jun 25 18:26:40 devstack sudo[107761]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:40 devstack sudo[107755]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ce2c8fc4-29fc-40b1-a2cc-71e7b6b76502 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b" returned: 0 in 1.097s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-ce2c8fc4-29fc-40b1-a2cc-71e7b6b76502 tempest-VolumesSnapshotListTestJSON-170437261 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6bb10025-3bce-4e23-b107-9428c7f602cb(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:26:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ce2c8fc4-29fc-40b1-a2cc-71e7b6b76502 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:40 devstack sudo[107767]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 1G Jun 25 18:26:40 devstack sudo[107767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:41 devstack sudo[107761]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a0939428-dbb7-4c33-bd6c-82cd2b57954b" returned: 0 in 0.885s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:41 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "cinder-quobyte-a0939428-dbb7-4c33-bd6c-82cd2b57954b" released by "delete_volume" :: held 3.550s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:26:41 devstack cinder-volume[93917]: WARNING cinder.quota [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-622753785-1765967792 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-622753785-1765967792, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:26:41 devstack cinder-volume[93917]: WARNING cinder.quota [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-622753785-1765967792 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-622753785-1765967792, it is now deprecated. Please use the default quota class for default quota. Jun 25 18:26:41 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] Created reservations ['de0c3a5a-a50b-412b-a476-11aa713c406b', 'c5a7647b-e5e8-4c58-be3a-459cf40709bc', 'a88b445c-9ac7-4171-b1cc-e91617b1dcf6', '311056cd-f338-488d-8990-903e913762ec'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:26:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:41 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:26:41 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:26:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:41 devstack sudo[107770]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:26:41 devstack sudo[107770]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:42 devstack sudo[107767]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ce2c8fc4-29fc-40b1-a2cc-71e7b6b76502 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 1G" returned: 0 in 1.278s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ce2c8fc4-29fc-40b1-a2cc-71e7b6b76502 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:42 devstack sudo[107777]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 Jun 25 18:26:42 devstack sudo[107777]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:42 devstack sudo[107770]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.876s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:42 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:26:42 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] Deleted volume successfully. Jun 25 18:26:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fd485a19-a0a5-40ec-abc0-08f1c87cf119 tempest-TestInstancesWithCinderVolumes-151189636 None] Lock "cinder-a0939428-dbb7-4c33-bd6c-82cd2b57954b-delete_volume" released by "delete_volume" :: held 4.763s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:26:43 devstack sudo[107777]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ce2c8fc4-29fc-40b1-a2cc-71e7b6b76502 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3" returned: 0 in 1.080s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:43 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-ce2c8fc4-29fc-40b1-a2cc-71e7b6b76502 tempest-VolumesSnapshotListTestJSON-170437261 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 is being set with open permissions: ugo+rw Jun 25 18:26:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ce2c8fc4-29fc-40b1-a2cc-71e7b6b76502 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:43 devstack sudo[107783]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 Jun 25 18:26:43 devstack sudo[107783]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:44 devstack sudo[107783]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ce2c8fc4-29fc-40b1-a2cc-71e7b6b76502 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3" returned: 0 in 0.908s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ce2c8fc4-29fc-40b1-a2cc-71e7b6b76502 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.496s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:44 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-ce2c8fc4-29fc-40b1-a2cc-71e7b6b76502 tempest-VolumesSnapshotListTestJSON-170437261 None] Create snapshot completed successfully Jun 25 18:26:45 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:26:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Flow 'volume_create_manager' (ef01b366-16e0-4901-9df6-4186a3a177f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:26:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (454a5b0f-3d9a-4b16-8142-5df83a4618f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7ef748d9-fdb6-415c-a0ee-ee0f96750aab tempest-VolumesSnapshotListTestJSON-170437261 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7ef748d9-fdb6-415c-a0ee-ee0f96750aab tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:45 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-7ef748d9-fdb6-415c-a0ee-ee0f96750aab tempest-VolumesSnapshotListTestJSON-170437261 None] Creating offline snapshot 9d93e264-445c-43c0-a5a0-2bb11539c76c of volume 6bb10025-3bce-4e23-b107-9428c7f602cb {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:26:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (454a5b0f-3d9a-4b16-8142-5df83a4618f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:26:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1708167697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ce811d77-f0c6-4622-84fd-46cd58c1a0a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11a692ac927d43268fb6676e716e732b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:26: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-25T16:26:45Z,use_quota=True,user_id='d2bcd6278357432fae41722e41851414',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f54a96a-28f7-4447-8ab3-87d83f2c950a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f54a96a-28f7-4447-8ab3-87d83f2c950a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a30194d2-6260-4869-a221-a1a7bd8a67f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a30194d2-6260-4869-a221-a1a7bd8a67f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ce811d77-f0c6-4622-84fd-46cd58c1a0a1', 'volume_name': 'volume-ce811d77-f0c6-4622-84fd-46cd58c1a0a1', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (561040f6-c912-4a39-ba9b-b884324ddec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (561040f6-c912-4a39-ba9b-b884324ddec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (beec9b76-1fd6-4684-a9d3-56a484e82ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:45 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Volume ce811d77-f0c6-4622-84fd-46cd58c1a0a1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ce811d77-f0c6-4622-84fd-46cd58c1a0a1', 'volume_size': 1} Jun 25 18:26:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:45 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[725d2687-6fc7-4940-9144-15ef69d38315]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:26:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ef748d9-fdb6-415c-a0ee-ee0f96750aab tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:45 devstack sudo[107790]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 Jun 25 18:26:45 devstack sudo[107790]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:46 devstack sudo[107790]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ef748d9-fdb6-415c-a0ee-ee0f96750aab tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3" returned: 0 in 0.982s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:46 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-7ef748d9-fdb6-415c-a0ee-ee0f96750aab tempest-VolumesSnapshotListTestJSON-170437261 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6bb10025-3bce-4e23-b107-9428c7f602cb(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:26:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ef748d9-fdb6-415c-a0ee-ee0f96750aab tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.9d93e264-445c-43c0-a5a0-2bb11539c76c 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:46 devstack sudo[107795]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.9d93e264-445c-43c0-a5a0-2bb11539c76c 1G Jun 25 18:26:46 devstack sudo[107795]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:47 devstack sudo[107795]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ef748d9-fdb6-415c-a0ee-ee0f96750aab tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.9d93e264-445c-43c0-a5a0-2bb11539c76c 1G" returned: 0 in 1.222s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ef748d9-fdb6-415c-a0ee-ee0f96750aab tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.9d93e264-445c-43c0-a5a0-2bb11539c76c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:47 devstack sudo[107801]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.9d93e264-445c-43c0-a5a0-2bb11539c76c Jun 25 18:26:47 devstack sudo[107801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:48 devstack sudo[107801]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ef748d9-fdb6-415c-a0ee-ee0f96750aab tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.9d93e264-445c-43c0-a5a0-2bb11539c76c" returned: 0 in 0.948s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:48 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-7ef748d9-fdb6-415c-a0ee-ee0f96750aab tempest-VolumesSnapshotListTestJSON-170437261 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.9d93e264-445c-43c0-a5a0-2bb11539c76c is being set with open permissions: ugo+rw Jun 25 18:26:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ef748d9-fdb6-415c-a0ee-ee0f96750aab tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.9d93e264-445c-43c0-a5a0-2bb11539c76c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:48 devstack sudo[107807]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.9d93e264-445c-43c0-a5a0-2bb11539c76c Jun 25 18:26:48 devstack sudo[107807]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:49 devstack sudo[107807]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ef748d9-fdb6-415c-a0ee-ee0f96750aab tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.9d93e264-445c-43c0-a5a0-2bb11539c76c" returned: 0 in 0.939s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:49 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:UPDATE=95,cinder:SELECT=91,cinder:INSERT=27,cinder:DELETE=7 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:26:49 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=87,cinder:INSERT=13,cinder:UPDATE=93,cinder:DELETE=9 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:26:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7ef748d9-fdb6-415c-a0ee-ee0f96750aab tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.267s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.157s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:26:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1708167697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ce811d77-f0c6-4622-84fd-46cd58c1a0a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11a692ac927d43268fb6676e716e732b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:26: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-25T16:26:45Z,use_quota=True,user_id='d2bcd6278357432fae41722e41851414',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:26:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Creating volume ce811d77-f0c6-4622-84fd-46cd58c1a0a1 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:26:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:26:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:26:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:26:49 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:26:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ce811d77-f0c6-4622-84fd-46cd58c1a0a1 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:49 devstack sudo[107810]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ce811d77-f0c6-4622-84fd-46cd58c1a0a1 1073741824 Jun 25 18:26:49 devstack sudo[107810]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:49 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-7ef748d9-fdb6-415c-a0ee-ee0f96750aab tempest-VolumesSnapshotListTestJSON-170437261 None] Create snapshot completed successfully Jun 25 18:26:51 devstack sudo[107810]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ce811d77-f0c6-4622-84fd-46cd58c1a0a1 1073741824" returned: 0 in 1.285s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ce811d77-f0c6-4622-84fd-46cd58c1a0a1 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:51 devstack sudo[107817]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ce811d77-f0c6-4622-84fd-46cd58c1a0a1 Jun 25 18:26:51 devstack sudo[107817]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:52 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] Acquiring lock "cinder-9d93e264-445c-43c0-a5a0-2bb11539c76c-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:52 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-9d93e264-445c-43c0-a5a0-2bb11539c76c-delete_snapshot" acquired by "delete_snapshot" :: waited 0.035s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:52 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] Acquiring lock "cinder-quobyte-6bb10025-3bce-4e23-b107-9428c7f602cb" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:52 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-quobyte-6bb10025-3bce-4e23-b107-9428c7f602cb" acquired by "delete_snapshot" :: waited 0.051s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:52 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] Acquiring lock "cinder-quobyte-9d93e264-445c-43c0-a5a0-2bb11539c76c" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:52 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-quobyte-9d93e264-445c-43c0-a5a0-2bb11539c76c" acquired by "_delete_snapshot" :: waited 0.033s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] Deleting offline snapshot 9d93e264-445c-43c0-a5a0-2bb11539c76c of volume 6bb10025-3bce-4e23-b107-9428c7f602cb {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:26:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] snapshot_file for this snap is: volume-6bb10025-3bce-4e23-b107-9428c7f602cb.9d93e264-445c-43c0-a5a0-2bb11539c76c {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:26:52 devstack sudo[107817]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ce811d77-f0c6-4622-84fd-46cd58c1a0a1" returned: 0 in 1.005s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] <== create_volume: return (2378ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:26:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.387s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:52 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[2135a5f6-f580-40e7-9b58-95a702a74e4d]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:26:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.9d93e264-445c-43c0-a5a0-2bb11539c76c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (beec9b76-1fd6-4684-a9d3-56a484e82ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ce811d77-f0c6-4622-84fd-46cd58c1a0a1', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6fad6b79-0141-4806-bc2d-9bdb1b4adcb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:26:52 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Volume volume-ce811d77-f0c6-4622-84fd-46cd58c1a0a1 (ce811d77-f0c6-4622-84fd-46cd58c1a0a1): created successfully Jun 25 18:26:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6fad6b79-0141-4806-bc2d-9bdb1b4adcb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:26:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Flow 'volume_create_manager' (ef01b366-16e0-4901-9df6-4186a3a177f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:26:52 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-17f66f45-9fe6-4310-9f23-1c12ba7ac180 tempest-VolumesServicesTestJSON-992063661 None] Created volume successfully. Jun 25 18:26:52 devstack sudo[107820]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.9d93e264-445c-43c0-a5a0-2bb11539c76c Jun 25 18:26:52 devstack sudo[107820]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5cd9e74f-4e6f-4023-8fdc-45b7d9692184 tempest-VolumesServicesTestJSON-992063661 None] Acquiring lock "cinder-ce811d77-f0c6-4622-84fd-46cd58c1a0a1-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:53 devstack sudo[107820]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.9d93e264-445c-43c0-a5a0-2bb11539c76c" returned: 0 in 1.079s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6bb10025-3bce-4e23-b107-9428c7f602cb(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:26:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5cd9e74f-4e6f-4023-8fdc-45b7d9692184 tempest-VolumesServicesTestJSON-992063661 None] Lock "cinder-ce811d77-f0c6-4622-84fd-46cd58c1a0a1-delete_volume" acquired by "delete_volume" :: waited 0.062s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:53 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[d82b1f07-df4b-4bac-8e80-fb15ccfaa9dc]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:26:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5cd9e74f-4e6f-4023-8fdc-45b7d9692184 tempest-VolumesServicesTestJSON-992063661 None] Acquiring lock "cinder-quobyte-ce811d77-f0c6-4622-84fd-46cd58c1a0a1" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5cd9e74f-4e6f-4023-8fdc-45b7d9692184 tempest-VolumesServicesTestJSON-992063661 None] Lock "cinder-quobyte-ce811d77-f0c6-4622-84fd-46cd58c1a0a1" acquired by "delete_volume" :: waited 0.020s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:53 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[64afd209-c25d-4d88-bccf-8f8dd2c1cd45]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:26:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5cd9e74f-4e6f-4023-8fdc-45b7d9692184 tempest-VolumesServicesTestJSON-992063661 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ce811d77-f0c6-4622-84fd-46cd58c1a0a1 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:53 devstack sudo[107825]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 Jun 25 18:26:53 devstack sudo[107825]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:53 devstack sudo[107826]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ce811d77-f0c6-4622-84fd-46cd58c1a0a1 Jun 25 18:26:53 devstack sudo[107826]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:54 devstack sudo[107825]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3" returned: 0 in 1.189s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:54 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6bb10025-3bce-4e23-b107-9428c7f602cb(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:26:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.9d93e264-445c-43c0-a5a0-2bb11539c76c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:54 devstack sudo[107836]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.9d93e264-445c-43c0-a5a0-2bb11539c76c Jun 25 18:26:54 devstack sudo[107836]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:54 devstack sudo[107826]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5cd9e74f-4e6f-4023-8fdc-45b7d9692184 tempest-VolumesServicesTestJSON-992063661 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ce811d77-f0c6-4622-84fd-46cd58c1a0a1" returned: 0 in 1.266s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5cd9e74f-4e6f-4023-8fdc-45b7d9692184 tempest-VolumesServicesTestJSON-992063661 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ce811d77-f0c6-4622-84fd-46cd58c1a0a1 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:54 devstack sudo[107839]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ce811d77-f0c6-4622-84fd-46cd58c1a0a1 Jun 25 18:26:54 devstack sudo[107839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:55 devstack sudo[107836]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.9d93e264-445c-43c0-a5a0-2bb11539c76c" returned: 0 in 1.095s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.9d93e264-445c-43c0-a5a0-2bb11539c76c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:55 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/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.9d93e264-445c-43c0-a5a0-2bb11539c76c Jun 25 18:26:55 devstack sudo[107848]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:55 devstack sudo[107839]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5cd9e74f-4e6f-4023-8fdc-45b7d9692184 tempest-VolumesServicesTestJSON-992063661 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ce811d77-f0c6-4622-84fd-46cd58c1a0a1" returned: 0 in 1.017s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5cd9e74f-4e6f-4023-8fdc-45b7d9692184 tempest-VolumesServicesTestJSON-992063661 None] Lock "cinder-quobyte-ce811d77-f0c6-4622-84fd-46cd58c1a0a1" released by "delete_volume" :: held 2.336s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:26:55 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-5cd9e74f-4e6f-4023-8fdc-45b7d9692184 tempest-VolumesServicesTestJSON-992063661 None] Created reservations ['bf1e2b54-afb9-4e8b-b516-9bbf26868157', 'e0763c2d-9a2c-433c-a590-3dfe410e7473', 'e745dd3a-4a76-4b0f-a29d-7005263494f2', '4ebc8ab9-759d-4b2b-9181-5a376633c5e3'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:26:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5cd9e74f-4e6f-4023-8fdc-45b7d9692184 tempest-VolumesServicesTestJSON-992063661 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5cd9e74f-4e6f-4023-8fdc-45b7d9692184 tempest-VolumesServicesTestJSON-992063661 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5cd9e74f-4e6f-4023-8fdc-45b7d9692184 tempest-VolumesServicesTestJSON-992063661 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:26:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5cd9e74f-4e6f-4023-8fdc-45b7d9692184 tempest-VolumesServicesTestJSON-992063661 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:26:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5cd9e74f-4e6f-4023-8fdc-45b7d9692184 tempest-VolumesServicesTestJSON-992063661 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5cd9e74f-4e6f-4023-8fdc-45b7d9692184 tempest-VolumesServicesTestJSON-992063661 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:55 devstack sudo[107850]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:26:55 devstack sudo[107850]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:56 devstack sudo[107848]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.9d93e264-445c-43c0-a5a0-2bb11539c76c" returned: 0 in 0.945s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-quobyte-9d93e264-445c-43c0-a5a0-2bb11539c76c" released by "_delete_snapshot" :: held 4.510s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:26:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-quobyte-6bb10025-3bce-4e23-b107-9428c7f602cb" released by "delete_snapshot" :: held 4.557s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:26:56 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] Created reservations ['c71b597a-d7c9-491e-bda9-2e6ff604c1df', '24bbb7ac-afdd-4901-b9d9-fcc3f60ef18e', '3b9d11ee-b7fc-438b-b509-6082b6aff088', 'a59b3e2f-cd56-43c1-9607-9261e488b911'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:26:56 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] Delete snapshot completed successfully. Jun 25 18:26:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c6ebe57e-a8fa-4508-bf3a-f9cdb18b49f1 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-9d93e264-445c-43c0-a5a0-2bb11539c76c-delete_snapshot" released by "delete_snapshot" :: held 4.912s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:26:57 devstack sudo[107850]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5cd9e74f-4e6f-4023-8fdc-45b7d9692184 tempest-VolumesServicesTestJSON-992063661 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.298s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:57 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-5cd9e74f-4e6f-4023-8fdc-45b7d9692184 tempest-VolumesServicesTestJSON-992063661 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:26:57 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5cd9e74f-4e6f-4023-8fdc-45b7d9692184 tempest-VolumesServicesTestJSON-992063661 None] Deleted volume successfully. Jun 25 18:26:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5cd9e74f-4e6f-4023-8fdc-45b7d9692184 tempest-VolumesServicesTestJSON-992063661 None] Lock "cinder-ce811d77-f0c6-4622-84fd-46cd58c1a0a1-delete_volume" released by "delete_volume" :: held 3.932s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:26:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] Acquiring lock "cinder-3eef8cb3-288d-4449-87a9-0e25094b27c3-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-3eef8cb3-288d-4449-87a9-0e25094b27c3-delete_snapshot" acquired by "delete_snapshot" :: waited 0.041s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] Acquiring lock "cinder-quobyte-6bb10025-3bce-4e23-b107-9428c7f602cb" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-quobyte-6bb10025-3bce-4e23-b107-9428c7f602cb" acquired by "delete_snapshot" :: waited 0.033s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] Acquiring lock "cinder-quobyte-3eef8cb3-288d-4449-87a9-0e25094b27c3" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:26:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-quobyte-3eef8cb3-288d-4449-87a9-0e25094b27c3" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:26:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] Deleting offline snapshot 3eef8cb3-288d-4449-87a9-0e25094b27c3 of volume 6bb10025-3bce-4e23-b107-9428c7f602cb {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:26:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] snapshot_file for this snap is: volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:26:57 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[5f822c85-7581-4b15-bdd0-9e1cada00ff9]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:26:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:57 devstack sudo[107854]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 Jun 25 18:26:57 devstack sudo[107854]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:58 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:26:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:26:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:26:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:26:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:26:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.022s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:26:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:58 devstack sudo[107856]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:26:58 devstack sudo[107856]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:59 devstack sudo[107854]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3" returned: 0 in 1.356s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6bb10025-3bce-4e23-b107-9428c7f602cb(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:26:59 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[9a05a4bd-4fb9-4d6c-9912-6893d3e0aea7]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:26:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:26:59 devstack sudo[107856]: pam_unix(sudo:session): session closed for user root Jun 25 18:26:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.173s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:26:59 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:26:59 devstack sudo[107862]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b Jun 25 18:26:59 devstack sudo[107862]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:26:59 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:26:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 28 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:26:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:27:00 devstack sudo[107862]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b" returned: 0 in 1.043s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:00 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6bb10025-3bce-4e23-b107-9428c7f602cb(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:27:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:00 devstack sudo[107869]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 Jun 25 18:27:00 devstack sudo[107869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:01 devstack sudo[107869]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3" returned: 0 in 1.068s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:01 devstack sudo[107875]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3 Jun 25 18:27:01 devstack sudo[107875]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:02 devstack sudo[107875]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.3eef8cb3-288d-4449-87a9-0e25094b27c3" returned: 0 in 0.926s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-quobyte-3eef8cb3-288d-4449-87a9-0e25094b27c3" released by "_delete_snapshot" :: held 4.577s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:27:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-quobyte-6bb10025-3bce-4e23-b107-9428c7f602cb" released by "delete_snapshot" :: held 4.615s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:27:02 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] Created reservations ['420d89a7-b214-4669-ba1c-e523c2f7b369', '4cca3aaa-c54b-4ec3-873a-20185d23b02e', 'bc8e7c02-68ce-4bc3-935c-e6aac43f7575', '667bcad8-c520-4e9e-8b76-3f4076855fc5'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:27:02 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] Delete snapshot completed successfully. Jun 25 18:27:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bc51f0ca-1582-412d-8e7b-940349cff282 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-3eef8cb3-288d-4449-87a9-0e25094b27c3-delete_snapshot" released by "delete_snapshot" :: held 4.806s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:27:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] Acquiring lock "cinder-eff7a9bf-9523-421e-855d-a63a413f062b-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:27:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-eff7a9bf-9523-421e-855d-a63a413f062b-delete_snapshot" acquired by "delete_snapshot" :: waited 0.029s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:27:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] Acquiring lock "cinder-quobyte-6bb10025-3bce-4e23-b107-9428c7f602cb" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:27:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-quobyte-6bb10025-3bce-4e23-b107-9428c7f602cb" acquired by "delete_snapshot" :: waited 0.031s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:27:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] Acquiring lock "cinder-quobyte-eff7a9bf-9523-421e-855d-a63a413f062b" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:27:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-quobyte-eff7a9bf-9523-421e-855d-a63a413f062b" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:27:02 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] Deleting offline snapshot eff7a9bf-9523-421e-855d-a63a413f062b of volume 6bb10025-3bce-4e23-b107-9428c7f602cb {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:27:03 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] snapshot_file for this snap is: volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:27:03 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[f8a8b256-c4f1-484a-92ce-4a31e55fcbbe]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:27:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:03 devstack sudo[107878]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b Jun 25 18:27:03 devstack sudo[107878]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:04 devstack sudo[107878]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b" returned: 0 in 1.115s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:04 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6bb10025-3bce-4e23-b107-9428c7f602cb(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:27:04 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[62fff215-ba90-4cdd-bd8a-f346e3ca7f3e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:27:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:04 devstack sudo[107884]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb Jun 25 18:27:04 devstack sudo[107884]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:05 devstack sudo[107884]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb" returned: 0 in 1.262s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:05 devstack sudo[107890]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b Jun 25 18:27:05 devstack sudo[107890]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:06 devstack sudo[107890]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b" returned: 0 in 1.258s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:06 devstack sudo[107895]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b Jun 25 18:27:06 devstack sudo[107895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:07 devstack sudo[107895]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb.eff7a9bf-9523-421e-855d-a63a413f062b" returned: 0 in 1.256s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:08 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-quobyte-eff7a9bf-9523-421e-855d-a63a413f062b" released by "_delete_snapshot" :: held 5.090s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:27:08 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-quobyte-6bb10025-3bce-4e23-b107-9428c7f602cb" released by "delete_snapshot" :: held 5.141s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:27:08 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] Created reservations ['29cf827c-e5a0-4011-8b8e-98f66ccd41b8', 'b49a32af-6b2b-43ab-bd15-0c09b85c3fe3', 'bf898282-69c3-49e9-b958-a4dc99b4afde', '7f83af9f-87ac-4507-b40a-a6159e5a155e'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:27:08 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] Delete snapshot completed successfully. Jun 25 18:27:08 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f3bb3f50-67e1-4953-8f55-f26bc3f726f4 tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-eff7a9bf-9523-421e-855d-a63a413f062b-delete_snapshot" released by "delete_snapshot" :: held 5.409s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Flow 'volume_create_manager' (0f1ff863-5a89-4540-86f2-5a18712a902f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63f2460b-c51d-47b0-ad85-d35c74b93571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63f2460b-c51d-47b0-ad85-d35c74b93571) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1697075333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5a24b586-79eb-4af3-94f3-49dd2e2aba90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f76f37cb234bacbc8ed3d6e3446e94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:27: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-25T16:27:09Z,use_quota=True,user_id='2a9e203440434482819f027e1a793087',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (44128d8c-ca4a-4d00-afa2-8768b0666792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (44128d8c-ca4a-4d00-afa2-8768b0666792) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36659f8b-145f-4e2c-b95d-8489ce292905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36659f8b-145f-4e2c-b95d-8489ce292905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5a24b586-79eb-4af3-94f3-49dd2e2aba90', 'volume_name': 'volume-5a24b586-79eb-4af3-94f3-49dd2e2aba90', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c2ef5c8e-2171-49d7-85b6-e85cd1f89dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c2ef5c8e-2171-49d7-85b6-e85cd1f89dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ee1c2f84-c1db-45bd-95d8-ec35d0e1990b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:09 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Volume 5a24b586-79eb-4af3-94f3-49dd2e2aba90: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5a24b586-79eb-4af3-94f3-49dd2e2aba90', 'volume_size': 1} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1697075333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5a24b586-79eb-4af3-94f3-49dd2e2aba90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f76f37cb234bacbc8ed3d6e3446e94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:27: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-25T16:27:09Z,use_quota=True,user_id='2a9e203440434482819f027e1a793087',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Creating volume 5a24b586-79eb-4af3-94f3-49dd2e2aba90 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:27:09 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a24b586-79eb-4af3-94f3-49dd2e2aba90 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:09 devstack sudo[107934]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a24b586-79eb-4af3-94f3-49dd2e2aba90 1073741824 Jun 25 18:27:09 devstack sudo[107934]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-af8e6246-d8c5-496a-bea6-137b239dad0c tempest-VolumesSnapshotListTestJSON-170437261 None] Acquiring lock "cinder-6bb10025-3bce-4e23-b107-9428c7f602cb-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-af8e6246-d8c5-496a-bea6-137b239dad0c tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-6bb10025-3bce-4e23-b107-9428c7f602cb-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-af8e6246-d8c5-496a-bea6-137b239dad0c tempest-VolumesSnapshotListTestJSON-170437261 None] Acquiring lock "cinder-quobyte-6bb10025-3bce-4e23-b107-9428c7f602cb" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-af8e6246-d8c5-496a-bea6-137b239dad0c tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-quobyte-6bb10025-3bce-4e23-b107-9428c7f602cb" acquired by "delete_volume" :: waited 0.017s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[adb37c8e-5cff-4703-bfde-b2df514cc9e8]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:27:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-af8e6246-d8c5-496a-bea6-137b239dad0c tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:09 devstack sudo[107936]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb Jun 25 18:27:09 devstack sudo[107936]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:10 devstack sudo[107934]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a24b586-79eb-4af3-94f3-49dd2e2aba90 1073741824" returned: 0 in 1.374s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a24b586-79eb-4af3-94f3-49dd2e2aba90 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:10 devstack sudo[107949]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a24b586-79eb-4af3-94f3-49dd2e2aba90 Jun 25 18:27:10 devstack sudo[107949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:11 devstack sudo[107936]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-af8e6246-d8c5-496a-bea6-137b239dad0c tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb" returned: 0 in 1.334s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-af8e6246-d8c5-496a-bea6-137b239dad0c tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:11 devstack sudo[107951]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb Jun 25 18:27:11 devstack sudo[107951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:11 devstack sudo[107949]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a24b586-79eb-4af3-94f3-49dd2e2aba90" returned: 0 in 0.899s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:11 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] <== create_volume: return (2398ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:27:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.401s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ee1c2f84-c1db-45bd-95d8-ec35d0e1990b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5a24b586-79eb-4af3-94f3-49dd2e2aba90', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ae3fb48-3383-42b3-82fd-0440a5372537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:11 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Volume volume-5a24b586-79eb-4af3-94f3-49dd2e2aba90 (5a24b586-79eb-4af3-94f3-49dd2e2aba90): created successfully Jun 25 18:27:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ae3fb48-3383-42b3-82fd-0440a5372537) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Flow 'volume_create_manager' (0f1ff863-5a89-4540-86f2-5a18712a902f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:27:11 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-104bedc9-e23d-4ff3-8587-7d8e6ded6bb3 tempest-VolumesListAdminTestJSON-2008630758 None] Created volume successfully. Jun 25 18:27:12 devstack sudo[107951]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-af8e6246-d8c5-496a-bea6-137b239dad0c tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6bb10025-3bce-4e23-b107-9428c7f602cb" returned: 0 in 1.132s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:12 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-af8e6246-d8c5-496a-bea6-137b239dad0c tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-quobyte-6bb10025-3bce-4e23-b107-9428c7f602cb" released by "delete_volume" :: held 2.571s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:27:12 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-af8e6246-d8c5-496a-bea6-137b239dad0c tempest-VolumesSnapshotListTestJSON-170437261 None] Created reservations ['99cf484f-3657-48fd-9629-fa81ad8d670a', 'f6cedf72-8a8c-4be5-90f0-7d1bf000b532', '796e760c-bf37-4a7b-a2f4-1613c03a657e', 'f7fd6b75-54c2-4ee6-9aaa-e76594079c6e'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:27:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-af8e6246-d8c5-496a-bea6-137b239dad0c tempest-VolumesSnapshotListTestJSON-170437261 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-af8e6246-d8c5-496a-bea6-137b239dad0c tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-af8e6246-d8c5-496a-bea6-137b239dad0c tempest-VolumesSnapshotListTestJSON-170437261 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:27:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-af8e6246-d8c5-496a-bea6-137b239dad0c tempest-VolumesSnapshotListTestJSON-170437261 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:27:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-af8e6246-d8c5-496a-bea6-137b239dad0c tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-af8e6246-d8c5-496a-bea6-137b239dad0c tempest-VolumesSnapshotListTestJSON-170437261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:12 devstack sudo[107955]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:27:12 devstack sudo[107955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-af8e6246-d8c5-496a-bea6-137b239dad0c tempest-VolumesSnapshotListTestJSON-170437261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.068s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-af8e6246-d8c5-496a-bea6-137b239dad0c tempest-VolumesSnapshotListTestJSON-170437261 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:27:13 devstack sudo[107955]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:13 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-af8e6246-d8c5-496a-bea6-137b239dad0c tempest-VolumesSnapshotListTestJSON-170437261 None] Deleted volume successfully. Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-af8e6246-d8c5-496a-bea6-137b239dad0c tempest-VolumesSnapshotListTestJSON-170437261 None] Lock "cinder-6bb10025-3bce-4e23-b107-9428c7f602cb-delete_volume" released by "delete_volume" :: held 3.945s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Flow 'volume_create_manager' (59ddc051-93e1-43d1-a158-3e04ed6444a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ebc15279-b824-4efa-b408-1e5706245b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ebc15279-b824-4efa-b408-1e5706245b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1150289847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0fc7ac3f-0671-4aab-a8b5-9190cea04a11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f76f37cb234bacbc8ed3d6e3446e94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:27:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:27:14Z,use_quota=True,user_id='2a9e203440434482819f027e1a793087',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13a06b19-5cb0-4a1d-9a2f-806dc784ca55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13a06b19-5cb0-4a1d-9a2f-806dc784ca55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e1db0801-a2b3-4319-831c-374769a5e973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e1db0801-a2b3-4319-831c-374769a5e973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0fc7ac3f-0671-4aab-a8b5-9190cea04a11', 'volume_name': 'volume-0fc7ac3f-0671-4aab-a8b5-9190cea04a11', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c15bb12c-c6b9-4906-a2fb-5ab0c3064dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c15bb12c-c6b9-4906-a2fb-5ab0c3064dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf4a8cc4-cfce-4ace-a38d-b5c89dd2e581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:13 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Volume 0fc7ac3f-0671-4aab-a8b5-9190cea04a11: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0fc7ac3f-0671-4aab-a8b5-9190cea04a11', 'volume_size': 1} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1150289847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0fc7ac3f-0671-4aab-a8b5-9190cea04a11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f76f37cb234bacbc8ed3d6e3446e94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:27:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:27:14Z,use_quota=True,user_id='2a9e203440434482819f027e1a793087',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Creating volume 0fc7ac3f-0671-4aab-a8b5-9190cea04a11 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:27:13 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:27:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0fc7ac3f-0671-4aab-a8b5-9190cea04a11 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:13 devstack sudo[107959]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0fc7ac3f-0671-4aab-a8b5-9190cea04a11 1073741824 Jun 25 18:27:13 devstack sudo[107959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:15 devstack sudo[107959]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0fc7ac3f-0671-4aab-a8b5-9190cea04a11 1073741824" returned: 0 in 1.314s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0fc7ac3f-0671-4aab-a8b5-9190cea04a11 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:15 devstack sudo[107966]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0fc7ac3f-0671-4aab-a8b5-9190cea04a11 Jun 25 18:27:15 devstack sudo[107966]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:16 devstack sudo[107966]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0fc7ac3f-0671-4aab-a8b5-9190cea04a11" returned: 0 in 1.055s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] <== create_volume: return (2433ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:27:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.436s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf4a8cc4-cfce-4ace-a38d-b5c89dd2e581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0fc7ac3f-0671-4aab-a8b5-9190cea04a11', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eb7d123d-b9ec-44d8-9cda-66c0029d9001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:16 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Volume volume-0fc7ac3f-0671-4aab-a8b5-9190cea04a11 (0fc7ac3f-0671-4aab-a8b5-9190cea04a11): created successfully Jun 25 18:27:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eb7d123d-b9ec-44d8-9cda-66c0029d9001) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Flow 'volume_create_manager' (59ddc051-93e1-43d1-a158-3e04ed6444a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:27:16 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-196a824f-c285-43c4-8995-1271a11bf749 tempest-VolumesListAdminTestJSON-2008630758 None] Created volume successfully. Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Flow 'volume_create_manager' (1f6e2cfb-0c08-4562-b42c-e49dc23077fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c36a31c-2801-4ea4-9fbe-8e2162e4c90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c36a31c-2801-4ea4-9fbe-8e2162e4c90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:27:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2048806302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8e965cb2-9548-4525-9548-fe257ba20c9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f76f37cb234bacbc8ed3d6e3446e94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:27:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:27:17Z,use_quota=True,user_id='2a9e203440434482819f027e1a793087',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (569c8cb8-667c-4278-a6b4-af6f4b70807e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (569c8cb8-667c-4278-a6b4-af6f4b70807e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3c8453d-eba5-44fe-a735-f4b1a6ee4152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3c8453d-eba5-44fe-a735-f4b1a6ee4152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8e965cb2-9548-4525-9548-fe257ba20c9e', 'volume_name': 'volume-8e965cb2-9548-4525-9548-fe257ba20c9e', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ee32574-0011-4ba8-9954-4f4f8f4868e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ee32574-0011-4ba8-9954-4f4f8f4868e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7254c1cb-b989-4f63-abf2-59206037957e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:17 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Volume 8e965cb2-9548-4525-9548-fe257ba20c9e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8e965cb2-9548-4525-9548-fe257ba20c9e', 'volume_size': 1} Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:27:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2048806302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8e965cb2-9548-4525-9548-fe257ba20c9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f76f37cb234bacbc8ed3d6e3446e94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:27:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:27:17Z,use_quota=True,user_id='2a9e203440434482819f027e1a793087',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Creating volume 8e965cb2-9548-4525-9548-fe257ba20c9e {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:27:17 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:27:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e965cb2-9548-4525-9548-fe257ba20c9e 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:17 devstack sudo[107970]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e965cb2-9548-4525-9548-fe257ba20c9e 1073741824 Jun 25 18:27:17 devstack sudo[107970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:18 devstack sudo[107970]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e965cb2-9548-4525-9548-fe257ba20c9e 1073741824" returned: 0 in 1.277s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e965cb2-9548-4525-9548-fe257ba20c9e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:19 devstack sudo[107975]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e965cb2-9548-4525-9548-fe257ba20c9e Jun 25 18:27:19 devstack sudo[107975]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:20 devstack sudo[107975]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e965cb2-9548-4525-9548-fe257ba20c9e" returned: 0 in 1.072s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:20 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] <== create_volume: return (2435ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:27:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.447s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:20 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7254c1cb-b989-4f63-abf2-59206037957e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8e965cb2-9548-4525-9548-fe257ba20c9e', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:20 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (00080b94-a943-4ba9-899c-87b79355a12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:20 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Volume volume-8e965cb2-9548-4525-9548-fe257ba20c9e (8e965cb2-9548-4525-9548-fe257ba20c9e): created successfully Jun 25 18:27:20 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (00080b94-a943-4ba9-899c-87b79355a12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:20 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Flow 'volume_create_manager' (1f6e2cfb-0c08-4562-b42c-e49dc23077fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:27:20 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-61b59be6-c9ff-4d7c-83de-09f73174d034 tempest-VolumesListAdminTestJSON-2008630758 None] Created volume successfully. Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Flow 'volume_create_manager' (a192da40-509c-488d-8d44-b8d1728f7e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (487c12d4-30cb-4a59-9332-0920e79f81a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (487c12d4-30cb-4a59-9332-0920e79f81a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:27:22Z,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=38c39e2f-1e4c-49ea-ba79-5b9a4286101d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dc55de896114ecd9c9ba75fdc36bac4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:27: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-25T16:27:22Z,use_quota=True,user_id='7ccbc9cc1ef546c196469eb6bae91a2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (869f6081-2de1-4d63-81dc-6810b04e9784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (869f6081-2de1-4d63-81dc-6810b04e9784) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc4630a1-dc00-4d47-8552-edb89676c913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc4630a1-dc00-4d47-8552-edb89676c913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '38c39e2f-1e4c-49ea-ba79-5b9a4286101d', 'volume_name': 'volume-38c39e2f-1e4c-49ea-ba79-5b9a4286101d', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7475a534-3808-4708-bfef-90e71c6348cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7475a534-3808-4708-bfef-90e71c6348cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (406a3bd5-407e-4a0a-b5b1-80529fb0c8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:22 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Volume 38c39e2f-1e4c-49ea-ba79-5b9a4286101d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-38c39e2f-1e4c-49ea-ba79-5b9a4286101d', 'volume_size': 1} Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:27:22Z,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=38c39e2f-1e4c-49ea-ba79-5b9a4286101d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dc55de896114ecd9c9ba75fdc36bac4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:27: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-25T16:27:22Z,use_quota=True,user_id='7ccbc9cc1ef546c196469eb6bae91a2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Creating volume 38c39e2f-1e4c-49ea-ba79-5b9a4286101d {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:27:22 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:27:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-38c39e2f-1e4c-49ea-ba79-5b9a4286101d 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:22 devstack sudo[107978]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-38c39e2f-1e4c-49ea-ba79-5b9a4286101d 1073741824 Jun 25 18:27:22 devstack sudo[107978]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:23 devstack sudo[107978]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-38c39e2f-1e4c-49ea-ba79-5b9a4286101d 1073741824" returned: 0 in 1.183s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-38c39e2f-1e4c-49ea-ba79-5b9a4286101d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:23 devstack sudo[107987]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-38c39e2f-1e4c-49ea-ba79-5b9a4286101d Jun 25 18:27:23 devstack sudo[107987]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:24 devstack sudo[107987]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-38c39e2f-1e4c-49ea-ba79-5b9a4286101d" returned: 0 in 1.109s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:24 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] <== create_volume: return (2375ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:27:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.379s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:24 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (406a3bd5-407e-4a0a-b5b1-80529fb0c8d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-38c39e2f-1e4c-49ea-ba79-5b9a4286101d', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:24 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0feb2181-9c68-4d7c-bd51-d58b241f1250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:25 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Volume volume-38c39e2f-1e4c-49ea-ba79-5b9a4286101d (38c39e2f-1e4c-49ea-ba79-5b9a4286101d): created successfully Jun 25 18:27:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0feb2181-9c68-4d7c-bd51-d58b241f1250) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Flow 'volume_create_manager' (a192da40-509c-488d-8d44-b8d1728f7e2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:27:25 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-e75f856c-ec88-4b0a-9396-f1394bf2ee10 tempest-VolumesListAdminTestJSON-1796987987 None] Created volume successfully. Jun 25 18:27:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a2ed8b3c-d00b-443d-b96d-9c1973a27b10 tempest-VolumesListAdminTestJSON-1796987987 None] Acquiring lock "cinder-38c39e2f-1e4c-49ea-ba79-5b9a4286101d-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:27:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a2ed8b3c-d00b-443d-b96d-9c1973a27b10 tempest-VolumesListAdminTestJSON-1796987987 None] Lock "cinder-38c39e2f-1e4c-49ea-ba79-5b9a4286101d-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:27:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a2ed8b3c-d00b-443d-b96d-9c1973a27b10 tempest-VolumesListAdminTestJSON-1796987987 None] Acquiring lock "cinder-quobyte-38c39e2f-1e4c-49ea-ba79-5b9a4286101d" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:27:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a2ed8b3c-d00b-443d-b96d-9c1973a27b10 tempest-VolumesListAdminTestJSON-1796987987 None] Lock "cinder-quobyte-38c39e2f-1e4c-49ea-ba79-5b9a4286101d" acquired by "delete_volume" :: waited 0.069s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:27:25 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[fab36f5f-f641-4e3a-98ae-1ad65ad84e66]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:27:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a2ed8b3c-d00b-443d-b96d-9c1973a27b10 tempest-VolumesListAdminTestJSON-1796987987 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-38c39e2f-1e4c-49ea-ba79-5b9a4286101d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-cb76e0cc-a313-46aa-b6ac-e0d584c7b73d tempest-VolumesListAdminTestJSON-2008630758 None] Acquiring lock "cinder-8e965cb2-9548-4525-9548-fe257ba20c9e-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:27:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-cb76e0cc-a313-46aa-b6ac-e0d584c7b73d tempest-VolumesListAdminTestJSON-2008630758 None] Lock "cinder-8e965cb2-9548-4525-9548-fe257ba20c9e-delete_volume" acquired by "delete_volume" :: waited 0.048s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:27:26 devstack sudo[107995]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-38c39e2f-1e4c-49ea-ba79-5b9a4286101d Jun 25 18:27:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-cb76e0cc-a313-46aa-b6ac-e0d584c7b73d tempest-VolumesListAdminTestJSON-2008630758 None] Acquiring lock "cinder-quobyte-8e965cb2-9548-4525-9548-fe257ba20c9e" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:27:26 devstack sudo[107995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-cb76e0cc-a313-46aa-b6ac-e0d584c7b73d tempest-VolumesListAdminTestJSON-2008630758 None] Lock "cinder-quobyte-8e965cb2-9548-4525-9548-fe257ba20c9e" acquired by "delete_volume" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:27:26 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[490bd708-9d11-4fae-ab5b-b89eb9ccc308]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:27:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cb76e0cc-a313-46aa-b6ac-e0d584c7b73d tempest-VolumesListAdminTestJSON-2008630758 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e965cb2-9548-4525-9548-fe257ba20c9e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:26 devstack sudo[107997]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e965cb2-9548-4525-9548-fe257ba20c9e Jun 25 18:27:26 devstack sudo[107997]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:27 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:27:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Flow 'volume_create_manager' (e26f7c7a-bdad-4c95-8d25-7fd6d5b60b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:27:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2bded81a-6506-4051-b738-cd7a044d9453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2bded81a-6506-4051-b738-cd7a044d9453) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:27:26Z,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=793f07a9-66fd-460c-bb27-24edae908933,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe67dc1ce20b4602b7549458b5120bf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:27:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:27:27Z,use_quota=True,user_id='c6f0f103618945e89ec6261f665216f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7a7af640-405e-432d-a5a0-6cead9c71c8e),volume_type_id=7a7af640-405e-432d-a5a0-6cead9c71c8e)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a342e016-a477-4fb0-9be4-e60da5db2b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:27 devstack sudo[107995]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a342e016-a477-4fb0-9be4-e60da5db2b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1862eb93-1734-4de0-9da4-3d4999e2bc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:27 devstack cinder-volume[93917]: DEBUG cinder.image.glance [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Creating Keystone auth plugin from conf {{(pid=93917) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 25 18:27:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a2ed8b3c-d00b-443d-b96d-9c1973a27b10 tempest-VolumesListAdminTestJSON-1796987987 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-38c39e2f-1e4c-49ea-ba79-5b9a4286101d" returned: 0 in 1.387s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a2ed8b3c-d00b-443d-b96d-9c1973a27b10 tempest-VolumesListAdminTestJSON-1796987987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-38c39e2f-1e4c-49ea-ba79-5b9a4286101d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:27 devstack sudo[108002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-38c39e2f-1e4c-49ea-ba79-5b9a4286101d Jun 25 18:27:27 devstack sudo[108002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:27 devstack sudo[107997]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cb76e0cc-a313-46aa-b6ac-e0d584c7b73d tempest-VolumesListAdminTestJSON-2008630758 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e965cb2-9548-4525-9548-fe257ba20c9e" returned: 0 in 1.548s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cb76e0cc-a313-46aa-b6ac-e0d584c7b73d tempest-VolumesListAdminTestJSON-2008630758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e965cb2-9548-4525-9548-fe257ba20c9e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:27 devstack sudo[108008]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e965cb2-9548-4525-9548-fe257ba20c9e Jun 25 18:27:27 devstack sudo[108008]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:28 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1862eb93-1734-4de0-9da4-3d4999e2bc1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '793f07a9-66fd-460c-bb27-24edae908933', 'volume_name': 'volume-793f07a9-66fd-460c-bb27-24edae908933', 'volume_size': 1, 'image_id': '4349e815-b149-44e1-847e-26836b46eba6', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/4349e815-b149-44e1-847e-26836b46eba6', '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': 'c356dec5b23b6c75edf296365b9e76cb', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'fe67dc1ce20b4602b7549458b5120bf2', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'b3d1ca5783e0edff15fc638cca74bfb0e792cf9be2fd85be1dbb57db062e9d1e8182dfbdefbe04c4ec80343690c304d43417fccbf5295c56b774e9df8a974a70', 'id': '4349e815-b149-44e1-847e-26836b46eba6', 'created_at': datetime.datetime(2026, 6, 25, 16, 27, 23, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 27, 25, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4349e815-b149-44e1-847e-26836b46eba6/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:28 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (66d5d041-7905-4e82-8e7d-b4aa08e46eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:28 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (66d5d041-7905-4e82-8e7d-b4aa08e46eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:28 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f0312f60-5219-477d-b4e6-f97d2d7460e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:28 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Volume 793f07a9-66fd-460c-bb27-24edae908933: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-793f07a9-66fd-460c-bb27-24edae908933', 'volume_size': 1, 'image_id': '4349e815-b149-44e1-847e-26836b46eba6', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/4349e815-b149-44e1-847e-26836b46eba6', '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': 'c356dec5b23b6c75edf296365b9e76cb', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'fe67dc1ce20b4602b7549458b5120bf2', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'b3d1ca5783e0edff15fc638cca74bfb0e792cf9be2fd85be1dbb57db062e9d1e8182dfbdefbe04c4ec80343690c304d43417fccbf5295c56b774e9df8a974a70', 'id': '4349e815-b149-44e1-847e-26836b46eba6', 'created_at': datetime.datetime(2026, 6, 25, 16, 27, 23, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 27, 25, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4349e815-b149-44e1-847e-26836b46eba6/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Jun 25 18:27:28 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Trying to clone 793f07a9-66fd-460c-bb27-24edae908933 from image 4349e815-b149-44e1-847e-26836b46eba6 at location (None, [{'url': 'file:///opt/stack/data/glance/images/4349e815-b149-44e1-847e-26836b46eba6', 'metadata': {}}]). {{(pid=93917) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 25 18:27:28 devstack sudo[108002]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a2ed8b3c-d00b-443d-b96d-9c1973a27b10 tempest-VolumesListAdminTestJSON-1796987987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-38c39e2f-1e4c-49ea-ba79-5b9a4286101d" returned: 0 in 1.246s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:28 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 25 18:27:28 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Image download 0.00 MB at 0.00 MB/s Jun 25 18:27:28 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a2ed8b3c-d00b-443d-b96d-9c1973a27b10 tempest-VolumesListAdminTestJSON-1796987987 None] Lock "cinder-quobyte-38c39e2f-1e4c-49ea-ba79-5b9a4286101d" released by "delete_volume" :: held 2.731s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:27:28 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[c7eaeb3c-861d-4a2d-85e1-b4b761b6bcae]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:27:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:28 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-a2ed8b3c-d00b-443d-b96d-9c1973a27b10 tempest-VolumesListAdminTestJSON-1796987987 None] Created reservations ['a789b0cf-e8b6-4edf-98a9-a4a3a9432093', '95b6f3bb-db17-4704-8e64-bbc799f37512', 'b72f6c35-6541-4eac-a40c-cd60474a82fb', '2db6e43e-c36f-47c2-b213-a7bb554f650d'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:27:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a2ed8b3c-d00b-443d-b96d-9c1973a27b10 tempest-VolumesListAdminTestJSON-1796987987 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a2ed8b3c-d00b-443d-b96d-9c1973a27b10 tempest-VolumesListAdminTestJSON-1796987987 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:28 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a2ed8b3c-d00b-443d-b96d-9c1973a27b10 tempest-VolumesListAdminTestJSON-1796987987 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:27:28 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a2ed8b3c-d00b-443d-b96d-9c1973a27b10 tempest-VolumesListAdminTestJSON-1796987987 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:27:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a2ed8b3c-d00b-443d-b96d-9c1973a27b10 tempest-VolumesListAdminTestJSON-1796987987 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a2ed8b3c-d00b-443d-b96d-9c1973a27b10 tempest-VolumesListAdminTestJSON-1796987987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:28 devstack sudo[108011]: 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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD Jun 25 18:27:28 devstack sudo[108011]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:28 devstack sudo[108014]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:27:28 devstack sudo[108014]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:29 devstack sudo[108008]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cb76e0cc-a313-46aa-b6ac-e0d584c7b73d tempest-VolumesListAdminTestJSON-2008630758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8e965cb2-9548-4525-9548-fe257ba20c9e" returned: 0 in 1.453s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-cb76e0cc-a313-46aa-b6ac-e0d584c7b73d tempest-VolumesListAdminTestJSON-2008630758 None] Lock "cinder-quobyte-8e965cb2-9548-4525-9548-fe257ba20c9e" released by "delete_volume" :: held 3.085s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:27:29 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-cb76e0cc-a313-46aa-b6ac-e0d584c7b73d tempest-VolumesListAdminTestJSON-2008630758 None] Created reservations ['07ab298f-a745-4823-a1f4-246ee1b1cfe3', 'cae05fa3-c333-4f65-8838-1aa63da5e620', 'fc0f83d3-f47d-44f4-bfd1-597bff84fc00', '5530e7c9-ce42-4983-8808-90e3005897b0'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:27:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-cb76e0cc-a313-46aa-b6ac-e0d584c7b73d tempest-VolumesListAdminTestJSON-2008630758 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-cb76e0cc-a313-46aa-b6ac-e0d584c7b73d tempest-VolumesListAdminTestJSON-2008630758 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-cb76e0cc-a313-46aa-b6ac-e0d584c7b73d tempest-VolumesListAdminTestJSON-2008630758 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:27:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-cb76e0cc-a313-46aa-b6ac-e0d584c7b73d tempest-VolumesListAdminTestJSON-2008630758 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:27:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-cb76e0cc-a313-46aa-b6ac-e0d584c7b73d tempest-VolumesListAdminTestJSON-2008630758 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cb76e0cc-a313-46aa-b6ac-e0d584c7b73d tempest-VolumesListAdminTestJSON-2008630758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:29 devstack sudo[108016]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:27:29 devstack sudo[108016]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c5bf662b-04ae-48c4-ad45-80032d6fac40 tempest-VolumesListAdminTestJSON-2008630758 None] Acquiring lock "cinder-0fc7ac3f-0671-4aab-a8b5-9190cea04a11-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:27:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c5bf662b-04ae-48c4-ad45-80032d6fac40 tempest-VolumesListAdminTestJSON-2008630758 None] Lock "cinder-0fc7ac3f-0671-4aab-a8b5-9190cea04a11-delete_volume" acquired by "delete_volume" :: waited 0.066s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:27:29 devstack sudo[108014]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a2ed8b3c-d00b-443d-b96d-9c1973a27b10 tempest-VolumesListAdminTestJSON-1796987987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.094s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:29 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-a2ed8b3c-d00b-443d-b96d-9c1973a27b10 tempest-VolumesListAdminTestJSON-1796987987 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:27:30 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-a2ed8b3c-d00b-443d-b96d-9c1973a27b10 tempest-VolumesListAdminTestJSON-1796987987 None] Deleted volume successfully. Jun 25 18:27:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c5bf662b-04ae-48c4-ad45-80032d6fac40 tempest-VolumesListAdminTestJSON-2008630758 None] Acquiring lock "cinder-quobyte-0fc7ac3f-0671-4aab-a8b5-9190cea04a11" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:27:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a2ed8b3c-d00b-443d-b96d-9c1973a27b10 tempest-VolumesListAdminTestJSON-1796987987 None] Lock "cinder-38c39e2f-1e4c-49ea-ba79-5b9a4286101d-delete_volume" released by "delete_volume" :: held 4.436s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:27:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c5bf662b-04ae-48c4-ad45-80032d6fac40 tempest-VolumesListAdminTestJSON-2008630758 None] Lock "cinder-quobyte-0fc7ac3f-0671-4aab-a8b5-9190cea04a11" acquired by "delete_volume" :: waited 0.040s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:27:30 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[f27bdf3c-538b-4644-9511-bc3caff5b5d7]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:27:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c5bf662b-04ae-48c4-ad45-80032d6fac40 tempest-VolumesListAdminTestJSON-2008630758 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0fc7ac3f-0671-4aab-a8b5-9190cea04a11 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:30 devstack sudo[108011]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:30 devstack sudo[108021]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0fc7ac3f-0671-4aab-a8b5-9190cea04a11 Jun 25 18:27:30 devstack sudo[108021]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] CMD "/opt/stack/data/venv/bin/python3.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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD" returned: 0 in 1.624s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:30 devstack sudo[108023]: 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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD Jun 25 18:27:30 devstack sudo[108023]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:30 devstack sudo[108016]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-cb76e0cc-a313-46aa-b6ac-e0d584c7b73d tempest-VolumesListAdminTestJSON-2008630758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.455s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:30 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-cb76e0cc-a313-46aa-b6ac-e0d584c7b73d tempest-VolumesListAdminTestJSON-2008630758 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:27:30 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-cb76e0cc-a313-46aa-b6ac-e0d584c7b73d tempest-VolumesListAdminTestJSON-2008630758 None] Deleted volume successfully. Jun 25 18:27:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-cb76e0cc-a313-46aa-b6ac-e0d584c7b73d tempest-VolumesListAdminTestJSON-2008630758 None] Lock "cinder-8e965cb2-9548-4525-9548-fe257ba20c9e-delete_volume" released by "delete_volume" :: held 4.962s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:27:31 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:27:31 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Flow 'volume_create_manager' (d8c0802f-0ab6-4192-9e4c-5d27a65b1dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:27:31 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7d52ce6-b155-4d65-bdbb-00cfed04d1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:31 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7d52ce6-b155-4d65-bdbb-00cfed04d1a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:27:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-525836231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=64a25905-ba63-461a-8116-ca327a058b62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eee3ffef7b734f84ae1bb300437da46d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:27:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:27:31Z,use_quota=True,user_id='4ef45d17fa5a4ea0972f7dff48936962',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:31 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f754f5c8-eafd-4c8f-a19f-dd2354d053c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:31 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f754f5c8-eafd-4c8f-a19f-dd2354d053c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:31 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b9afb88-a126-4b61-af81-f67f82416952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:31 devstack cinder-volume[93917]: DEBUG cinder.image.glance [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Creating Keystone auth plugin from conf {{(pid=93917) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 25 18:27:31 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b9afb88-a126-4b61-af81-f67f82416952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '64a25905-ba63-461a-8116-ca327a058b62', 'volume_name': 'volume-64a25905-ba63-461a-8116-ca327a058b62', 'volume_size': 1, 'image_id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', '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': '193e04ee9fb04cf4b37d7d9d26e967de', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'created_at': datetime.datetime(2026, 6, 25, 16, 4, 16, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 4, 18, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac/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=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:31 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de336907-3f7d-4afd-aedb-34541ce0ef7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:31 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de336907-3f7d-4afd-aedb-34541ce0ef7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:31 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c559f455-e918-44ef-9c23-8a73037a85d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:31 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Volume 64a25905-ba63-461a-8116-ca327a058b62: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-64a25905-ba63-461a-8116-ca327a058b62', 'volume_size': 1, 'image_id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', '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': '193e04ee9fb04cf4b37d7d9d26e967de', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'created_at': datetime.datetime(2026, 6, 25, 16, 4, 16, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 4, 18, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac/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 25 18:27:31 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Trying to clone 64a25905-ba63-461a-8116-ca327a058b62 from image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac at location (None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'metadata': {}}]). {{(pid=93917) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 25 18:27:31 devstack sudo[108023]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD" returned: 1 in 1.462s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:27:31 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Temporary image 4349e815-b149-44e1-847e-26836b46eba6 is fetched for user c6f0f103618945e89ec6261f665216f9. {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 25 18:27:31 devstack sudo[108021]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c5bf662b-04ae-48c4-ad45-80032d6fac40 tempest-VolumesListAdminTestJSON-2008630758 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0fc7ac3f-0671-4aab-a8b5-9190cea04a11" returned: 0 in 1.678s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c5bf662b-04ae-48c4-ad45-80032d6fac40 tempest-VolumesListAdminTestJSON-2008630758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0fc7ac3f-0671-4aab-a8b5-9190cea04a11 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:31 devstack sudo[108032]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0fc7ac3f-0671-4aab-a8b5-9190cea04a11 Jun 25 18:27:31 devstack sudo[108032]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:31 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[1c807277-f089-4c18-95fe-0e2a31ea8b95]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:27:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:32 devstack sudo[108034]: 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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD Jun 25 18:27:32 devstack sudo[108034]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:32 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_cvk6n_tedevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 25 18:27:32 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Image download 20.69 MB at 20.69 MB/s Jun 25 18:27:32 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[4f6583ab-96be-41d7-b5b0-21bcd1324342]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:27:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_cvk6n_tedevstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:32 devstack sudo[108038]: quobyte : PWD=/ ; USER=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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_cvk6n_tedevstack@QuobyteHD Jun 25 18:27:32 devstack sudo[108038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:32 devstack sudo[108032]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c5bf662b-04ae-48c4-ad45-80032d6fac40 tempest-VolumesListAdminTestJSON-2008630758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0fc7ac3f-0671-4aab-a8b5-9190cea04a11" returned: 0 in 1.123s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c5bf662b-04ae-48c4-ad45-80032d6fac40 tempest-VolumesListAdminTestJSON-2008630758 None] Lock "cinder-quobyte-0fc7ac3f-0671-4aab-a8b5-9190cea04a11" released by "delete_volume" :: held 2.873s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:27:33 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-c5bf662b-04ae-48c4-ad45-80032d6fac40 tempest-VolumesListAdminTestJSON-2008630758 None] Created reservations ['83957cd2-4322-49ce-8ad1-4967dae53b34', '04bffeef-ae92-471a-aa38-7c2dcad38a45', 'eea80802-79c4-472d-b4ee-349ced0ad5ad', '85e5409a-2724-4764-852f-38253b5620ea'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:27:33 devstack sudo[108034]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] CMD "/opt/stack/data/venv/bin/python3.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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD" returned: 0 in 1.220s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c5bf662b-04ae-48c4-ad45-80032d6fac40 tempest-VolumesListAdminTestJSON-2008630758 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c5bf662b-04ae-48c4-ad45-80032d6fac40 tempest-VolumesListAdminTestJSON-2008630758 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:33 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c5bf662b-04ae-48c4-ad45-80032d6fac40 tempest-VolumesListAdminTestJSON-2008630758 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:27:33 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c5bf662b-04ae-48c4-ad45-80032d6fac40 tempest-VolumesListAdminTestJSON-2008630758 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:27:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c5bf662b-04ae-48c4-ad45-80032d6fac40 tempest-VolumesListAdminTestJSON-2008630758 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c5bf662b-04ae-48c4-ad45-80032d6fac40 tempest-VolumesListAdminTestJSON-2008630758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:33 devstack sudo[108044]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:27:33 devstack sudo[108044]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:33 devstack sudo[108043]: 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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD Jun 25 18:27:33 devstack sudo[108043]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:33 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-14ab15c6-0a90-46d1-870b-32c64372920a tempest-VolumesListAdminTestJSON-2008630758 None] Acquiring lock "cinder-5a24b586-79eb-4af3-94f3-49dd2e2aba90-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:27:33 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-14ab15c6-0a90-46d1-870b-32c64372920a tempest-VolumesListAdminTestJSON-2008630758 None] Lock "cinder-5a24b586-79eb-4af3-94f3-49dd2e2aba90-delete_volume" acquired by "delete_volume" :: waited 0.053s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:27:33 devstack sudo[108038]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:33 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-14ab15c6-0a90-46d1-870b-32c64372920a tempest-VolumesListAdminTestJSON-2008630758 None] Acquiring lock "cinder-quobyte-5a24b586-79eb-4af3-94f3-49dd2e2aba90" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:27:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_cvk6n_tedevstack@QuobyteHD" returned: 0 in 1.371s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:33 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Temporary image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac is fetched for user 4ef45d17fa5a4ea0972f7dff48936962. {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 25 18:27:33 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-14ab15c6-0a90-46d1-870b-32c64372920a tempest-VolumesListAdminTestJSON-2008630758 None] Lock "cinder-quobyte-5a24b586-79eb-4af3-94f3-49dd2e2aba90" acquired by "delete_volume" :: waited 0.032s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:27:33 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[9f8497d9-5af6-4c68-97bb-12448fade9a2]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:27:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-14ab15c6-0a90-46d1-870b-32c64372920a tempest-VolumesListAdminTestJSON-2008630758 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a24b586-79eb-4af3-94f3-49dd2e2aba90 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:33 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[1c0cc943-e968-4ab8-8b98-6eef3b18e59f]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:27:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_cvk6n_tedevstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:34 devstack sudo[108050]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a24b586-79eb-4af3-94f3-49dd2e2aba90 Jun 25 18:27:34 devstack sudo[108050]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:34 devstack sudo[108051]: quobyte : PWD=/ ; USER=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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_cvk6n_tedevstack@QuobyteHD Jun 25 18:27:34 devstack sudo[108051]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:34 devstack sudo[108044]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c5bf662b-04ae-48c4-ad45-80032d6fac40 tempest-VolumesListAdminTestJSON-2008630758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.310s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:34 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-c5bf662b-04ae-48c4-ad45-80032d6fac40 tempest-VolumesListAdminTestJSON-2008630758 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:27:34 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-c5bf662b-04ae-48c4-ad45-80032d6fac40 tempest-VolumesListAdminTestJSON-2008630758 None] Deleted volume successfully. Jun 25 18:27:34 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c5bf662b-04ae-48c4-ad45-80032d6fac40 tempest-VolumesListAdminTestJSON-2008630758 None] Lock "cinder-0fc7ac3f-0671-4aab-a8b5-9190cea04a11-delete_volume" released by "delete_volume" :: held 4.745s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:27:34 devstack sudo[108043]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD" returned: 1 in 1.632s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:27:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:27:26Z,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=793f07a9-66fd-460c-bb27-24edae908933,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe67dc1ce20b4602b7549458b5120bf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:27:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:27:27Z,use_quota=True,user_id='c6f0f103618945e89ec6261f665216f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7a7af640-405e-432d-a5a0-6cead9c71c8e),volume_type_id=7a7af640-405e-432d-a5a0-6cead9c71c8e)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:27:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Creating volume 793f07a9-66fd-460c-bb27-24edae908933 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:27:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:27:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:27:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:27:34 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:27:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:34 devstack sudo[108059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933 1073741824 Jun 25 18:27:34 devstack sudo[108059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:35 devstack sudo[108050]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-14ab15c6-0a90-46d1-870b-32c64372920a tempest-VolumesListAdminTestJSON-2008630758 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a24b586-79eb-4af3-94f3-49dd2e2aba90" returned: 0 in 1.335s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-14ab15c6-0a90-46d1-870b-32c64372920a tempest-VolumesListAdminTestJSON-2008630758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a24b586-79eb-4af3-94f3-49dd2e2aba90 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:35 devstack sudo[108064]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a24b586-79eb-4af3-94f3-49dd2e2aba90 Jun 25 18:27:35 devstack sudo[108064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:35 devstack sudo[108051]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_cvk6n_tedevstack@QuobyteHD" returned: 0 in 1.542s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:35 devstack sudo[108059]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933 1073741824" returned: 0 in 1.046s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:36 devstack sudo[108064]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-14ab15c6-0a90-46d1-870b-32c64372920a tempest-VolumesListAdminTestJSON-2008630758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5a24b586-79eb-4af3-94f3-49dd2e2aba90" returned: 0 in 0.825s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-14ab15c6-0a90-46d1-870b-32c64372920a tempest-VolumesListAdminTestJSON-2008630758 None] Lock "cinder-quobyte-5a24b586-79eb-4af3-94f3-49dd2e2aba90" released by "delete_volume" :: held 2.238s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:36 devstack sudo[108075]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933 Jun 25 18:27:36 devstack sudo[108075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-14ab15c6-0a90-46d1-870b-32c64372920a tempest-VolumesListAdminTestJSON-2008630758 None] Created reservations ['e470f989-c595-497c-9304-71f41a717a5a', '808308d7-593b-43dc-8a13-3e870e6944f9', 'b67dddce-530b-430f-a123-0324811b21f3', 'd46338ee-8def-4495-b4ee-31655a16f5d4'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-14ab15c6-0a90-46d1-870b-32c64372920a tempest-VolumesListAdminTestJSON-2008630758 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-14ab15c6-0a90-46d1-870b-32c64372920a tempest-VolumesListAdminTestJSON-2008630758 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-14ab15c6-0a90-46d1-870b-32c64372920a tempest-VolumesListAdminTestJSON-2008630758 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-14ab15c6-0a90-46d1-870b-32c64372920a tempest-VolumesListAdminTestJSON-2008630758 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-14ab15c6-0a90-46d1-870b-32c64372920a tempest-VolumesListAdminTestJSON-2008630758 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-14ab15c6-0a90-46d1-870b-32c64372920a tempest-VolumesListAdminTestJSON-2008630758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:36 devstack sudo[108077]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:27:36 devstack sudo[108077]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Flow 'volume_create_manager' (dccf0da8-d6f8-44d1-b77f-083251ce715f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (38d0c275-ea4d-43da-8f69-366c544744e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (38d0c275-ea4d-43da-8f69-366c544744e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:27:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2048019622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dfcc8ab0-02d6-4521-be99-2e75b035cb73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eed462dbfe3428ca90d7d685aff6598',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:27: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-25T16:27:37Z,use_quota=True,user_id='9458ae96b68144b8a67b30b541e1dbe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f5160011-ebbb-4758-80b6-c8455f9f5dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f5160011-ebbb-4758-80b6-c8455f9f5dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:36 devstack sudo[108075]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d77d30c4-b1da-469d-a6c9-269242ec3990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d77d30c4-b1da-469d-a6c9-269242ec3990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dfcc8ab0-02d6-4521-be99-2e75b035cb73', 'volume_name': 'volume-dfcc8ab0-02d6-4521-be99-2e75b035cb73', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97218031-b57e-4d58-b0f5-9ad8fcf73b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97218031-b57e-4d58-b0f5-9ad8fcf73b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5a49e17d-cae4-4945-a6db-954016f5c470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:36 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Volume dfcc8ab0-02d6-4521-be99-2e75b035cb73: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dfcc8ab0-02d6-4521-be99-2e75b035cb73', 'volume_size': 1} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933" returned: 0 in 0.787s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] <== create_volume: return (2036ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.042s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.370s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:27:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-525836231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=64a25905-ba63-461a-8116-ca327a058b62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eee3ffef7b734f84ae1bb300437da46d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:27:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:27:31Z,use_quota=True,user_id='4ef45d17fa5a4ea0972f7dff48936962',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Creating volume 64a25905-ba63-461a-8116-ca327a058b62 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:27:36 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:36 devstack sudo[108080]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 1073741824 Jun 25 18:27:36 devstack sudo[108080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:36 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Attempting download of 4349e815-b149-44e1-847e-26836b46eba6 ((None, [{'url': 'file:///opt/stack/data/glance/images/4349e815-b149-44e1-847e-26836b46eba6', 'metadata': {}}])) to volume 793f07a9-66fd-460c-bb27-24edae908933. {{(pid=93917) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 25 18:27:37 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[9dc5c73e-c00c-4995-8b1d-3c2d3309faec]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:27:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_4349e815-b149-44e1-847e-26836b46eba6_gay2afbx {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:37 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:27:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Flow 'volume_create_manager' (aec85494-8821-4d45-a7c8-2b03b563bfd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:27:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (48ee37d3-4d71-4070-9048-de3ab1ba475e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (48ee37d3-4d71-4070-9048-de3ab1ba475e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:27:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-75885298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e25e3256-7d0d-4309-96d8-03e89ea6260a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eed462dbfe3428ca90d7d685aff6598',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:27: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-25T16:27:37Z,use_quota=True,user_id='9458ae96b68144b8a67b30b541e1dbe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61793482-b505-4ead-b93d-aee13afef59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:37 devstack sudo[108082]: 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_4349e815-b149-44e1-847e-26836b46eba6_gay2afbx Jun 25 18:27:37 devstack sudo[108082]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61793482-b505-4ead-b93d-aee13afef59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (649088c6-0703-411b-89e5-c41467fbc6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (649088c6-0703-411b-89e5-c41467fbc6fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e25e3256-7d0d-4309-96d8-03e89ea6260a', 'volume_name': 'volume-e25e3256-7d0d-4309-96d8-03e89ea6260a', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1c1567d6-3669-4395-b327-2e7346b8a650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1c1567d6-3669-4395-b327-2e7346b8a650) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86c51d97-7d8b-4e7a-9883-528c24f6e978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:37 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Volume e25e3256-7d0d-4309-96d8-03e89ea6260a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e25e3256-7d0d-4309-96d8-03e89ea6260a', 'volume_size': 1} Jun 25 18:27:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:37 devstack sudo[108077]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-14ab15c6-0a90-46d1-870b-32c64372920a tempest-VolumesListAdminTestJSON-2008630758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.083s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:37 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-14ab15c6-0a90-46d1-870b-32c64372920a tempest-VolumesListAdminTestJSON-2008630758 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:27:37 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-14ab15c6-0a90-46d1-870b-32c64372920a tempest-VolumesListAdminTestJSON-2008630758 None] Deleted volume successfully. Jun 25 18:27:37 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-14ab15c6-0a90-46d1-870b-32c64372920a tempest-VolumesListAdminTestJSON-2008630758 None] Lock "cinder-5a24b586-79eb-4af3-94f3-49dd2e2aba90-delete_volume" released by "delete_volume" :: held 3.940s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:27:38 devstack sudo[108082]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] CMD "/opt/stack/data/venv/bin/python3.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_4349e815-b149-44e1-847e-26836b46eba6_gay2afbx" returned: 0 in 1.095s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_4349e815-b149-44e1-847e-26836b46eba6_gay2afbx {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:38 devstack sudo[108091]: 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_4349e815-b149-44e1-847e-26836b46eba6_gay2afbx Jun 25 18:27:38 devstack sudo[108091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:38 devstack sudo[108080]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 1073741824" returned: 0 in 1.447s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:38 devstack sudo[108093]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 Jun 25 18:27:38 devstack sudo[108093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:39 devstack sudo[108091]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_4349e815-b149-44e1-847e-26836b46eba6_gay2afbx" returned: 1 in 0.964s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 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_4349e815-b149-44e1-847e-26836b46eba6_gay2afbx' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:27:39 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[91b85b22-e813-4f2a-8285-e5072fe9af32]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:27:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:39 devstack sudo[108093]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62" returned: 0 in 0.906s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:39 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] <== create_volume: return (2416ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:27:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.419s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.432s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:39 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:27:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2048019622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dfcc8ab0-02d6-4521-be99-2e75b035cb73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eed462dbfe3428ca90d7d685aff6598',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:27: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-25T16:27:37Z,use_quota=True,user_id='9458ae96b68144b8a67b30b541e1dbe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:27:39 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Creating volume dfcc8ab0-02d6-4521-be99-2e75b035cb73 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:27:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:39 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:27:39 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:27:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:39 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:27:39 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:27:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-dfcc8ab0-02d6-4521-be99-2e75b035cb73 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:39 devstack sudo[108098]: 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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD Jun 25 18:27:39 devstack sudo[108098]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:39 devstack sudo[108099]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-dfcc8ab0-02d6-4521-be99-2e75b035cb73 1073741824 Jun 25 18:27:39 devstack sudo[108099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:39 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Attempting download of 62a0fe82-c8e0-467f-bb85-ac6e656f90ac ((None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'metadata': {}}])) to volume 64a25905-ba63-461a-8116-ca327a058b62. {{(pid=93917) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 25 18:27:39 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[26fd9604-06b7-4018-876f-f25806392bec]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:27:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac__7jpfmtc {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:39 devstack sudo[108102]: 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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac__7jpfmtc Jun 25 18:27:39 devstack sudo[108102]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:40 devstack sudo[108098]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] CMD "/opt/stack/data/venv/bin/python3.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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD" returned: 0 in 1.267s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:40 devstack sudo[108099]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-dfcc8ab0-02d6-4521-be99-2e75b035cb73 1073741824" returned: 0 in 1.274s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:40 devstack sudo[108111]: 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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD Jun 25 18:27:40 devstack sudo[108111]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-dfcc8ab0-02d6-4521-be99-2e75b035cb73 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:40 devstack sudo[108113]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-dfcc8ab0-02d6-4521-be99-2e75b035cb73 Jun 25 18:27:40 devstack sudo[108113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:40 devstack sudo[108102]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] CMD "/opt/stack/data/venv/bin/python3.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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac__7jpfmtc" returned: 0 in 1.554s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac__7jpfmtc {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:41 devstack sudo[108117]: 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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac__7jpfmtc Jun 25 18:27:41 devstack sudo[108117]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:41 devstack sudo[108111]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD" returned: 1 in 1.429s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:27:41 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] 4349e815-b149-44e1-847e-26836b46eba6 was raw, converting to raw {{(pid=93917) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 25 18:27:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:41 devstack sudo[108126]: 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_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933 Jun 25 18:27:41 devstack sudo[108126]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:42 devstack sudo[108117]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac__7jpfmtc" returned: 1 in 1.190s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac__7jpfmtc' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:27:42 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[ecdb10a6-6551-477e-ad8a-888da9bb6bbe]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:27:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_cvk6n_tedevstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:42 devstack sudo[108113]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-dfcc8ab0-02d6-4521-be99-2e75b035cb73" returned: 0 in 1.674s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] <== create_volume: return (3014ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:27:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.017s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.918s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:27:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-75885298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e25e3256-7d0d-4309-96d8-03e89ea6260a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eed462dbfe3428ca90d7d685aff6598',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:27: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-25T16:27:37Z,use_quota=True,user_id='9458ae96b68144b8a67b30b541e1dbe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:27:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Creating volume e25e3256-7d0d-4309-96d8-03e89ea6260a {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:27:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:27:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:27:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:27:42 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:27:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e25e3256-7d0d-4309-96d8-03e89ea6260a 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5a49e17d-cae4-4945-a6db-954016f5c470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dfcc8ab0-02d6-4521-be99-2e75b035cb73', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (781d4e72-00da-405d-ab31-28880f168d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:42 devstack sudo[108131]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e25e3256-7d0d-4309-96d8-03e89ea6260a 1073741824 Jun 25 18:27:42 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Volume volume-dfcc8ab0-02d6-4521-be99-2e75b035cb73 (dfcc8ab0-02d6-4521-be99-2e75b035cb73): created successfully Jun 25 18:27:42 devstack sudo[108131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:42 devstack sudo[108130]: quobyte : PWD=/ ; USER=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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_cvk6n_tedevstack@QuobyteHD Jun 25 18:27:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (781d4e72-00da-405d-ab31-28880f168d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:42 devstack sudo[108130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Flow 'volume_create_manager' (dccf0da8-d6f8-44d1-b77f-083251ce715f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:27:42 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-0f4d240a-8338-4570-9c55-449e0c3bec92 tempest-TestServerVolumeAttachmentScenario-558013170 None] Created volume successfully. Jun 25 18:27:43 devstack sudo[108126]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933" returned: 0 in 1.319s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:43 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_4349e815-b149-44e1-847e-26836b46eba6_emuk_0b3devstack@QuobyteHD, size 0.00 MB, duration 1.32 sec, destination /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933 {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:27:43 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Converted 0.00 MB image at 0.00 MB/s Jun 25 18:27:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:43 devstack sudo[108137]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933 1G Jun 25 18:27:43 devstack sudo[108137]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:43 devstack sudo[108130]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_cvk6n_tedevstack@QuobyteHD" returned: 0 in 1.297s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:43 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] 62a0fe82-c8e0-467f-bb85-ac6e656f90ac was qcow2, converting to raw {{(pid=93917) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 25 18:27:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_cvk6n_tedevstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:43 devstack sudo[108146]: 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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_cvk6n_tedevstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 Jun 25 18:27:43 devstack sudo[108146]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:43 devstack sudo[108131]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e25e3256-7d0d-4309-96d8-03e89ea6260a 1073741824" returned: 0 in 1.473s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e25e3256-7d0d-4309-96d8-03e89ea6260a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:43 devstack sudo[108148]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e25e3256-7d0d-4309-96d8-03e89ea6260a Jun 25 18:27:43 devstack sudo[108148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:44 devstack sudo[108137]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933 1G" returned: 0 in 1.138s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:44 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[c97d5431-fdb9-47b4-9545-21ed2a15021d]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:27:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:44 devstack sudo[108163]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933 Jun 25 18:27:44 devstack sudo[108163]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:45 devstack sudo[108148]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e25e3256-7d0d-4309-96d8-03e89ea6260a" returned: 0 in 1.056s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:45 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] <== create_volume: return (2664ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:27:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.669s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86c51d97-7d8b-4e7a-9883-528c24f6e978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e25e3256-7d0d-4309-96d8-03e89ea6260a', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24f23da6-fa8d-4f81-8150-f4191a458904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:45 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Volume volume-e25e3256-7d0d-4309-96d8-03e89ea6260a (e25e3256-7d0d-4309-96d8-03e89ea6260a): created successfully Jun 25 18:27:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24f23da6-fa8d-4f81-8150-f4191a458904) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Flow 'volume_create_manager' (aec85494-8821-4d45-a7c8-2b03b563bfd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:27:45 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5cdddd1c-8331-43bb-82a9-5d5b8ea2c000 tempest-TestServerVolumeAttachmentScenario-558013170 None] Created volume successfully. Jun 25 18:27:45 devstack sudo[108163]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933" returned: 0 in 1.087s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:45 devstack sudo[108169]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933 Jun 25 18:27:45 devstack sudo[108169]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:46 devstack sudo[108146]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_cvk6n_tedevstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62" returned: 0 in 2.568s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:46 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_cvk6n_tedevstack@QuobyteHD, size 112.00 MB, duration 2.57 sec, destination /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:27:46 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Converted 112.00 MB image at 43.59 MB/s Jun 25 18:27:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:46 devstack sudo[108171]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 1G Jun 25 18:27:46 devstack sudo[108171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:46 devstack sudo[108169]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933" returned: 1 in 0.933s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 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/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:27:46 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Downloaded image 4349e815-b149-44e1-847e-26836b46eba6 ((None, [{'url': 'file:///opt/stack/data/glance/images/4349e815-b149-44e1-847e-26836b46eba6', 'metadata': {}}])) to volume 793f07a9-66fd-460c-bb27-24edae908933 successfully. {{(pid=93917) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 25 18:27:46 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Temporary image 4349e815-b149-44e1-847e-26836b46eba6 for user c6f0f103618945e89ec6261f665216f9 is deleted. {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 25 18:27:46 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Marking volume 793f07a9-66fd-460c-bb27-24edae908933 as bootable. {{(pid=93917) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 25 18:27:46 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Copying metadata from image 4349e815-b149-44e1-847e-26836b46eba6 to 793f07a9-66fd-460c-bb27-24edae908933. {{(pid=93917) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 25 18:27:46 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Creating volume glance metadata for volume 793f07a9-66fd-460c-bb27-24edae908933 backed by image 4349e815-b149-44e1-847e-26836b46eba6 with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': '4349e815-b149-44e1-847e-26836b46eba6', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': 'c356dec5b23b6c75edf296365b9e76cb', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=93917) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 25 18:27:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f0312f60-5219-477d-b4e6-f97d2d7460e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-793f07a9-66fd-460c-bb27-24edae908933', 'volume_size': 1, 'image_id': '4349e815-b149-44e1-847e-26836b46eba6', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/4349e815-b149-44e1-847e-26836b46eba6', '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': 'c356dec5b23b6c75edf296365b9e76cb', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'fe67dc1ce20b4602b7549458b5120bf2', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'b3d1ca5783e0edff15fc638cca74bfb0e792cf9be2fd85be1dbb57db062e9d1e8182dfbdefbe04c4ec80343690c304d43417fccbf5295c56b774e9df8a974a70', 'id': '4349e815-b149-44e1-847e-26836b46eba6', 'created_at': datetime.datetime(2026, 6, 25, 16, 27, 23, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 27, 25, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4349e815-b149-44e1-847e-26836b46eba6/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e589082a-adb9-4205-96e3-a1b2f5340525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:46 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Volume volume-793f07a9-66fd-460c-bb27-24edae908933 (793f07a9-66fd-460c-bb27-24edae908933): created successfully Jun 25 18:27:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e589082a-adb9-4205-96e3-a1b2f5340525) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Flow 'volume_create_manager' (e26f7c7a-bdad-4c95-8d25-7fd6d5b60b94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:27:46 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-988f80b5-c289-4f26-bbcf-e1a02341301d tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Created volume successfully. Jun 25 18:27:46 devstack sudo[108171]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 1G" returned: 0 in 0.799s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:46 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[607aa77d-16ca-4ca3-8710-2b71fca8fcc5]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:27:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:47 devstack sudo[108179]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 Jun 25 18:27:47 devstack sudo[108179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:47 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Acquiring lock "cinder-793f07a9-66fd-460c-bb27-24edae908933-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:27:47 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Lock "cinder-793f07a9-66fd-460c-bb27-24edae908933-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:27:47 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Acquiring lock "cinder-quobyte-793f07a9-66fd-460c-bb27-24edae908933" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:27:47 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Lock "cinder-quobyte-793f07a9-66fd-460c-bb27-24edae908933" acquired by "delete_volume" :: waited 0.018s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:27:47 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[ed72c9b9-0c28-4915-852a-38af82bcd15a]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:27:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:47 devstack sudo[108181]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933 Jun 25 18:27:47 devstack sudo[108181]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:47 devstack sudo[108179]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62" returned: 0 in 0.966s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:48 devstack sudo[108185]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 Jun 25 18:27:48 devstack sudo[108185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:48 devstack sudo[108181]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933" returned: 0 in 1.172s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:48 devstack sudo[108189]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933 Jun 25 18:27:48 devstack sudo[108189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:49 devstack sudo[108185]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62" returned: 1 in 1.128s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Downloaded image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac ((None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'metadata': {}}])) to volume 64a25905-ba63-461a-8116-ca327a058b62 successfully. {{(pid=93917) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Temporary image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac for user 4ef45d17fa5a4ea0972f7dff48936962 is deleted. {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Marking volume 64a25905-ba63-461a-8116-ca327a058b62 as bootable. {{(pid=93917) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Copying metadata from image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac to 64a25905-ba63-461a-8116-ca327a058b62. {{(pid=93917) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Creating volume glance metadata for volume 64a25905-ba63-461a-8116-ca327a058b62 backed by image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac 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': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', '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=93917) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c559f455-e918-44ef-9c23-8a73037a85d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-64a25905-ba63-461a-8116-ca327a058b62', 'volume_size': 1, 'image_id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', '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': '193e04ee9fb04cf4b37d7d9d26e967de', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'created_at': datetime.datetime(2026, 6, 25, 16, 4, 16, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 4, 18, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac/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=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (adaa9a6b-75f2-4c91-91a9-9613253850f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:49 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Volume volume-64a25905-ba63-461a-8116-ca327a058b62 (64a25905-ba63-461a-8116-ca327a058b62): created successfully Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (adaa9a6b-75f2-4c91-91a9-9613253850f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Flow 'volume_create_manager' (d8c0802f-0ab6-4192-9e4c-5d27a65b1dde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:27:49 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-490d6939-888b-49d2-a931-9de6425debd7 tempest-TestShelveInstance-1159948462 None] Created volume successfully. Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Flow 'volume_create_manager' (67b6ee0b-530e-4a58-a2b3-f5d53e7b6145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ba77f7a-4794-479c-99ea-5610c73bda6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ba77f7a-4794-479c-99ea-5610c73bda6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:27:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-937662351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b2d3245c-076d-4ffe-8e8b-3adb3f5deebb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03d513637339402ebedbd0fdb23cc58c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:27: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-25T16:27:50Z,use_quota=True,user_id='bd6b2d193928461682294227b3894d2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d6f5dcb-4bbe-4d8c-9ac2-b0d9c48d12f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d6f5dcb-4bbe-4d8c-9ac2-b0d9c48d12f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9332b280-d012-49cd-a61b-e5424192f044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9332b280-d012-49cd-a61b-e5424192f044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b2d3245c-076d-4ffe-8e8b-3adb3f5deebb', 'volume_name': 'volume-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a48862f2-2d1e-440d-b339-b54e20d95546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a48862f2-2d1e-440d-b339-b54e20d95546) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1990ded-d1e8-4474-98c4-f771dac92a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:49 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Volume b2d3245c-076d-4ffe-8e8b-3adb3f5deebb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb', 'volume_size': 1} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:27:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-937662351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b2d3245c-076d-4ffe-8e8b-3adb3f5deebb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03d513637339402ebedbd0fdb23cc58c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:27: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-25T16:27:50Z,use_quota=True,user_id='bd6b2d193928461682294227b3894d2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Creating volume b2d3245c-076d-4ffe-8e8b-3adb3f5deebb {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:27:49 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:49 devstack sudo[108189]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933" returned: 1 in 1.392s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 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/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:27:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:49 devstack sudo[108203]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb 1073741824 Jun 25 18:27:49 devstack sudo[108203]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:49 devstack sudo[108205]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933 Jun 25 18:27:49 devstack sudo[108205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:50 devstack sudo[108205]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-793f07a9-66fd-460c-bb27-24edae908933" returned: 0 in 0.980s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Lock "cinder-quobyte-793f07a9-66fd-460c-bb27-24edae908933" released by "delete_volume" :: held 3.632s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:27:50 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=95,cinder:UPDATE=90,cinder:INSERT=35,cinder:DELETE=4 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:27:50 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:DELETE=12,cinder:UPDATE=101,cinder:SELECT=62,cinder:INSERT=33 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:27:50 devstack cinder-volume[93917]: WARNING cinder.quota [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 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 25 18:27:50 devstack cinder-volume[93917]: WARNING cinder.quota [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 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 25 18:27:51 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Created reservations ['2001914f-686e-4e87-8d84-43fe7631736f', '79871b43-f8cb-42a5-bbfb-55e891527afb', 'df606446-f14f-4f0b-b800-977d9e3b027b', '92197472-33d2-4181-add1-e7de41a62be5'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:27:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:27:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:27:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:51 devstack sudo[108223]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:27:51 devstack sudo[108223]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:51 devstack sudo[108203]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb 1073741824" returned: 0 in 1.315s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:51 devstack sudo[108225]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb Jun 25 18:27:51 devstack sudo[108225]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:51 devstack sudo[108223]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.845s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:52 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:27:52 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Deleted volume successfully. Jun 25 18:27:52 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a0a09ade-16b6-41b3-ab48-cb3621d59ab6 tempest-VolumeAndVolumeTypeFromImageTest-1187582059 None] Lock "cinder-793f07a9-66fd-460c-bb27-24edae908933-delete_volume" released by "delete_volume" :: held 4.860s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:27:52 devstack sudo[108225]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb" returned: 0 in 1.087s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] <== create_volume: return (2473ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:27:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.475s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1990ded-d1e8-4474-98c4-f771dac92a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d324dc31-75bc-43d5-a35b-b18b0eef86b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:52 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Volume volume-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb (b2d3245c-076d-4ffe-8e8b-3adb3f5deebb): created successfully Jun 25 18:27:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d324dc31-75bc-43d5-a35b-b18b0eef86b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Flow 'volume_create_manager' (67b6ee0b-530e-4a58-a2b3-f5d53e7b6145) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:27:52 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-692e70fc-3098-44fe-9e1d-56b0ebebe291 tempest-AbsoluteLimitsTests-1773528983 None] Created volume successfully. Jun 25 18:27:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bd0fd2de-d395-47e9-8bbd-5571fe0ade1a tempest-AbsoluteLimitsTests-1773528983 None] Acquiring lock "cinder-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:27:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bd0fd2de-d395-47e9-8bbd-5571fe0ade1a tempest-AbsoluteLimitsTests-1773528983 None] Lock "cinder-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:27:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bd0fd2de-d395-47e9-8bbd-5571fe0ade1a tempest-AbsoluteLimitsTests-1773528983 None] Acquiring lock "cinder-quobyte-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:27:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bd0fd2de-d395-47e9-8bbd-5571fe0ade1a tempest-AbsoluteLimitsTests-1773528983 None] Lock "cinder-quobyte-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb" acquired by "delete_volume" :: waited 0.030s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:27:53 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[7dd2f63f-7094-4822-8a9a-999fb1fdf921]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:27:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bd0fd2de-d395-47e9-8bbd-5571fe0ade1a tempest-AbsoluteLimitsTests-1773528983 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:53 devstack sudo[108232]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb Jun 25 18:27:53 devstack sudo[108232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:54 devstack sudo[108232]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bd0fd2de-d395-47e9-8bbd-5571fe0ade1a tempest-AbsoluteLimitsTests-1773528983 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb" returned: 0 in 1.008s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bd0fd2de-d395-47e9-8bbd-5571fe0ade1a tempest-AbsoluteLimitsTests-1773528983 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:54 devstack sudo[108237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb Jun 25 18:27:54 devstack sudo[108237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:55 devstack sudo[108237]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bd0fd2de-d395-47e9-8bbd-5571fe0ade1a tempest-AbsoluteLimitsTests-1773528983 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb" returned: 0 in 0.830s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bd0fd2de-d395-47e9-8bbd-5571fe0ade1a tempest-AbsoluteLimitsTests-1773528983 None] Lock "cinder-quobyte-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb" released by "delete_volume" :: held 1.902s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:27:55 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-bd0fd2de-d395-47e9-8bbd-5571fe0ade1a tempest-AbsoluteLimitsTests-1773528983 None] Created reservations ['4faf1a88-a6ab-402a-8e53-4bbf4a1f695a', '28174884-7a3b-487d-bfaf-4136cab0ce0d', '36b41c31-0cab-4a65-995c-d03935ffff67', '32b688be-84db-4a2d-9cef-8be7d8fd85ab'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:27:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-bd0fd2de-d395-47e9-8bbd-5571fe0ade1a tempest-AbsoluteLimitsTests-1773528983 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-bd0fd2de-d395-47e9-8bbd-5571fe0ade1a tempest-AbsoluteLimitsTests-1773528983 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-bd0fd2de-d395-47e9-8bbd-5571fe0ade1a tempest-AbsoluteLimitsTests-1773528983 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:27:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-bd0fd2de-d395-47e9-8bbd-5571fe0ade1a tempest-AbsoluteLimitsTests-1773528983 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:27:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-bd0fd2de-d395-47e9-8bbd-5571fe0ade1a tempest-AbsoluteLimitsTests-1773528983 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bd0fd2de-d395-47e9-8bbd-5571fe0ade1a tempest-AbsoluteLimitsTests-1773528983 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:55 devstack sudo[108244]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:27:55 devstack sudo[108244]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:56 devstack sudo[108244]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bd0fd2de-d395-47e9-8bbd-5571fe0ade1a tempest-AbsoluteLimitsTests-1773528983 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.763s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:56 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-bd0fd2de-d395-47e9-8bbd-5571fe0ade1a tempest-AbsoluteLimitsTests-1773528983 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:27:56 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-bd0fd2de-d395-47e9-8bbd-5571fe0ade1a tempest-AbsoluteLimitsTests-1773528983 None] Deleted volume successfully. Jun 25 18:27:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bd0fd2de-d395-47e9-8bbd-5571fe0ade1a tempest-AbsoluteLimitsTests-1773528983 None] Lock "cinder-b2d3245c-076d-4ffe-8e8b-3adb3f5deebb-delete_volume" released by "delete_volume" :: held 3.011s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:27:58 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:27:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:27:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:27:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.040s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:58 devstack sudo[108309]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:27:58 devstack sudo[108309]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Flow 'volume_create_manager' (66c060b8-699c-49d7-93bb-bc6a115d9c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d8e1c94e-9c4d-44c0-bdd1-0b6ed79ff5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d8e1c94e-9c4d-44c0-bdd1-0b6ed79ff5ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:27:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-465997692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14f0f24d98244b8283c00442b7dab8a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:27: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-25T16:27:59Z,use_quota=True,user_id='e6f9689bda0e45db9632e6f9a5974c66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9370d49a-a93e-4aaa-a1a3-ca4b302bb96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9370d49a-a93e-4aaa-a1a3-ca4b302bb96a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d35ef2d7-6fa4-4ecb-a97a-4cafd179bd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d35ef2d7-6fa4-4ecb-a97a-4cafd179bd1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a', 'volume_name': 'volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aa7988bb-1737-424a-bdf2-76f8257201d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aa7988bb-1737-424a-bdf2-76f8257201d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be01b70c-939b-476d-9d55-8655be46b2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:27:59 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Volume 4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a', 'volume_size': 1} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:27:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-465997692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14f0f24d98244b8283c00442b7dab8a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:27: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-25T16:27:59Z,use_quota=True,user_id='e6f9689bda0e45db9632e6f9a5974c66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Creating volume 4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.041s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:27:59 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:27:59 devstack sudo[108335]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a 1073741824 Jun 25 18:27:59 devstack sudo[108335]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-27b2d30d-fe58-4e53-8aa3-8f33b6678fad req-5569e152-4301-41c1-8e4b-525f22e605ab tempest-TestShelveInstance-1159948462 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:27:59 devstack sudo[108309]: pam_unix(sudo:session): session closed for user root Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.563s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 28 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:27:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:28:01 devstack sudo[108335]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a 1073741824" returned: 0 in 2.002s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:01 devstack sudo[108346]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a Jun 25 18:28:01 devstack sudo[108346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:02 devstack sudo[108346]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a" returned: 0 in 1.244s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:02 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] <== create_volume: return (3389ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:28:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.393s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-27b2d30d-fe58-4e53-8aa3-8f33b6678fad req-5569e152-4301-41c1-8e4b-525f22e605ab tempest-TestShelveInstance-1159948462 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 3.187s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be01b70c-939b-476d-9d55-8655be46b2cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bef11529-fc66-47be-8099-e3144a9145cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:02 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Volume volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a (4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a): created successfully Jun 25 18:28:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bef11529-fc66-47be-8099-e3144a9145cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Flow 'volume_create_manager' (66c060b8-699c-49d7-93bb-bc6a115d9c32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:28:02 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[1dd967b1-bbe5-446c-9866-2dd51ec26407]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-27b2d30d-fe58-4e53-8aa3-8f33b6678fad req-5569e152-4301-41c1-8e4b-525f22e605ab tempest-TestShelveInstance-1159948462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:02 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-8cf41424-7289-4fcd-91ea-4b26a2ae7307 tempest-VolumeDependencyTests-1290824039 None] Created volume successfully. Jun 25 18:28:03 devstack sudo[108349]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 Jun 25 18:28:03 devstack sudo[108349]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:04 devstack sudo[108349]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-27b2d30d-fe58-4e53-8aa3-8f33b6678fad req-5569e152-4301-41c1-8e4b-525f22e605ab tempest-TestShelveInstance-1159948462 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62" returned: 0 in 1.514s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-27b2d30d-fe58-4e53-8aa3-8f33b6678fad req-5569e152-4301-41c1-8e4b-525f22e605ab tempest-TestShelveInstance-1159948462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:04 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:28:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Flow 'volume_create_manager' (0536367d-79b2-48a8-b55e-ad42bb3d737c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:28:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (12aa4728-abd8-4ad7-8a0b-eb856bbed0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (12aa4728-abd8-4ad7-8a0b-eb856bbed0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:28:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1092179511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=35393c92-a834-42a0-b9a0-542d878c6bee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d501e748230442e8af54636ec372117a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:28: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-25T16:28:04Z,use_quota=True,user_id='7087bf9324e34495b7df3ef3ed470069',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a29ce373-7cf7-4a0a-bf17-b793a04f0e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a29ce373-7cf7-4a0a-bf17-b793a04f0e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9d90d6bd-b393-480e-8298-2b9d6e14b2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:04 devstack sudo[108354]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 Jun 25 18:28:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9d90d6bd-b393-480e-8298-2b9d6e14b2e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '35393c92-a834-42a0-b9a0-542d878c6bee', 'volume_name': 'volume-35393c92-a834-42a0-b9a0-542d878c6bee', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:04 devstack sudo[108354]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd4bf173-5aae-42a0-8956-169a413e636e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd4bf173-5aae-42a0-8956-169a413e636e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3babc49-c941-462f-b7b9-45d298b8d7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:04 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Volume 35393c92-a834-42a0-b9a0-542d878c6bee: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-35393c92-a834-42a0-b9a0-542d878c6bee', 'volume_size': 1} Jun 25 18:28:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-674cba9e-4562-4247-a9d1-ab0cb50a3027 tempest-VolumeDependencyTests-1290824039 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:05 devstack sudo[108354]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-27b2d30d-fe58-4e53-8aa3-8f33b6678fad req-5569e152-4301-41c1-8e4b-525f22e605ab tempest-TestShelveInstance-1159948462 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62" returned: 1 in 1.175s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-27b2d30d-fe58-4e53-8aa3-8f33b6678fad req-5569e152-4301-41c1-8e4b-525f22e605ab tempest-TestShelveInstance-1159948462 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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:28:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-27b2d30d-fe58-4e53-8aa3-8f33b6678fad req-5569e152-4301-41c1-8e4b-525f22e605ab tempest-TestShelveInstance-1159948462 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 2.835s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.984s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:28:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1092179511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=35393c92-a834-42a0-b9a0-542d878c6bee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d501e748230442e8af54636ec372117a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:28: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-25T16:28:04Z,use_quota=True,user_id='7087bf9324e34495b7df3ef3ed470069',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:28:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Creating volume 35393c92-a834-42a0-b9a0-542d878c6bee {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:28:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:28:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:28:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:28:05 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:28:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:05 devstack sudo[108361]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee 1073741824 Jun 25 18:28:05 devstack sudo[108361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-27b2d30d-fe58-4e53-8aa3-8f33b6678fad req-5569e152-4301-41c1-8e4b-525f22e605ab tempest-TestShelveInstance-1159948462 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72', 'name': 'volume-64a25905-ba63-461a-8116-ca327a058b62', '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': '3a2a9988-c40a-4713-baef-4d8e2bd18654', 'enforce_multipath': True} {{(pid=93917) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5556}} Jun 25 18:28:05 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-27b2d30d-fe58-4e53-8aa3-8f33b6678fad req-5569e152-4301-41c1-8e4b-525f22e605ab tempest-TestShelveInstance-1159948462 None] attachment_update completed successfully. Jun 25 18:28:06 devstack sudo[108361]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee 1073741824" returned: 0 in 1.062s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:06 devstack sudo[108368]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee Jun 25 18:28:06 devstack sudo[108368]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:07 devstack sudo[108368]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee" returned: 0 in 0.872s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] <== create_volume: return (2008ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:28:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-674cba9e-4562-4247-a9d1-ab0cb50a3027 tempest-VolumeDependencyTests-1290824039 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 3.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-674cba9e-4562-4247-a9d1-ab0cb50a3027 tempest-VolumeDependencyTests-1290824039 None] Creating offline snapshot 73527ad9-2ce5-4461-a160-4300f209be07 of volume 4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:28:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3babc49-c941-462f-b7b9-45d298b8d7a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-35393c92-a834-42a0-b9a0-542d878c6bee', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (835724ae-52b9-4dca-95c1-9178e5bddf78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:07 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[0ad48027-889f-4ed1-902d-e9f5a690ba91]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-674cba9e-4562-4247-a9d1-ab0cb50a3027 tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:07 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Volume volume-35393c92-a834-42a0-b9a0-542d878c6bee (35393c92-a834-42a0-b9a0-542d878c6bee): created successfully Jun 25 18:28:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (835724ae-52b9-4dca-95c1-9178e5bddf78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Flow 'volume_create_manager' (0536367d-79b2-48a8-b55e-ad42bb3d737c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:28:07 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-11e1e626-d330-40cd-8d39-8fa4e8a7a1f5 tempest-VolumesCloneTest-87067522 None] Created volume successfully. Jun 25 18:28:07 devstack sudo[108371]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a Jun 25 18:28:07 devstack sudo[108371]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:08 devstack sudo[108371]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-674cba9e-4562-4247-a9d1-ab0cb50a3027 tempest-VolumeDependencyTests-1290824039 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a" returned: 0 in 1.107s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-674cba9e-4562-4247-a9d1-ab0cb50a3027 tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:08 devstack sudo[108479]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07 1G Jun 25 18:28:08 devstack sudo[108479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:09 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:28:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Flow 'volume_create_manager' (888544bc-e8df-4460-9df5-ae9fbd91876a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:28:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fdf95b78-be23-46e1-88d5-38be61d97505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fdf95b78-be23-46e1-88d5-38be61d97505) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:28:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-157499664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=84857cd7-48fc-4631-85a5-aa39a56b3214,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d501e748230442e8af54636ec372117a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:28:09Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=35393c92-a834-42a0-b9a0-542d878c6bee,status='creating',terminated_at=None,updated_at=2026-06-25T16:28:09Z,use_quota=True,user_id='7087bf9324e34495b7df3ef3ed470069',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb7442b3-a180-4428-81b0-a2b792597218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb7442b3-a180-4428-81b0-a2b792597218) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d0f172b-fdcd-4fcb-9953-e40e5e6aa7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d0f172b-fdcd-4fcb-9953-e40e5e6aa7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '84857cd7-48fc-4631-85a5-aa39a56b3214', 'volume_name': 'volume-84857cd7-48fc-4631-85a5-aa39a56b3214', 'volume_size': 2, 'source_volid': '35393c92-a834-42a0-b9a0-542d878c6bee', 'source_volstatus': 'available'}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f779266e-4724-455d-bfec-92bb31081572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f779266e-4724-455d-bfec-92bb31081572) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d8ee1b5d-aaba-4c9e-9e0b-941008e031d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:09 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Volume 84857cd7-48fc-4631-85a5-aa39a56b3214: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-84857cd7-48fc-4631-85a5-aa39a56b3214', 'volume_size': 2, 'source_volid': '35393c92-a834-42a0-b9a0-542d878c6bee', 'source_volstatus': 'available'} Jun 25 18:28:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:09 devstack sudo[108479]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-674cba9e-4562-4247-a9d1-ab0cb50a3027 tempest-VolumeDependencyTests-1290824039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07 1G" returned: 0 in 0.955s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-674cba9e-4562-4247-a9d1-ab0cb50a3027 tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:09 devstack sudo[108488]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07 Jun 25 18:28:09 devstack sudo[108488]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:10 devstack sudo[108488]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-674cba9e-4562-4247-a9d1-ab0cb50a3027 tempest-VolumeDependencyTests-1290824039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07" returned: 0 in 0.700s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:10 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-674cba9e-4562-4247-a9d1-ab0cb50a3027 tempest-VolumeDependencyTests-1290824039 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07 is being set with open permissions: ugo+rw Jun 25 18:28:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-674cba9e-4562-4247-a9d1-ab0cb50a3027 tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:10 devstack sudo[108494]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07 Jun 25 18:28:10 devstack sudo[108494]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:11 devstack sudo[108494]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-674cba9e-4562-4247-a9d1-ab0cb50a3027 tempest-VolumeDependencyTests-1290824039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07" returned: 0 in 0.679s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-674cba9e-4562-4247-a9d1-ab0cb50a3027 tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:11 devstack sudo[108813]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.info Jun 25 18:28:11 devstack sudo[108813]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:12 devstack sudo[108813]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-674cba9e-4562-4247-a9d1-ab0cb50a3027 tempest-VolumeDependencyTests-1290824039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.info" returned: 0 in 1.146s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:12 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-674cba9e-4562-4247-a9d1-ab0cb50a3027 tempest-VolumeDependencyTests-1290824039 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.info is being set with open permissions: ugo+rw Jun 25 18:28:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-674cba9e-4562-4247-a9d1-ab0cb50a3027 tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:12 devstack sudo[108883]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.info Jun 25 18:28:12 devstack sudo[108883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:13 devstack sudo[108883]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-674cba9e-4562-4247-a9d1-ab0cb50a3027 tempest-VolumeDependencyTests-1290824039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.info" returned: 0 in 1.028s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-674cba9e-4562-4247-a9d1-ab0cb50a3027 tempest-VolumeDependencyTests-1290824039 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.737s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 3.854s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:13 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Cloning volume 35393c92-a834-42a0-b9a0-542d878c6bee to volume 84857cd7-48fc-4631-85a5-aa39a56b3214 Jun 25 18:28:13 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-674cba9e-4562-4247-a9d1-ab0cb50a3027 tempest-VolumeDependencyTests-1290824039 None] Create snapshot completed successfully Jun 25 18:28:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Creating offline snapshot dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583 of volume 35393c92-a834-42a0-b9a0-542d878c6bee {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:28:13 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[953fe7be-94ce-4e5e-bba2-c4a9fc6b27a2]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:13 devstack sudo[108909]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee Jun 25 18:28:13 devstack sudo[108909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:14 devstack sudo[108909]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee" returned: 0 in 1.302s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:14 devstack sudo[108924]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583 1G Jun 25 18:28:14 devstack sudo[108924]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:14 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:28:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Flow 'volume_create_manager' (5f023e90-7b5b-44db-93d8-e143aa4d15a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:28:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af15e5b7-7796-49ed-ae98-6abb02ff4774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af15e5b7-7796-49ed-ae98-6abb02ff4774) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:28:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1418992380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=53708cd5-8e5b-4fc5-b1a9-b333bfa6948d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14f0f24d98244b8283c00442b7dab8a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:28:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=73527ad9-2ce5-4461-a160-4300f209be07,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:28:15Z,use_quota=True,user_id='e6f9689bda0e45db9632e6f9a5974c66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a400dec-9df0-4c68-b0e9-7ca93711ce39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a400dec-9df0-4c68-b0e9-7ca93711ce39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (48be76e2-e8be-47cb-8785-9c488853d895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (48be76e2-e8be-47cb-8785-9c488853d895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '53708cd5-8e5b-4fc5-b1a9-b333bfa6948d', 'volume_name': 'volume-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d', 'volume_size': 1, 'snapshot_id': '73527ad9-2ce5-4461-a160-4300f209be07'}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2400e0ea-5f1b-4797-afee-e9152c2b440d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2400e0ea-5f1b-4797-afee-e9152c2b440d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (50d50395-4ba0-4bb7-a00a-540df8f36352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:15 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Volume 53708cd5-8e5b-4fc5-b1a9-b333bfa6948d: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d', 'volume_size': 1, 'snapshot_id': '73527ad9-2ce5-4461-a160-4300f209be07'} Jun 25 18:28:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:15 devstack sudo[108924]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583 1G" returned: 0 in 1.057s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-35393c92-a834-42a0-b9a0-542d878c6bee -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:15 devstack sudo[108930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-35393c92-a834-42a0-b9a0-542d878c6bee -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583 Jun 25 18:28:15 devstack sudo[108930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:16 devstack sudo[108930]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-35393c92-a834-42a0-b9a0-542d878c6bee -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583" returned: 0 in 0.883s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:16 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583 is being set with open permissions: ugo+rw Jun 25 18:28:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:16 devstack sudo[108935]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583 Jun 25 18:28:16 devstack sudo[108935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:17 devstack sudo[108935]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583" returned: 0 in 0.819s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:17 devstack sudo[108938]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.info Jun 25 18:28:17 devstack sudo[108938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:18 devstack sudo[108938]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.info" returned: 0 in 0.828s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:18 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.info is being set with open permissions: ugo+rw Jun 25 18:28:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:18 devstack sudo[108941]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.info Jun 25 18:28:18 devstack sudo[108941]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:19 devstack sudo[108941]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.info" returned: 0 in 0.920s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Acquiring lock "cinder-quobyte-84857cd7-48fc-4631-85a5-aa39a56b3214" by "_copy_volume_from_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:28:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Lock "cinder-quobyte-84857cd7-48fc-4631-85a5-aa39a56b3214" acquired by "_copy_volume_from_snapshot" :: waited 0.041s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:28:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] snapshot: dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583, volume: 84857cd7-48fc-4631-85a5-aa39a56b3214, {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:28:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:28:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:28:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:19 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[828006be-2c01-4d86-bf2d-70d0d016625a]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:19 devstack sudo[108945]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583 Jun 25 18:28:19 devstack sudo[108945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:20 devstack sudo[108945]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583" returned: 0 in 0.955s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:20 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-35393c92-a834-42a0-b9a0-542d878c6bee(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:28:20 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:28:20 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Creating direct copy from snapshot {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:28:20 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[24e5573a-1cc0-4f8a-8829-7e5cdb743a03]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:20 devstack sudo[108951]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee Jun 25 18:28:20 devstack sudo[108951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:21 devstack sudo[108951]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee" returned: 0 in 0.856s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:21 devstack cinder-volume[93917]: DEBUG cinder.utils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Path /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-84857cd7-48fc-4631-85a5-aa39a56b3214 not found in is_blk_device check {{(pid=93917) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:28:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-84857cd7-48fc-4631-85a5-aa39a56b3214 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:21 devstack sudo[108956]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-84857cd7-48fc-4631-85a5-aa39a56b3214 Jun 25 18:28:21 devstack sudo[108956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:27 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:UPDATE=29,cinder:SELECT=27,cinder:DELETE=4,cinder:INSERT=4 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:28:27 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=29,cinder:INSERT=10,cinder:UPDATE=29,cinder:DELETE=2 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:28:27 devstack sudo[108956]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-84857cd7-48fc-4631-85a5-aa39a56b3214" returned: 0 in 6.684s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:27 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[85e6fea6-a6b4-4541-ac3a-ee97b285a327]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:28 devstack sudo[108981]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee Jun 25 18:28:28 devstack sudo[108981]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:29 devstack sudo[108981]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee" returned: 0 in 1.226s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:29 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Image conversion details: src /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee, size 1024.00 MB, duration 6.68 sec, destination /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-84857cd7-48fc-4631-85a5-aa39a56b3214 {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:28:29 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Converted 1024.00 MB image at 153.18 MB/s Jun 25 18:28:29 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-84857cd7-48fc-4631-85a5-aa39a56b3214 is being set with open permissions: ugo+rw Jun 25 18:28:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-84857cd7-48fc-4631-85a5-aa39a56b3214 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:29 devstack sudo[109010]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-84857cd7-48fc-4631-85a5-aa39a56b3214 Jun 25 18:28:29 devstack sudo[109010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:30 devstack sudo[109010]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-84857cd7-48fc-4631-85a5-aa39a56b3214" returned: 0 in 0.883s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Lock "cinder-quobyte-84857cd7-48fc-4631-85a5-aa39a56b3214" released by "_copy_volume_from_snapshot" :: held 10.708s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:28:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Acquiring lock "cinder-quobyte-dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:28:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Lock "cinder-quobyte-dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583" acquired by "_delete_snapshot" :: waited 0.023s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:28:30 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Deleting offline snapshot dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583 of volume 35393c92-a834-42a0-b9a0-542d878c6bee {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:28:30 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] snapshot_file for this snap is: volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:28:30 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[be67f922-ed93-4e2b-91e6-a269c359cf31]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:30 devstack sudo[109083]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583 Jun 25 18:28:30 devstack sudo[109083]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-399094fe-dbd5-41a7-a252-3ac7cecee0db req-79747f4f-00da-484f-b815-51ba6df6cd84 tempest-TestServerVolumeAttachmentScenario-558013170 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:31 devstack sudo[109083]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583" returned: 0 in 1.160s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:31 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-35393c92-a834-42a0-b9a0-542d878c6bee(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:28:31 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[efa9048e-1324-4653-8ae7-8356936a1841]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:31 devstack sudo[109097]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee Jun 25 18:28:31 devstack sudo[109097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:32 devstack sudo[109097]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee" returned: 0 in 0.798s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:32 devstack sudo[109102]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583 Jun 25 18:28:32 devstack sudo[109102]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:33 devstack sudo[109102]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583" returned: 0 in 0.921s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:33 devstack sudo[109108]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583 Jun 25 18:28:33 devstack sudo[109108]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:33 devstack sudo[109108]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee.dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583" returned: 0 in 0.733s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:33 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Lock "cinder-quobyte-dd9c5d4e-6a2c-46c3-856f-ae6cb8c04583" released by "_delete_snapshot" :: held 3.744s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:28:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 20.535s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 18.867s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:33 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Acquiring lock "cinder-quobyte-73527ad9-2ce5-4461-a160-4300f209be07-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d" by "_create_volume_from_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:28:33 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d8ee1b5d-aaba-4c9e-9e0b-941008e031d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-84857cd7-48fc-4631-85a5-aa39a56b3214', 'volume_size': 2, 'source_volid': '35393c92-a834-42a0-b9a0-542d878c6bee', 'source_volstatus': 'available'}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:33 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (54a66540-b192-4b9e-be8c-c30f25ec7016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:33 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Lock "cinder-quobyte-73527ad9-2ce5-4461-a160-4300f209be07-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d" acquired by "_create_volume_from_snapshot" :: waited 0.032s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:28:33 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Creating volume 53708cd5-8e5b-4fc5-b1a9-b333bfa6948d from snapshot 73527ad9-2ce5-4461-a160-4300f209be07 {{(pid=93917) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 25 18:28:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:33 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:28:33 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:28:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:33 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:28:33 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Acquiring lock "cinder-quobyte-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d" by "_copy_volume_from_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:28:33 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Lock "cinder-quobyte-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d" acquired by "_copy_volume_from_snapshot" :: waited 0.020s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:28:33 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] snapshot: 73527ad9-2ce5-4461-a160-4300f209be07, volume: 53708cd5-8e5b-4fc5-b1a9-b333bfa6948d, {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:28:34 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Volume volume-84857cd7-48fc-4631-85a5-aa39a56b3214 (84857cd7-48fc-4631-85a5-aa39a56b3214): created successfully Jun 25 18:28:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (54a66540-b192-4b9e-be8c-c30f25ec7016) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Flow 'volume_create_manager' (888544bc-e8df-4460-9df5-ae9fbd91876a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:28:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:28:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:28:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:34 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-b58d4cb9-086c-4c98-842b-211b3dc02844 tempest-VolumesCloneTest-87067522 None] Created volume successfully. Jun 25 18:28:34 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[6ed91661-b593-415f-a056-cfc62a5185f7]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:34 devstack sudo[109111]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07 Jun 25 18:28:34 devstack sudo[109111]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:34 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d7d8ef23-dcd7-4333-8f21-1df79030a600 tempest-VolumesCloneTest-87067522 None] Acquiring lock "cinder-84857cd7-48fc-4631-85a5-aa39a56b3214-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:28:34 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d7d8ef23-dcd7-4333-8f21-1df79030a600 tempest-VolumesCloneTest-87067522 None] Lock "cinder-84857cd7-48fc-4631-85a5-aa39a56b3214-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:28:34 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d7d8ef23-dcd7-4333-8f21-1df79030a600 tempest-VolumesCloneTest-87067522 None] Acquiring lock "cinder-quobyte-84857cd7-48fc-4631-85a5-aa39a56b3214" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:28:34 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d7d8ef23-dcd7-4333-8f21-1df79030a600 tempest-VolumesCloneTest-87067522 None] Lock "cinder-quobyte-84857cd7-48fc-4631-85a5-aa39a56b3214" acquired by "delete_volume" :: waited 0.023s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:28:34 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[fe3297e8-3471-484a-8ff1-03551625a987]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d7d8ef23-dcd7-4333-8f21-1df79030a600 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-84857cd7-48fc-4631-85a5-aa39a56b3214 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:34 devstack sudo[109113]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-84857cd7-48fc-4631-85a5-aa39a56b3214 Jun 25 18:28:34 devstack sudo[109113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:34 devstack sudo[109111]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07" returned: 0 in 0.848s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:28:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:28:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Creating direct copy from snapshot {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:28:34 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[778b47d4-39e2-4023-979b-10c5ec4b0f39]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:35 devstack sudo[109119]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a Jun 25 18:28:35 devstack sudo[109119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:35 devstack sudo[109113]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d7d8ef23-dcd7-4333-8f21-1df79030a600 tempest-VolumesCloneTest-87067522 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-84857cd7-48fc-4631-85a5-aa39a56b3214" returned: 0 in 0.808s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d7d8ef23-dcd7-4333-8f21-1df79030a600 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-84857cd7-48fc-4631-85a5-aa39a56b3214 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:35 devstack sudo[109124]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-84857cd7-48fc-4631-85a5-aa39a56b3214 Jun 25 18:28:35 devstack sudo[109124]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:35 devstack sudo[109119]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a" returned: 0 in 0.909s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:35 devstack cinder-volume[93917]: DEBUG cinder.utils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Path /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d not found in is_blk_device check {{(pid=93917) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:28:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:35 devstack sudo[109131]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d Jun 25 18:28:35 devstack sudo[109131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:36 devstack sudo[109124]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d7d8ef23-dcd7-4333-8f21-1df79030a600 tempest-VolumesCloneTest-87067522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-84857cd7-48fc-4631-85a5-aa39a56b3214" returned: 0 in 0.803s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d7d8ef23-dcd7-4333-8f21-1df79030a600 tempest-VolumesCloneTest-87067522 None] Lock "cinder-quobyte-84857cd7-48fc-4631-85a5-aa39a56b3214" released by "delete_volume" :: held 1.672s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:28:36 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-d7d8ef23-dcd7-4333-8f21-1df79030a600 tempest-VolumesCloneTest-87067522 None] Created reservations ['37fc766b-9783-4fed-8734-8f9f9cd14461', '1ccd3ddf-9df1-4aae-9047-0a06940a39ba', '8aecc045-7738-4fd9-b776-4f9b5eaca19c', '8a121596-0025-473c-87b3-a4c731457e61'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:28:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d7d8ef23-dcd7-4333-8f21-1df79030a600 tempest-VolumesCloneTest-87067522 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d7d8ef23-dcd7-4333-8f21-1df79030a600 tempest-VolumesCloneTest-87067522 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d7d8ef23-dcd7-4333-8f21-1df79030a600 tempest-VolumesCloneTest-87067522 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:28:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d7d8ef23-dcd7-4333-8f21-1df79030a600 tempest-VolumesCloneTest-87067522 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:28:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d7d8ef23-dcd7-4333-8f21-1df79030a600 tempest-VolumesCloneTest-87067522 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d7d8ef23-dcd7-4333-8f21-1df79030a600 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:36 devstack sudo[109134]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:28:36 devstack sudo[109134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-82ee58e5-6843-4136-840d-3e107cac6638 tempest-VolumesCloneTest-87067522 None] Acquiring lock "cinder-35393c92-a834-42a0-b9a0-542d878c6bee-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:28:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-82ee58e5-6843-4136-840d-3e107cac6638 tempest-VolumesCloneTest-87067522 None] Lock "cinder-35393c92-a834-42a0-b9a0-542d878c6bee-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:28:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-82ee58e5-6843-4136-840d-3e107cac6638 tempest-VolumesCloneTest-87067522 None] Acquiring lock "cinder-quobyte-35393c92-a834-42a0-b9a0-542d878c6bee" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:28:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-82ee58e5-6843-4136-840d-3e107cac6638 tempest-VolumesCloneTest-87067522 None] Lock "cinder-quobyte-35393c92-a834-42a0-b9a0-542d878c6bee" acquired by "delete_volume" :: waited 0.025s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:28:36 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[eb64679b-e73f-4115-8d75-04c626226374]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-82ee58e5-6843-4136-840d-3e107cac6638 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:36 devstack sudo[109139]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee Jun 25 18:28:36 devstack sudo[109139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:37 devstack sudo[109134]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d7d8ef23-dcd7-4333-8f21-1df79030a600 tempest-VolumesCloneTest-87067522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.073s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:37 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-d7d8ef23-dcd7-4333-8f21-1df79030a600 tempest-VolumesCloneTest-87067522 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:28:37 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-d7d8ef23-dcd7-4333-8f21-1df79030a600 tempest-VolumesCloneTest-87067522 None] Deleted volume successfully. Jun 25 18:28:37 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d7d8ef23-dcd7-4333-8f21-1df79030a600 tempest-VolumesCloneTest-87067522 None] Lock "cinder-84857cd7-48fc-4631-85a5-aa39a56b3214-delete_volume" released by "delete_volume" :: held 3.099s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:28:38 devstack sudo[109139]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-82ee58e5-6843-4136-840d-3e107cac6638 tempest-VolumesCloneTest-87067522 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee" returned: 0 in 1.425s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-82ee58e5-6843-4136-840d-3e107cac6638 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:38 devstack sudo[109152]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee Jun 25 18:28:38 devstack sudo[109152]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:40 devstack sudo[109152]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-82ee58e5-6843-4136-840d-3e107cac6638 tempest-VolumesCloneTest-87067522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-35393c92-a834-42a0-b9a0-542d878c6bee" returned: 0 in 1.978s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:40 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-82ee58e5-6843-4136-840d-3e107cac6638 tempest-VolumesCloneTest-87067522 None] Lock "cinder-quobyte-35393c92-a834-42a0-b9a0-542d878c6bee" released by "delete_volume" :: held 3.514s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:28:40 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-82ee58e5-6843-4136-840d-3e107cac6638 tempest-VolumesCloneTest-87067522 None] Created reservations ['5561aaab-3b51-47fb-af2e-f6ba4e2778c5', 'f0442d2d-f833-4ff3-9655-d20c13410a1c', '5651a176-43cf-48f7-a2e8-dc203375b015', 'b408b305-e8b2-47a3-8a2e-f0a6913dd385'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:28:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-82ee58e5-6843-4136-840d-3e107cac6638 tempest-VolumesCloneTest-87067522 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-82ee58e5-6843-4136-840d-3e107cac6638 tempest-VolumesCloneTest-87067522 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-82ee58e5-6843-4136-840d-3e107cac6638 tempest-VolumesCloneTest-87067522 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:28:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-82ee58e5-6843-4136-840d-3e107cac6638 tempest-VolumesCloneTest-87067522 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:28:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-82ee58e5-6843-4136-840d-3e107cac6638 tempest-VolumesCloneTest-87067522 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-82ee58e5-6843-4136-840d-3e107cac6638 tempest-VolumesCloneTest-87067522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:40 devstack sudo[109156]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:28:40 devstack sudo[109156]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:42 devstack sudo[109156]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-82ee58e5-6843-4136-840d-3e107cac6638 tempest-VolumesCloneTest-87067522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.775s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:42 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-82ee58e5-6843-4136-840d-3e107cac6638 tempest-VolumesCloneTest-87067522 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:28:42 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-82ee58e5-6843-4136-840d-3e107cac6638 tempest-VolumesCloneTest-87067522 None] Deleted volume successfully. Jun 25 18:28:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-82ee58e5-6843-4136-840d-3e107cac6638 tempest-VolumesCloneTest-87067522 None] Lock "cinder-35393c92-a834-42a0-b9a0-542d878c6bee-delete_volume" released by "delete_volume" :: held 5.829s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:28:42 devstack sudo[109131]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d" returned: 0 in 6.888s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:42 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[7dc8b5fe-90f6-4fb3-875c-ed117167c84d]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:42 devstack sudo[109166]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a Jun 25 18:28:42 devstack sudo[109166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:44 devstack sudo[109166]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a" returned: 0 in 1.277s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:44 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Image conversion details: src /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a, size 1024.00 MB, duration 6.89 sec, destination /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:28:44 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Converted 1024.00 MB image at 148.65 MB/s Jun 25 18:28:44 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d is being set with open permissions: ugo+rw Jun 25 18:28:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:44 devstack sudo[109172]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d Jun 25 18:28:44 devstack sudo[109172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:45 devstack sudo[109172]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d" returned: 0 in 0.995s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Lock "cinder-quobyte-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d" released by "_copy_volume_from_snapshot" :: held 11.069s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:28:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Lock "cinder-quobyte-73527ad9-2ce5-4461-a160-4300f209be07-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d" released by "_create_volume_from_snapshot" :: held 11.108s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:28:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 11.142s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-399094fe-dbd5-41a7-a252-3ac7cecee0db req-79747f4f-00da-484f-b815-51ba6df6cd84 tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 14.079s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:45 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[740183ef-6728-47d3-8380-aeec3dc53a9e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-399094fe-dbd5-41a7-a252-3ac7cecee0db req-79747f4f-00da-484f-b815-51ba6df6cd84 tempest-TestServerVolumeAttachmentScenario-558013170 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-dfcc8ab0-02d6-4521-be99-2e75b035cb73 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (50d50395-4ba0-4bb7-a00a-540df8f36352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d', 'volume_size': 1, 'snapshot_id': '73527ad9-2ce5-4461-a160-4300f209be07'}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (83f6a7bc-3a9d-4e19-b473-4feb6d04b3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:45 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Volume volume-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d (53708cd5-8e5b-4fc5-b1a9-b333bfa6948d): created successfully Jun 25 18:28:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (83f6a7bc-3a9d-4e19-b473-4feb6d04b3ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Flow 'volume_create_manager' (5f023e90-7b5b-44db-93d8-e143aa4d15a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:28:45 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-212c0601-db43-4e7f-94ca-e16d72ab6d2f tempest-VolumeDependencyTests-1290824039 None] Created volume successfully. Jun 25 18:28:45 devstack sudo[109217]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-dfcc8ab0-02d6-4521-be99-2e75b035cb73 Jun 25 18:28:45 devstack sudo[109217]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:46 devstack sudo[109217]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-399094fe-dbd5-41a7-a252-3ac7cecee0db req-79747f4f-00da-484f-b815-51ba6df6cd84 tempest-TestServerVolumeAttachmentScenario-558013170 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-dfcc8ab0-02d6-4521-be99-2e75b035cb73" returned: 0 in 0.949s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-399094fe-dbd5-41a7-a252-3ac7cecee0db req-79747f4f-00da-484f-b815-51ba6df6cd84 tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.986s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-399094fe-dbd5-41a7-a252-3ac7cecee0db req-79747f4f-00da-484f-b815-51ba6df6cd84 tempest-TestServerVolumeAttachmentScenario-558013170 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72', 'name': 'volume-dfcc8ab0-02d6-4521-be99-2e75b035cb73', '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': '28c2f4de-52a9-4266-87de-ec2f0ad41b65', 'enforce_multipath': True} {{(pid=93917) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5556}} Jun 25 18:28:46 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-399094fe-dbd5-41a7-a252-3ac7cecee0db req-79747f4f-00da-484f-b815-51ba6df6cd84 tempest-TestServerVolumeAttachmentScenario-558013170 None] attachment_update completed successfully. Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] Acquiring lock "cinder-73527ad9-2ce5-4461-a160-4300f209be07-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] Lock "cinder-73527ad9-2ce5-4461-a160-4300f209be07-delete_snapshot" acquired by "delete_snapshot" :: waited 0.034s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] Acquiring lock "cinder-quobyte-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] Lock "cinder-quobyte-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a" acquired by "delete_snapshot" :: waited 0.028s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] Acquiring lock "cinder-quobyte-73527ad9-2ce5-4461-a160-4300f209be07" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Flow 'volume_create_manager' (c615faec-cad5-4c2a-bed3-2c8c6a27f49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4b2ed89e-be87-4d53-bb00-c739f41d1d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] Lock "cinder-quobyte-73527ad9-2ce5-4461-a160-4300f209be07" acquired by "_delete_snapshot" :: waited 0.063s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] Deleting offline snapshot 73527ad9-2ce5-4461-a160-4300f209be07 of volume 4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] snapshot_file for this snap is: volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4b2ed89e-be87-4d53-bb00-c739f41d1d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:28:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1597438551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6d0cfd48-03ce-4480-8358-aa4e2d3e93aa,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='dd8754e15676451dbffc24b7f787b659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:28:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:28:46Z,use_quota=True,user_id='86b319ea775a4b53a2f1886341da15cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0dffea90-0510-4c43-bf41-de2c6386fbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0dffea90-0510-4c43-bf41-de2c6386fbfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (77052f99-e4d0-4524-a018-046264215a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (77052f99-e4d0-4524-a018-046264215a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6d0cfd48-03ce-4480-8358-aa4e2d3e93aa', 'volume_name': 'volume-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a7fe8cab-b6b3-4458-8f7c-793c7cabc04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a7fe8cab-b6b3-4458-8f7c-793c7cabc04b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2170fa3-249f-42fc-bedd-b4474e544916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:46 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Volume 6d0cfd48-03ce-4480-8358-aa4e2d3e93aa: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa', 'volume_size': 1} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:28:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1597438551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6d0cfd48-03ce-4480-8358-aa4e2d3e93aa,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='dd8754e15676451dbffc24b7f787b659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:28:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:28:46Z,use_quota=True,user_id='86b319ea775a4b53a2f1886341da15cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Creating volume 6d0cfd48-03ce-4480-8358-aa4e2d3e93aa {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:28:46 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[14123dcb-a0b7-460e-8295-233d6fdaeb90]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:46 devstack sudo[109223]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa 1073741824 Jun 25 18:28:46 devstack sudo[109223]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:46 devstack sudo[109224]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07 Jun 25 18:28:46 devstack sudo[109224]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:47 devstack sudo[109224]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07" returned: 0 in 1.087s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:47 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:28:47 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[37c91cf7-90ec-45b6-854d-de95381c44d0]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:47 devstack sudo[109223]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa 1073741824" returned: 0 in 1.186s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:47 devstack sudo[109239]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a Jun 25 18:28:47 devstack sudo[109239]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:47 devstack sudo[109242]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa Jun 25 18:28:47 devstack sudo[109242]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:48 devstack sudo[109239]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a" returned: 0 in 0.992s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:48 devstack sudo[109251]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07 Jun 25 18:28:48 devstack sudo[109251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:48 devstack sudo[109242]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa" returned: 0 in 0.941s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:48 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] <== create_volume: return (2188ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:28:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.191s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:48 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2170fa3-249f-42fc-bedd-b4474e544916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:48 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7cc62998-e6b1-4f84-8f7c-994bad54bccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:48 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Volume volume-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa (6d0cfd48-03ce-4480-8358-aa4e2d3e93aa): created successfully Jun 25 18:28:48 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7cc62998-e6b1-4f84-8f7c-994bad54bccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:48 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Flow 'volume_create_manager' (c615faec-cad5-4c2a-bed3-2c8c6a27f49f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:28:48 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5e3f0246-3439-483b-8e6f-04aa94e64d02 tempest-VolumesGetTest-32275245 None] Created volume successfully. Jun 25 18:28:49 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-5584befa-2c03-4771-b896-e2791c20bdd2 req-294e9d7a-81d8-422a-ac82-4f6cdaf8932e tempest-TestShelveInstance-1159948462 None] Terminate volume connection completed successfully. Jun 25 18:28:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-5584befa-2c03-4771-b896-e2791c20bdd2 req-294e9d7a-81d8-422a-ac82-4f6cdaf8932e tempest-TestShelveInstance-1159948462 None] Deleting attachment 3a2a9988-c40a-4713-baef-4d8e2bd18654. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:28:49 devstack sudo[109251]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07" returned: 0 in 0.814s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:49 devstack sudo[109256]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07 Jun 25 18:28:49 devstack sudo[109256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:50 devstack sudo[109256]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a.73527ad9-2ce5-4461-a160-4300f209be07" returned: 0 in 0.960s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] Lock "cinder-quobyte-73527ad9-2ce5-4461-a160-4300f209be07" released by "_delete_snapshot" :: held 4.034s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] Lock "cinder-quobyte-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a" released by "delete_snapshot" :: held 4.109s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Flow 'volume_create_manager' (6413fb5c-35df-4a41-aa04-e4148aaeb257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ae42feaf-7845-4f00-b47a-57515fccac79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ae42feaf-7845-4f00-b47a-57515fccac79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:28:50Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1367072894',display_name='tempest-VolumesGetTest-Volume-1307201808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0ac89124-e92f-4af2-bb6e-bb0f0900388c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8754e15676451dbffc24b7f787b659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:28: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-25T16:28:51Z,use_quota=True,user_id='86b319ea775a4b53a2f1886341da15cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67b5d964-a1e4-4226-a93f-2b9cdd85bccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67b5d964-a1e4-4226-a93f-2b9cdd85bccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a705814b-c14c-4b56-9c73-ca7ed292d1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a705814b-c14c-4b56-9c73-ca7ed292d1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0ac89124-e92f-4af2-bb6e-bb0f0900388c', 'volume_name': 'volume-0ac89124-e92f-4af2-bb6e-bb0f0900388c', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (36a54884-549c-47da-b122-d5dd0c52a3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (36a54884-549c-47da-b122-d5dd0c52a3f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (31f4b676-517b-411d-ad21-b4bbe12997aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:50 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Volume 0ac89124-e92f-4af2-bb6e-bb0f0900388c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0ac89124-e92f-4af2-bb6e-bb0f0900388c', 'volume_size': 1} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:28:50Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1367072894',display_name='tempest-VolumesGetTest-Volume-1307201808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0ac89124-e92f-4af2-bb6e-bb0f0900388c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8754e15676451dbffc24b7f787b659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:28: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-25T16:28:51Z,use_quota=True,user_id='86b319ea775a4b53a2f1886341da15cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Creating volume 0ac89124-e92f-4af2-bb6e-bb0f0900388c {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:28:50 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0ac89124-e92f-4af2-bb6e-bb0f0900388c 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:50 devstack sudo[109259]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0ac89124-e92f-4af2-bb6e-bb0f0900388c 1073741824 Jun 25 18:28:50 devstack sudo[109259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] Created reservations ['f2b58f49-cd8e-4c5b-ac0e-3297f74ca5a0', '03b8889a-e445-4d25-b043-6c0d4b8bcab4', '01484771-3106-4ba6-800a-50c89855c2f4', '1d2e68b5-7fed-4b9e-867e-794a36684e8c'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:28:50 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] Delete snapshot completed successfully. Jun 25 18:28:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-17ed7fcb-3bc4-45a4-807d-c6d9baf5e67e tempest-VolumeDependencyTests-1290824039 None] Lock "cinder-73527ad9-2ce5-4461-a160-4300f209be07-delete_snapshot" released by "delete_snapshot" :: held 4.392s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:28:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ff727361-2e1a-4657-9146-65cfa8834f78 tempest-VolumeDependencyTests-1290824039 None] Acquiring lock "cinder-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:28:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ff727361-2e1a-4657-9146-65cfa8834f78 tempest-VolumeDependencyTests-1290824039 None] Lock "cinder-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:28:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ff727361-2e1a-4657-9146-65cfa8834f78 tempest-VolumeDependencyTests-1290824039 None] Acquiring lock "cinder-quobyte-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:28:52 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ff727361-2e1a-4657-9146-65cfa8834f78 tempest-VolumeDependencyTests-1290824039 None] Lock "cinder-quobyte-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a" acquired by "delete_volume" :: waited 0.025s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:28:52 devstack sudo[109259]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0ac89124-e92f-4af2-bb6e-bb0f0900388c 1073741824" returned: 0 in 1.335s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:52 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[08a81179-a353-4364-98cb-cb081f889097]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ff727361-2e1a-4657-9146-65cfa8834f78 tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0ac89124-e92f-4af2-bb6e-bb0f0900388c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:52 devstack sudo[109267]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0ac89124-e92f-4af2-bb6e-bb0f0900388c Jun 25 18:28:52 devstack sudo[109267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:52 devstack sudo[109266]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a Jun 25 18:28:52 devstack sudo[109266]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:53 devstack sudo[109266]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ff727361-2e1a-4657-9146-65cfa8834f78 tempest-VolumeDependencyTests-1290824039 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a" returned: 0 in 1.201s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:53 devstack sudo[109267]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ff727361-2e1a-4657-9146-65cfa8834f78 tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0ac89124-e92f-4af2-bb6e-bb0f0900388c" returned: 0 in 1.100s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] <== create_volume: return (2581ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:28:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.584s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:53 devstack sudo[109277]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a Jun 25 18:28:53 devstack sudo[109277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (31f4b676-517b-411d-ad21-b4bbe12997aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0ac89124-e92f-4af2-bb6e-bb0f0900388c', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7f2dc2e8-6e4f-4df2-9e1e-5787cd39d7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:28:53 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Volume volume-0ac89124-e92f-4af2-bb6e-bb0f0900388c (0ac89124-e92f-4af2-bb6e-bb0f0900388c): created successfully Jun 25 18:28:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7f2dc2e8-6e4f-4df2-9e1e-5787cd39d7ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:28:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Flow 'volume_create_manager' (6413fb5c-35df-4a41-aa04-e4148aaeb257) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:28:53 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-4313380e-a4b8-4922-9954-cee3e9ccf0e1 tempest-VolumesGetTest-32275245 None] Created volume successfully. Jun 25 18:28:54 devstack sudo[109277]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ff727361-2e1a-4657-9146-65cfa8834f78 tempest-VolumeDependencyTests-1290824039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a" returned: 0 in 0.798s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ff727361-2e1a-4657-9146-65cfa8834f78 tempest-VolumeDependencyTests-1290824039 None] Lock "cinder-quobyte-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a" released by "delete_volume" :: held 2.113s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:28:54 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-ff727361-2e1a-4657-9146-65cfa8834f78 tempest-VolumeDependencyTests-1290824039 None] Created reservations ['e17ee10e-5167-4ebf-b5e8-3fddc48abb1f', '3983229b-05c7-4c56-ae84-b26a495fe2df', '1228b60d-970b-4bf2-877b-b2212a454dfa', '522b3011-db13-4fa9-ab97-0327c739b227'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:28:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4bd4a09f-144d-4b29-baa9-ddff5b0b38cd tempest-VolumesGetTest-32275245 None] Acquiring lock "cinder-0ac89124-e92f-4af2-bb6e-bb0f0900388c-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:28:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ff727361-2e1a-4657-9146-65cfa8834f78 tempest-VolumeDependencyTests-1290824039 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ff727361-2e1a-4657-9146-65cfa8834f78 tempest-VolumeDependencyTests-1290824039 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:54 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ff727361-2e1a-4657-9146-65cfa8834f78 tempest-VolumeDependencyTests-1290824039 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:28:54 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ff727361-2e1a-4657-9146-65cfa8834f78 tempest-VolumeDependencyTests-1290824039 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:28:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ff727361-2e1a-4657-9146-65cfa8834f78 tempest-VolumeDependencyTests-1290824039 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ff727361-2e1a-4657-9146-65cfa8834f78 tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4bd4a09f-144d-4b29-baa9-ddff5b0b38cd tempest-VolumesGetTest-32275245 None] Lock "cinder-0ac89124-e92f-4af2-bb6e-bb0f0900388c-delete_volume" acquired by "delete_volume" :: waited 0.057s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:28:54 devstack sudo[109283]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:28:54 devstack sudo[109283]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4bd4a09f-144d-4b29-baa9-ddff5b0b38cd tempest-VolumesGetTest-32275245 None] Acquiring lock "cinder-quobyte-0ac89124-e92f-4af2-bb6e-bb0f0900388c" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:28:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4bd4a09f-144d-4b29-baa9-ddff5b0b38cd tempest-VolumesGetTest-32275245 None] Lock "cinder-quobyte-0ac89124-e92f-4af2-bb6e-bb0f0900388c" acquired by "delete_volume" :: waited 0.019s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:28:54 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[c744abe0-85e4-4442-913e-df44fef6ea5c]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4bd4a09f-144d-4b29-baa9-ddff5b0b38cd tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0ac89124-e92f-4af2-bb6e-bb0f0900388c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:54 devstack sudo[109285]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0ac89124-e92f-4af2-bb6e-bb0f0900388c Jun 25 18:28:54 devstack sudo[109285]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:55 devstack sudo[109283]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ff727361-2e1a-4657-9146-65cfa8834f78 tempest-VolumeDependencyTests-1290824039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.728s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:55 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-ff727361-2e1a-4657-9146-65cfa8834f78 tempest-VolumeDependencyTests-1290824039 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:28:55 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-ff727361-2e1a-4657-9146-65cfa8834f78 tempest-VolumeDependencyTests-1290824039 None] Deleted volume successfully. Jun 25 18:28:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ff727361-2e1a-4657-9146-65cfa8834f78 tempest-VolumeDependencyTests-1290824039 None] Lock "cinder-4c9d343a-7fdc-4c68-b3ad-5ad58b43df9a-delete_volume" released by "delete_volume" :: held 3.156s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:28:55 devstack sudo[109285]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-30006213-e7e4-4807-a3a0-7c1fcc5e24b9 tempest-VolumeDependencyTests-1290824039 None] Acquiring lock "cinder-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:28:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4bd4a09f-144d-4b29-baa9-ddff5b0b38cd tempest-VolumesGetTest-32275245 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0ac89124-e92f-4af2-bb6e-bb0f0900388c" returned: 0 in 0.857s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4bd4a09f-144d-4b29-baa9-ddff5b0b38cd tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0ac89124-e92f-4af2-bb6e-bb0f0900388c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-30006213-e7e4-4807-a3a0-7c1fcc5e24b9 tempest-VolumeDependencyTests-1290824039 None] Lock "cinder-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:28:55 devstack sudo[109292]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0ac89124-e92f-4af2-bb6e-bb0f0900388c Jun 25 18:28:55 devstack sudo[109292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-30006213-e7e4-4807-a3a0-7c1fcc5e24b9 tempest-VolumeDependencyTests-1290824039 None] Acquiring lock "cinder-quobyte-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:28:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-30006213-e7e4-4807-a3a0-7c1fcc5e24b9 tempest-VolumeDependencyTests-1290824039 None] Lock "cinder-quobyte-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d" acquired by "delete_volume" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:28:55 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[cc2f00f7-067b-406c-b736-e88101a1160c]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-30006213-e7e4-4807-a3a0-7c1fcc5e24b9 tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:55 devstack sudo[109298]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d Jun 25 18:28:55 devstack sudo[109298]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-5cb93e43-458e-47b9-a99e-286aadaa80e3 req-a74aea85-51e8-4357-9752-04b4be95421e tempest-TestShelveInstance-1159948462 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-5cb93e43-458e-47b9-a99e-286aadaa80e3 req-a74aea85-51e8-4357-9752-04b4be95421e tempest-TestShelveInstance-1159948462 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:55 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[6a0191f4-2156-4241-8869-5777d5fabbcc]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-5cb93e43-458e-47b9-a99e-286aadaa80e3 req-a74aea85-51e8-4357-9752-04b4be95421e tempest-TestShelveInstance-1159948462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:55 devstack sudo[109304]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 Jun 25 18:28:55 devstack sudo[109304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:56 devstack sudo[109292]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4bd4a09f-144d-4b29-baa9-ddff5b0b38cd tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0ac89124-e92f-4af2-bb6e-bb0f0900388c" returned: 0 in 0.750s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4bd4a09f-144d-4b29-baa9-ddff5b0b38cd tempest-VolumesGetTest-32275245 None] Lock "cinder-quobyte-0ac89124-e92f-4af2-bb6e-bb0f0900388c" released by "delete_volume" :: held 1.656s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:28:56 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-4bd4a09f-144d-4b29-baa9-ddff5b0b38cd tempest-VolumesGetTest-32275245 None] Created reservations ['5cb6de68-faa9-4d69-acdc-0695d979082f', '09e71a37-ace1-4924-b110-0015c1a831a5', '124fbf1f-621e-41aa-898a-24d19217b936', '50707ae1-8d07-450b-90fb-e59e33e69705'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:28:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4bd4a09f-144d-4b29-baa9-ddff5b0b38cd tempest-VolumesGetTest-32275245 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4bd4a09f-144d-4b29-baa9-ddff5b0b38cd tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:56 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4bd4a09f-144d-4b29-baa9-ddff5b0b38cd tempest-VolumesGetTest-32275245 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:28:56 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4bd4a09f-144d-4b29-baa9-ddff5b0b38cd tempest-VolumesGetTest-32275245 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:28:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4bd4a09f-144d-4b29-baa9-ddff5b0b38cd tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4bd4a09f-144d-4b29-baa9-ddff5b0b38cd tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:56 devstack sudo[109310]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:28:56 devstack sudo[109310]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:56 devstack sudo[109298]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-30006213-e7e4-4807-a3a0-7c1fcc5e24b9 tempest-VolumeDependencyTests-1290824039 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d" returned: 0 in 0.979s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-30006213-e7e4-4807-a3a0-7c1fcc5e24b9 tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:56 devstack sudo[109312]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d Jun 25 18:28:56 devstack sudo[109312]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7ca37d6b-11ae-441d-b657-2eaf0122dae2 tempest-VolumesGetTest-32275245 None] Acquiring lock "cinder-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:28:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7ca37d6b-11ae-441d-b657-2eaf0122dae2 tempest-VolumesGetTest-32275245 None] Lock "cinder-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:28:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7ca37d6b-11ae-441d-b657-2eaf0122dae2 tempest-VolumesGetTest-32275245 None] Acquiring lock "cinder-quobyte-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:28:56 devstack sudo[109304]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-5cb93e43-458e-47b9-a99e-286aadaa80e3 req-a74aea85-51e8-4357-9752-04b4be95421e tempest-TestShelveInstance-1159948462 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62" returned: 0 in 1.215s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-5cb93e43-458e-47b9-a99e-286aadaa80e3 req-a74aea85-51e8-4357-9752-04b4be95421e tempest-TestShelveInstance-1159948462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7ca37d6b-11ae-441d-b657-2eaf0122dae2 tempest-VolumesGetTest-32275245 None] Lock "cinder-quobyte-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa" acquired by "delete_volume" :: waited 0.032s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:28:56 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[b946796d-3e05-4999-8da5-706dec68b56e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ca37d6b-11ae-441d-b657-2eaf0122dae2 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:57 devstack sudo[109316]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 Jun 25 18:28:57 devstack sudo[109316]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:57 devstack sudo[109317]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa Jun 25 18:28:57 devstack sudo[109317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:57 devstack sudo[109310]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4bd4a09f-144d-4b29-baa9-ddff5b0b38cd tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.006s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-4bd4a09f-144d-4b29-baa9-ddff5b0b38cd tempest-VolumesGetTest-32275245 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:28:57 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-4bd4a09f-144d-4b29-baa9-ddff5b0b38cd tempest-VolumesGetTest-32275245 None] Deleted volume successfully. Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4bd4a09f-144d-4b29-baa9-ddff5b0b38cd tempest-VolumesGetTest-32275245 None] Lock "cinder-0ac89124-e92f-4af2-bb6e-bb0f0900388c-delete_volume" released by "delete_volume" :: held 2.968s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-81293a0b-bd78-4534-923d-a8ab6e68cbc2 req-c9458b0c-72ba-42d5-b449-4df2144db9c4 tempest-TestServerVolumeAttachmentScenario-558013170 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:57 devstack sudo[109312]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-30006213-e7e4-4807-a3a0-7c1fcc5e24b9 tempest-VolumeDependencyTests-1290824039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d" returned: 0 in 1.043s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-30006213-e7e4-4807-a3a0-7c1fcc5e24b9 tempest-VolumeDependencyTests-1290824039 None] Lock "cinder-quobyte-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d" released by "delete_volume" :: held 2.074s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-30006213-e7e4-4807-a3a0-7c1fcc5e24b9 tempest-VolumeDependencyTests-1290824039 None] Created reservations ['6c42bf3a-27f2-4e9d-9c1b-246d535956ce', '185b6265-1a81-44cb-8cb8-5cff587de274', 'c721eace-192f-44d1-8b8c-0511a2e0f493', '6e76b26e-9467-40b8-b1ee-19f54c37aed4'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-30006213-e7e4-4807-a3a0-7c1fcc5e24b9 tempest-VolumeDependencyTests-1290824039 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-30006213-e7e4-4807-a3a0-7c1fcc5e24b9 tempest-VolumeDependencyTests-1290824039 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-30006213-e7e4-4807-a3a0-7c1fcc5e24b9 tempest-VolumeDependencyTests-1290824039 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-30006213-e7e4-4807-a3a0-7c1fcc5e24b9 tempest-VolumeDependencyTests-1290824039 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-30006213-e7e4-4807-a3a0-7c1fcc5e24b9 tempest-VolumeDependencyTests-1290824039 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-30006213-e7e4-4807-a3a0-7c1fcc5e24b9 tempest-VolumeDependencyTests-1290824039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:57 devstack sudo[109330]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:28:57 devstack sudo[109330]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:57 devstack sudo[109316]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-5cb93e43-458e-47b9-a99e-286aadaa80e3 req-a74aea85-51e8-4357-9752-04b4be95421e tempest-TestShelveInstance-1159948462 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62" returned: 1 in 0.978s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-5cb93e43-458e-47b9-a99e-286aadaa80e3 req-a74aea85-51e8-4357-9752-04b4be95421e tempest-TestShelveInstance-1159948462 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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-5cb93e43-458e-47b9-a99e-286aadaa80e3 req-a74aea85-51e8-4357-9752-04b4be95421e tempest-TestShelveInstance-1159948462 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 2.250s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-81293a0b-bd78-4534-923d-a8ab6e68cbc2 req-c9458b0c-72ba-42d5-b449-4df2144db9c4 tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.475s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[9cbe11dd-492a-4d0a-8fd8-5994f83fa10c]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-81293a0b-bd78-4534-923d-a8ab6e68cbc2 req-c9458b0c-72ba-42d5-b449-4df2144db9c4 tempest-TestServerVolumeAttachmentScenario-558013170 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e25e3256-7d0d-4309-96d8-03e89ea6260a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-5cb93e43-458e-47b9-a99e-286aadaa80e3 req-a74aea85-51e8-4357-9752-04b4be95421e tempest-TestShelveInstance-1159948462 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72', 'name': 'volume-64a25905-ba63-461a-8116-ca327a058b62', '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': 'f501d412-ef4d-43a1-adef-1cc64fb4f6c3', 'enforce_multipath': True} {{(pid=93917) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5556}} Jun 25 18:28:57 devstack sudo[109317]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ca37d6b-11ae-441d-b657-2eaf0122dae2 tempest-VolumesGetTest-32275245 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa" returned: 0 in 1.015s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ca37d6b-11ae-441d-b657-2eaf0122dae2 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:58 devstack sudo[109339]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa Jun 25 18:28:58 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:28:58 devstack sudo[109339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:28:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:28:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:58 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-5cb93e43-458e-47b9-a99e-286aadaa80e3 req-a74aea85-51e8-4357-9752-04b4be95421e tempest-TestShelveInstance-1159948462 None] attachment_update completed successfully. Jun 25 18:28:58 devstack sudo[109338]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e25e3256-7d0d-4309-96d8-03e89ea6260a Jun 25 18:28:58 devstack sudo[109338]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:58 devstack sudo[109341]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:28:58 devstack sudo[109341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:58 devstack sudo[109330]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-30006213-e7e4-4807-a3a0-7c1fcc5e24b9 tempest-VolumeDependencyTests-1290824039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.895s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:58 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-30006213-e7e4-4807-a3a0-7c1fcc5e24b9 tempest-VolumeDependencyTests-1290824039 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:28:58 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-30006213-e7e4-4807-a3a0-7c1fcc5e24b9 tempest-VolumeDependencyTests-1290824039 None] Deleted volume successfully. Jun 25 18:28:58 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-30006213-e7e4-4807-a3a0-7c1fcc5e24b9 tempest-VolumeDependencyTests-1290824039 None] Lock "cinder-53708cd5-8e5b-4fc5-b1a9-b333bfa6948d-delete_volume" released by "delete_volume" :: held 3.242s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:28:58 devstack sudo[109341]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.895s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:58 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:28:58 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:28:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 28 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:28:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:28:59 devstack sudo[109339]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ca37d6b-11ae-441d-b657-2eaf0122dae2 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa" returned: 0 in 1.089s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:59 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7ca37d6b-11ae-441d-b657-2eaf0122dae2 tempest-VolumesGetTest-32275245 None] Lock "cinder-quobyte-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa" released by "delete_volume" :: held 2.167s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:28:59 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-7ca37d6b-11ae-441d-b657-2eaf0122dae2 tempest-VolumesGetTest-32275245 None] Created reservations ['81e2589c-fa1e-41ce-b9f8-3b98bcd5b36b', 'c83137bf-ed15-4dc6-bf8c-31d9bc097fcc', '5869a4c2-1379-4c72-a60d-5e5ab92ac9a2', 'a6c9d746-4382-4f6e-b07c-c95ea30ab41f'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:28:59 devstack sudo[109338]: pam_unix(sudo:session): session closed for user root Jun 25 18:28:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-81293a0b-bd78-4534-923d-a8ab6e68cbc2 req-c9458b0c-72ba-42d5-b449-4df2144db9c4 tempest-TestServerVolumeAttachmentScenario-558013170 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e25e3256-7d0d-4309-96d8-03e89ea6260a" returned: 0 in 1.278s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:28:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-81293a0b-bd78-4534-923d-a8ab6e68cbc2 req-c9458b0c-72ba-42d5-b449-4df2144db9c4 tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.302s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-81293a0b-bd78-4534-923d-a8ab6e68cbc2 req-c9458b0c-72ba-42d5-b449-4df2144db9c4 tempest-TestServerVolumeAttachmentScenario-558013170 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72', 'name': 'volume-e25e3256-7d0d-4309-96d8-03e89ea6260a', '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': '9cbe0cb7-8cba-4520-94ed-73f64d3a675c', 'enforce_multipath': True} {{(pid=93917) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5556}} Jun 25 18:28:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7ca37d6b-11ae-441d-b657-2eaf0122dae2 tempest-VolumesGetTest-32275245 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:28:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7ca37d6b-11ae-441d-b657-2eaf0122dae2 tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:28:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7ca37d6b-11ae-441d-b657-2eaf0122dae2 tempest-VolumesGetTest-32275245 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:28:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7ca37d6b-11ae-441d-b657-2eaf0122dae2 tempest-VolumesGetTest-32275245 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:28:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7ca37d6b-11ae-441d-b657-2eaf0122dae2 tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:28:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ca37d6b-11ae-441d-b657-2eaf0122dae2 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:28:59 devstack sudo[109351]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:28:59 devstack sudo[109351]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:28:59 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-81293a0b-bd78-4534-923d-a8ab6e68cbc2 req-c9458b0c-72ba-42d5-b449-4df2144db9c4 tempest-TestServerVolumeAttachmentScenario-558013170 None] attachment_update completed successfully. Jun 25 18:29:00 devstack sudo[109351]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ca37d6b-11ae-441d-b657-2eaf0122dae2 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.852s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-7ca37d6b-11ae-441d-b657-2eaf0122dae2 tempest-VolumesGetTest-32275245 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:29:00 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-7ca37d6b-11ae-441d-b657-2eaf0122dae2 tempest-VolumesGetTest-32275245 None] Deleted volume successfully. Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7ca37d6b-11ae-441d-b657-2eaf0122dae2 tempest-VolumesGetTest-32275245 None] Lock "cinder-6d0cfd48-03ce-4480-8358-aa4e2d3e93aa-delete_volume" released by "delete_volume" :: held 3.335s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Flow 'volume_create_manager' (787e984c-e067-43b5-8f68-ae213d811d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37ecd307-9810-426c-b745-6e53ac235684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37ecd307-9810-426c-b745-6e53ac235684) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:29:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1071677957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b2272a90-c024-4a29-832a-80dea2125e22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8754e15676451dbffc24b7f787b659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:29: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-25T16:29:00Z,use_quota=True,user_id='86b319ea775a4b53a2f1886341da15cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ead2adc-57ac-4a39-a949-6890b532832c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ead2adc-57ac-4a39-a949-6890b532832c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4653d6a1-5c02-4bb5-8926-34175617d76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4653d6a1-5c02-4bb5-8926-34175617d76c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b2272a90-c024-4a29-832a-80dea2125e22', 'volume_name': 'volume-b2272a90-c024-4a29-832a-80dea2125e22', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f4a6bbf-3e0e-47b8-84d2-f6b1029aeaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f4a6bbf-3e0e-47b8-84d2-f6b1029aeaa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0526afb8-45dd-42c4-ae31-8b12dcce0317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:00 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Volume b2272a90-c024-4a29-832a-80dea2125e22: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b2272a90-c024-4a29-832a-80dea2125e22', 'volume_size': 1} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:29:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1071677957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b2272a90-c024-4a29-832a-80dea2125e22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8754e15676451dbffc24b7f787b659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:29: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-25T16:29:00Z,use_quota=True,user_id='86b319ea775a4b53a2f1886341da15cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Creating volume b2272a90-c024-4a29-832a-80dea2125e22 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:29:00 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:29:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:00 devstack sudo[109358]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22 1073741824 Jun 25 18:29:00 devstack sudo[109358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:01 devstack sudo[109358]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22 1073741824" returned: 0 in 1.035s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:01 devstack sudo[109365]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22 Jun 25 18:29:01 devstack sudo[109365]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:02 devstack sudo[109365]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22" returned: 0 in 0.755s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:02 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] <== create_volume: return (1837ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:29:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.845s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:29:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0526afb8-45dd-42c4-ae31-8b12dcce0317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b2272a90-c024-4a29-832a-80dea2125e22', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd3fce40-751d-4c1e-83ea-f4a64aeffc3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:02 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Volume volume-b2272a90-c024-4a29-832a-80dea2125e22 (b2272a90-c024-4a29-832a-80dea2125e22): created successfully Jun 25 18:29:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd3fce40-751d-4c1e-83ea-f4a64aeffc3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Flow 'volume_create_manager' (787e984c-e067-43b5-8f68-ae213d811d4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:29:02 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-746a9a48-77be-400e-9435-71884676e22a tempest-VolumesGetTest-32275245 None] Created volume successfully. Jun 25 18:29:04 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:29:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Flow 'volume_create_manager' (5bf9c846-5fa6-4312-a871-bac6865f7424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:29:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (098cb491-ad39-4f91-942f-7c9f2183fbf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (098cb491-ad39-4f91-942f-7c9f2183fbf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:29:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1743672645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a089df79-4f3b-4931-a427-52f0d618cd93,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='dd8754e15676451dbffc24b7f787b659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:29:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b2272a90-c024-4a29-832a-80dea2125e22,status='creating',terminated_at=None,updated_at=2026-06-25T16:29:04Z,use_quota=True,user_id='86b319ea775a4b53a2f1886341da15cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39b05550-9d0c-4c77-81ce-694f54290454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39b05550-9d0c-4c77-81ce-694f54290454) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (751c0333-d3de-40e2-a45c-868ef5de8fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (751c0333-d3de-40e2-a45c-868ef5de8fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'a089df79-4f3b-4931-a427-52f0d618cd93', 'volume_name': 'volume-a089df79-4f3b-4931-a427-52f0d618cd93', 'volume_size': 1, 'source_volid': 'b2272a90-c024-4a29-832a-80dea2125e22', 'source_volstatus': 'available'}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (549a3712-c75c-4083-8206-b4fce90e2af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (549a3712-c75c-4083-8206-b4fce90e2af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (76443def-b5a0-4ed9-bce4-dc474fb750ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:04 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Volume a089df79-4f3b-4931-a427-52f0d618cd93: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-a089df79-4f3b-4931-a427-52f0d618cd93', 'volume_size': 1, 'source_volid': 'b2272a90-c024-4a29-832a-80dea2125e22', 'source_volstatus': 'available'} Jun 25 18:29:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:04 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Cloning volume b2272a90-c024-4a29-832a-80dea2125e22 to volume a089df79-4f3b-4931-a427-52f0d618cd93 Jun 25 18:29:04 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Creating offline snapshot e59d1b71-a35b-493e-a426-05d0dda27f84 of volume b2272a90-c024-4a29-832a-80dea2125e22 {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:29:04 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[9f8d3dba-992d-483b-8749-230362639f1e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:29:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:04 devstack sudo[109369]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22 Jun 25 18:29:04 devstack sudo[109369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:05 devstack sudo[109369]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22" returned: 0 in 1.027s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:05 devstack sudo[109376]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84 1G Jun 25 18:29:05 devstack sudo[109376]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:06 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-886e433f-6442-4782-9beb-0791ce2dc309 req-523b27d6-dba1-4470-8c90-95e4055743ee tempest-TestServerVolumeAttachmentScenario-558013170 None] Terminate volume connection completed successfully. Jun 25 18:29:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-886e433f-6442-4782-9beb-0791ce2dc309 req-523b27d6-dba1-4470-8c90-95e4055743ee tempest-TestServerVolumeAttachmentScenario-558013170 None] Deleting attachment 9cbe0cb7-8cba-4520-94ed-73f64d3a675c. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:29:06 devstack sudo[109376]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84 1G" returned: 0 in 1.032s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b2272a90-c024-4a29-832a-80dea2125e22 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:06 devstack sudo[109387]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b2272a90-c024-4a29-832a-80dea2125e22 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84 Jun 25 18:29:06 devstack sudo[109387]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:07 devstack sudo[109387]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b2272a90-c024-4a29-832a-80dea2125e22 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84" returned: 0 in 0.929s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:07 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84 is being set with open permissions: ugo+rw Jun 25 18:29:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:07 devstack sudo[109396]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84 Jun 25 18:29:07 devstack sudo[109396]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:08 devstack sudo[109396]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84" returned: 0 in 0.879s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:08 devstack sudo[109400]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.info Jun 25 18:29:08 devstack sudo[109400]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:09 devstack sudo[109400]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.info" returned: 0 in 0.833s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:09 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.info is being set with open permissions: ugo+rw Jun 25 18:29:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:09 devstack sudo[109421]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.info Jun 25 18:29:09 devstack sudo[109421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:10 devstack sudo[109421]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.info" returned: 0 in 0.837s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:10 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Acquiring lock "cinder-quobyte-a089df79-4f3b-4931-a427-52f0d618cd93" by "_copy_volume_from_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:29:10 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Lock "cinder-quobyte-a089df79-4f3b-4931-a427-52f0d618cd93" acquired by "_copy_volume_from_snapshot" :: waited 0.041s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:29:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] snapshot: e59d1b71-a35b-493e-a426-05d0dda27f84, volume: a089df79-4f3b-4931-a427-52f0d618cd93, {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:29:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:29:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:29:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:29:10 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[ca24e92f-8608-43b2-9304-082abb57210e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:29:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:10 devstack sudo[109475]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84 Jun 25 18:29:10 devstack sudo[109475]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:10 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-9ab2298b-9bbe-4461-800e-b1e374010024 req-b530c92a-a730-481b-a395-eac2c63398c8 tempest-TestServerVolumeAttachmentScenario-558013170 None] Terminate volume connection completed successfully. Jun 25 18:29:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-9ab2298b-9bbe-4461-800e-b1e374010024 req-b530c92a-a730-481b-a395-eac2c63398c8 tempest-TestServerVolumeAttachmentScenario-558013170 None] Deleting attachment 28c2f4de-52a9-4266-87de-ec2f0ad41b65. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:29:11 devstack sudo[109475]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84" returned: 0 in 1.326s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:11 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b2272a90-c024-4a29-832a-80dea2125e22(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:29:11 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22 {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:29:11 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Creating direct copy from snapshot {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:29:11 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[4ae011f5-ac16-4402-8037-fa7425dfc099]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:29:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:11 devstack sudo[109528]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22 Jun 25 18:29:11 devstack sudo[109528]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:13 devstack sudo[109528]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22" returned: 0 in 1.839s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:13 devstack cinder-volume[93917]: DEBUG cinder.utils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Path /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a089df79-4f3b-4931-a427-52f0d618cd93 not found in is_blk_device check {{(pid=93917) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:29:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a089df79-4f3b-4931-a427-52f0d618cd93 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:13 devstack sudo[109538]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a089df79-4f3b-4931-a427-52f0d618cd93 Jun 25 18:29:13 devstack sudo[109538]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:20 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=64,cinder:INSERT=17,cinder:DELETE=8,cinder:UPDATE=76 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:29:20 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:UPDATE=70,cinder:SELECT=70,cinder:INSERT=17,cinder:DELETE=3 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:29:23 devstack sudo[109538]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a089df79-4f3b-4931-a427-52f0d618cd93" returned: 0 in 9.811s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:23 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[757cf3d6-5f3a-4740-be21-5ee0044505a8]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:29:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:23 devstack sudo[109603]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22 Jun 25 18:29:23 devstack sudo[109603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:24 devstack sudo[109603]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22" returned: 0 in 1.356s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:24 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Image conversion details: src /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22, size 1024.00 MB, duration 9.81 sec, destination /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a089df79-4f3b-4931-a427-52f0d618cd93 {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:29:24 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Converted 1024.00 MB image at 104.36 MB/s Jun 25 18:29:24 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a089df79-4f3b-4931-a427-52f0d618cd93 is being set with open permissions: ugo+rw Jun 25 18:29:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a089df79-4f3b-4931-a427-52f0d618cd93 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:24 devstack sudo[109615]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a089df79-4f3b-4931-a427-52f0d618cd93 Jun 25 18:29:24 devstack sudo[109615]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:25 devstack sudo[109615]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a089df79-4f3b-4931-a427-52f0d618cd93" returned: 0 in 0.946s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Lock "cinder-quobyte-a089df79-4f3b-4931-a427-52f0d618cd93" released by "_copy_volume_from_snapshot" :: held 15.495s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:29:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Acquiring lock "cinder-quobyte-e59d1b71-a35b-493e-a426-05d0dda27f84" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:29:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Lock "cinder-quobyte-e59d1b71-a35b-493e-a426-05d0dda27f84" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:29:25 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Deleting offline snapshot e59d1b71-a35b-493e-a426-05d0dda27f84 of volume b2272a90-c024-4a29-832a-80dea2125e22 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:29:25 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] snapshot_file for this snap is: volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:29:25 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[607efe95-80fa-4395-bfea-4fe13167cbd1]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:29:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2608654c-e010-4737-bb91-9175b4f6bd65 tempest-TestServerVolumeAttachmentScenario-558013170 None] Acquiring lock "cinder-e25e3256-7d0d-4309-96d8-03e89ea6260a-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:29:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2608654c-e010-4737-bb91-9175b4f6bd65 tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "cinder-e25e3256-7d0d-4309-96d8-03e89ea6260a-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:29:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2608654c-e010-4737-bb91-9175b4f6bd65 tempest-TestServerVolumeAttachmentScenario-558013170 None] Acquiring lock "cinder-quobyte-e25e3256-7d0d-4309-96d8-03e89ea6260a" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:29:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2608654c-e010-4737-bb91-9175b4f6bd65 tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "cinder-quobyte-e25e3256-7d0d-4309-96d8-03e89ea6260a" acquired by "delete_volume" :: waited 0.072s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:29:26 devstack sudo[109620]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84 Jun 25 18:29:26 devstack sudo[109620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:26 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[81e4331a-f43e-4bd9-b286-1c8456cf9208]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:29:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2608654c-e010-4737-bb91-9175b4f6bd65 tempest-TestServerVolumeAttachmentScenario-558013170 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e25e3256-7d0d-4309-96d8-03e89ea6260a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:26 devstack sudo[109622]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e25e3256-7d0d-4309-96d8-03e89ea6260a Jun 25 18:29:26 devstack sudo[109622]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:26 devstack sudo[109620]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84" returned: 0 in 1.094s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:26 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b2272a90-c024-4a29-832a-80dea2125e22(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:29:26 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[44c208b0-d33c-4b12-a2e1-7899a3897df8]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:29:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:27 devstack sudo[109628]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22 Jun 25 18:29:27 devstack sudo[109628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:27 devstack sudo[109622]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2608654c-e010-4737-bb91-9175b4f6bd65 tempest-TestServerVolumeAttachmentScenario-558013170 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e25e3256-7d0d-4309-96d8-03e89ea6260a" returned: 0 in 1.283s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2608654c-e010-4737-bb91-9175b4f6bd65 tempest-TestServerVolumeAttachmentScenario-558013170 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e25e3256-7d0d-4309-96d8-03e89ea6260a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:27 devstack sudo[109633]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e25e3256-7d0d-4309-96d8-03e89ea6260a Jun 25 18:29:27 devstack sudo[109633]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:28 devstack sudo[109628]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22" returned: 0 in 1.215s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:28 devstack sudo[109639]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84 Jun 25 18:29:28 devstack sudo[109639]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:28 devstack sudo[109633]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2608654c-e010-4737-bb91-9175b4f6bd65 tempest-TestServerVolumeAttachmentScenario-558013170 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e25e3256-7d0d-4309-96d8-03e89ea6260a" returned: 0 in 0.906s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:28 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2608654c-e010-4737-bb91-9175b4f6bd65 tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "cinder-quobyte-e25e3256-7d0d-4309-96d8-03e89ea6260a" released by "delete_volume" :: held 2.245s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:29:28 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-2608654c-e010-4737-bb91-9175b4f6bd65 tempest-TestServerVolumeAttachmentScenario-558013170 None] Created reservations ['174f99a5-4caa-4203-8d46-8016dc91016a', '1c9acf5b-eec7-4a87-97dd-17eb01a31365', 'b87479db-052f-4f90-9bb9-4b295bfb0edf', '2df7c192-d060-426e-823a-5bf15f3b17bc'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:29:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2608654c-e010-4737-bb91-9175b4f6bd65 tempest-TestServerVolumeAttachmentScenario-558013170 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2608654c-e010-4737-bb91-9175b4f6bd65 tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:28 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2608654c-e010-4737-bb91-9175b4f6bd65 tempest-TestServerVolumeAttachmentScenario-558013170 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:29:28 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2608654c-e010-4737-bb91-9175b4f6bd65 tempest-TestServerVolumeAttachmentScenario-558013170 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:29:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2608654c-e010-4737-bb91-9175b4f6bd65 tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:29:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2608654c-e010-4737-bb91-9175b4f6bd65 tempest-TestServerVolumeAttachmentScenario-558013170 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:28 devstack sudo[109641]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:29:28 devstack sudo[109641]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:29 devstack sudo[109639]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84" returned: 0 in 1.072s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:29 devstack sudo[109646]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84 Jun 25 18:29:29 devstack sudo[109646]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:29 devstack sudo[109641]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2608654c-e010-4737-bb91-9175b4f6bd65 tempest-TestServerVolumeAttachmentScenario-558013170 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.895s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:29 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2608654c-e010-4737-bb91-9175b4f6bd65 tempest-TestServerVolumeAttachmentScenario-558013170 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:29:29 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-2608654c-e010-4737-bb91-9175b4f6bd65 tempest-TestServerVolumeAttachmentScenario-558013170 None] Deleted volume successfully. Jun 25 18:29:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2608654c-e010-4737-bb91-9175b4f6bd65 tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "cinder-e25e3256-7d0d-4309-96d8-03e89ea6260a-delete_volume" released by "delete_volume" :: held 3.586s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:29:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-caceee80-fb3b-4440-9d7d-386f802c727d tempest-TestServerVolumeAttachmentScenario-558013170 None] Acquiring lock "cinder-dfcc8ab0-02d6-4521-be99-2e75b035cb73-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:29:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-caceee80-fb3b-4440-9d7d-386f802c727d tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "cinder-dfcc8ab0-02d6-4521-be99-2e75b035cb73-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:29:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-caceee80-fb3b-4440-9d7d-386f802c727d tempest-TestServerVolumeAttachmentScenario-558013170 None] Acquiring lock "cinder-quobyte-dfcc8ab0-02d6-4521-be99-2e75b035cb73" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:29:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-caceee80-fb3b-4440-9d7d-386f802c727d tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "cinder-quobyte-dfcc8ab0-02d6-4521-be99-2e75b035cb73" acquired by "delete_volume" :: waited 0.031s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:29:29 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[0bcb64ef-5141-42f4-9f91-b8887e52d614]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:29:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-caceee80-fb3b-4440-9d7d-386f802c727d tempest-TestServerVolumeAttachmentScenario-558013170 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-dfcc8ab0-02d6-4521-be99-2e75b035cb73 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:29 devstack sudo[109649]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-dfcc8ab0-02d6-4521-be99-2e75b035cb73 Jun 25 18:29:29 devstack sudo[109649]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:30 devstack sudo[109646]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22.e59d1b71-a35b-493e-a426-05d0dda27f84" returned: 0 in 1.039s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Lock "cinder-quobyte-e59d1b71-a35b-493e-a426-05d0dda27f84" released by "_delete_snapshot" :: held 4.556s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:29:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 26.003s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:29:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (76443def-b5a0-4ed9-bce4-dc474fb750ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a089df79-4f3b-4931-a427-52f0d618cd93', 'volume_size': 1, 'source_volid': 'b2272a90-c024-4a29-832a-80dea2125e22', 'source_volstatus': 'available'}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c4581b0-2c14-4bf4-a9ae-44f6a3cfffd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:30 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Volume volume-a089df79-4f3b-4931-a427-52f0d618cd93 (a089df79-4f3b-4931-a427-52f0d618cd93): created successfully Jun 25 18:29:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c4581b0-2c14-4bf4-a9ae-44f6a3cfffd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Flow 'volume_create_manager' (5bf9c846-5fa6-4312-a871-bac6865f7424) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:29:30 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-f03d28ec-be85-49f2-befa-2d3e70663b52 tempest-VolumesGetTest-32275245 None] Created volume successfully. Jun 25 18:29:31 devstack sudo[109649]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-caceee80-fb3b-4440-9d7d-386f802c727d tempest-TestServerVolumeAttachmentScenario-558013170 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-dfcc8ab0-02d6-4521-be99-2e75b035cb73" returned: 0 in 1.444s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-caceee80-fb3b-4440-9d7d-386f802c727d tempest-TestServerVolumeAttachmentScenario-558013170 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-dfcc8ab0-02d6-4521-be99-2e75b035cb73 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:31 devstack sudo[109655]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-dfcc8ab0-02d6-4521-be99-2e75b035cb73 Jun 25 18:29:31 devstack sudo[109655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:31 devstack sudo[109655]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-caceee80-fb3b-4440-9d7d-386f802c727d tempest-TestServerVolumeAttachmentScenario-558013170 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-dfcc8ab0-02d6-4521-be99-2e75b035cb73" returned: 0 in 0.904s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:31 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-caceee80-fb3b-4440-9d7d-386f802c727d tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "cinder-quobyte-dfcc8ab0-02d6-4521-be99-2e75b035cb73" released by "delete_volume" :: held 2.411s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-caceee80-fb3b-4440-9d7d-386f802c727d tempest-TestServerVolumeAttachmentScenario-558013170 None] Created reservations ['62f2717b-f518-43b4-8da5-f4e6639aef23', '005b9519-c8a9-4487-b5a4-eb38496d9c38', '82561656-26e5-40b3-9ca6-dc4169ca2233', 'ac210e39-cf80-47f2-972b-7773726b9e96'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Flow 'volume_create_manager' (e97e7711-dad0-48d3-a064-1880d63f25fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3224f0b9-b5ad-44e8-b371-7327888a6fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3224f0b9-b5ad-44e8-b371-7327888a6fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:29:32Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1066012579',display_name='tempest-VolumesGetTest-Volume-1622999413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ecb0c70b-933d-4c3a-a534-efa0a7d71d5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8754e15676451dbffc24b7f787b659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:29:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:29:32Z,use_quota=True,user_id='86b319ea775a4b53a2f1886341da15cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d13ec796-b595-4a09-9c2d-c1dca5b41c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d13ec796-b595-4a09-9c2d-c1dca5b41c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c3dc4c24-3ddb-4a0c-885f-1d4a657a14f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c3dc4c24-3ddb-4a0c-885f-1d4a657a14f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ecb0c70b-933d-4c3a-a534-efa0a7d71d5c', 'volume_name': 'volume-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e608bfd9-8bff-40b2-a9f0-fba5efc5c1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e608bfd9-8bff-40b2-a9f0-fba5efc5c1e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eaf68915-5a67-4306-9e1f-50bb1a14f782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:32 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Volume ecb0c70b-933d-4c3a-a534-efa0a7d71d5c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c', 'volume_size': 1} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:29:32Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1066012579',display_name='tempest-VolumesGetTest-Volume-1622999413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ecb0c70b-933d-4c3a-a534-efa0a7d71d5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8754e15676451dbffc24b7f787b659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:29:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:29:32Z,use_quota=True,user_id='86b319ea775a4b53a2f1886341da15cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Creating volume ecb0c70b-933d-4c3a-a534-efa0a7d71d5c {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:29:32 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:32 devstack sudo[109658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c 1073741824 Jun 25 18:29:32 devstack sudo[109658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-caceee80-fb3b-4440-9d7d-386f802c727d tempest-TestServerVolumeAttachmentScenario-558013170 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-caceee80-fb3b-4440-9d7d-386f802c727d tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-caceee80-fb3b-4440-9d7d-386f802c727d tempest-TestServerVolumeAttachmentScenario-558013170 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-caceee80-fb3b-4440-9d7d-386f802c727d tempest-TestServerVolumeAttachmentScenario-558013170 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-caceee80-fb3b-4440-9d7d-386f802c727d tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:29:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-caceee80-fb3b-4440-9d7d-386f802c727d tempest-TestServerVolumeAttachmentScenario-558013170 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:32 devstack sudo[109661]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:29:32 devstack sudo[109661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:33 devstack sudo[109661]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-caceee80-fb3b-4440-9d7d-386f802c727d tempest-TestServerVolumeAttachmentScenario-558013170 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.819s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:33 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-caceee80-fb3b-4440-9d7d-386f802c727d tempest-TestServerVolumeAttachmentScenario-558013170 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:29:33 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-caceee80-fb3b-4440-9d7d-386f802c727d tempest-TestServerVolumeAttachmentScenario-558013170 None] Deleted volume successfully. Jun 25 18:29:33 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-caceee80-fb3b-4440-9d7d-386f802c727d tempest-TestServerVolumeAttachmentScenario-558013170 None] Lock "cinder-dfcc8ab0-02d6-4521-be99-2e75b035cb73-delete_volume" released by "delete_volume" :: held 3.721s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:29:33 devstack sudo[109658]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c 1073741824" returned: 0 in 1.174s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:33 devstack sudo[109668]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c Jun 25 18:29:33 devstack sudo[109668]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:34 devstack sudo[109668]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c" returned: 0 in 0.772s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] <== create_volume: return (2008ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:29:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.013s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:29:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eaf68915-5a67-4306-9e1f-50bb1a14f782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3252456b-02e8-4cd0-9bcd-12c257ed9dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:34 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Volume volume-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c (ecb0c70b-933d-4c3a-a534-efa0a7d71d5c): created successfully Jun 25 18:29:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3252456b-02e8-4cd0-9bcd-12c257ed9dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Flow 'volume_create_manager' (e97e7711-dad0-48d3-a064-1880d63f25fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:29:34 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-9483079b-d913-4234-b2b3-f925ea1dc7e0 tempest-VolumesGetTest-32275245 None] Created volume successfully. Jun 25 18:29:35 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-de05ff1a-f65a-4d1f-ba63-fb58ba0868b9 tempest-VolumesGetTest-32275245 None] Acquiring lock "cinder-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:29:35 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-de05ff1a-f65a-4d1f-ba63-fb58ba0868b9 tempest-VolumesGetTest-32275245 None] Lock "cinder-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:29:35 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-de05ff1a-f65a-4d1f-ba63-fb58ba0868b9 tempest-VolumesGetTest-32275245 None] Acquiring lock "cinder-quobyte-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:29:35 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-de05ff1a-f65a-4d1f-ba63-fb58ba0868b9 tempest-VolumesGetTest-32275245 None] Lock "cinder-quobyte-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c" acquired by "delete_volume" :: waited 0.029s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:29:35 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[2c42bb93-860b-42e3-a93f-83802a543e3d]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:29:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-de05ff1a-f65a-4d1f-ba63-fb58ba0868b9 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:35 devstack sudo[109675]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c Jun 25 18:29:35 devstack sudo[109675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:36 devstack sudo[109675]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-de05ff1a-f65a-4d1f-ba63-fb58ba0868b9 tempest-VolumesGetTest-32275245 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c" returned: 0 in 1.232s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-de05ff1a-f65a-4d1f-ba63-fb58ba0868b9 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:36 devstack sudo[109680]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c Jun 25 18:29:36 devstack sudo[109680]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:37 devstack sudo[109680]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-de05ff1a-f65a-4d1f-ba63-fb58ba0868b9 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c" returned: 0 in 0.740s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:37 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-de05ff1a-f65a-4d1f-ba63-fb58ba0868b9 tempest-VolumesGetTest-32275245 None] Lock "cinder-quobyte-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c" released by "delete_volume" :: held 2.077s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:29:37 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-de05ff1a-f65a-4d1f-ba63-fb58ba0868b9 tempest-VolumesGetTest-32275245 None] Created reservations ['646a870d-04e3-4195-9452-7fa77a9d724b', '3813a8e3-09e7-4611-9f40-81caa16bd289', '657a26d3-7bcf-476e-9878-3324c1d707f0', '1b827318-ea44-443f-986e-22cd28ad9c15'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:29:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-de05ff1a-f65a-4d1f-ba63-fb58ba0868b9 tempest-VolumesGetTest-32275245 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-de05ff1a-f65a-4d1f-ba63-fb58ba0868b9 tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:37 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-de05ff1a-f65a-4d1f-ba63-fb58ba0868b9 tempest-VolumesGetTest-32275245 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:29:37 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-de05ff1a-f65a-4d1f-ba63-fb58ba0868b9 tempest-VolumesGetTest-32275245 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:29:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-de05ff1a-f65a-4d1f-ba63-fb58ba0868b9 tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:29:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-de05ff1a-f65a-4d1f-ba63-fb58ba0868b9 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:37 devstack sudo[109684]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:29:37 devstack sudo[109684]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:38 devstack sudo[109684]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-de05ff1a-f65a-4d1f-ba63-fb58ba0868b9 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.875s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:38 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-de05ff1a-f65a-4d1f-ba63-fb58ba0868b9 tempest-VolumesGetTest-32275245 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:29:38 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-de05ff1a-f65a-4d1f-ba63-fb58ba0868b9 tempest-VolumesGetTest-32275245 None] Deleted volume successfully. Jun 25 18:29:38 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-de05ff1a-f65a-4d1f-ba63-fb58ba0868b9 tempest-VolumesGetTest-32275245 None] Lock "cinder-ecb0c70b-933d-4c3a-a534-efa0a7d71d5c-delete_volume" released by "delete_volume" :: held 3.341s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:29:38 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-300b4a4d-03e0-44d7-aac6-2692df07cf29 tempest-VolumesGetTest-32275245 None] Acquiring lock "cinder-a089df79-4f3b-4931-a427-52f0d618cd93-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:29:38 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-300b4a4d-03e0-44d7-aac6-2692df07cf29 tempest-VolumesGetTest-32275245 None] Lock "cinder-a089df79-4f3b-4931-a427-52f0d618cd93-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:29:39 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-300b4a4d-03e0-44d7-aac6-2692df07cf29 tempest-VolumesGetTest-32275245 None] Acquiring lock "cinder-quobyte-a089df79-4f3b-4931-a427-52f0d618cd93" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:29:39 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-300b4a4d-03e0-44d7-aac6-2692df07cf29 tempest-VolumesGetTest-32275245 None] Lock "cinder-quobyte-a089df79-4f3b-4931-a427-52f0d618cd93" acquired by "delete_volume" :: waited 0.020s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:29:39 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[eaf8c110-df3a-4f52-8670-0c9946ad654c]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:29:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-300b4a4d-03e0-44d7-aac6-2692df07cf29 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a089df79-4f3b-4931-a427-52f0d618cd93 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:39 devstack sudo[109687]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a089df79-4f3b-4931-a427-52f0d618cd93 Jun 25 18:29:39 devstack sudo[109687]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:40 devstack sudo[109687]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-300b4a4d-03e0-44d7-aac6-2692df07cf29 tempest-VolumesGetTest-32275245 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a089df79-4f3b-4931-a427-52f0d618cd93" returned: 0 in 1.183s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-300b4a4d-03e0-44d7-aac6-2692df07cf29 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a089df79-4f3b-4931-a427-52f0d618cd93 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:40 devstack sudo[109692]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a089df79-4f3b-4931-a427-52f0d618cd93 Jun 25 18:29:40 devstack sudo[109692]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Flow 'volume_create_manager' (df960488-2254-4dc5-b5d3-45350668acf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43cb970a-3013-4059-a3e1-70d0f0fdb310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43cb970a-3013-4059-a3e1-70d0f0fdb310) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:29:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-462652324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5aea151c-531e-418c-b3ff-3ed6147e7975,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed7ad45adc3a4e47997c99d6f5dea4d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:29: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-25T16:29:41Z,use_quota=True,user_id='15b54fe4667d4e2ab280b4d00f4aed2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3115b805-2c9c-47ab-951b-b3639d7a3e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3115b805-2c9c-47ab-951b-b3639d7a3e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e0059b3c-1b0a-4e78-814f-989e83376870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e0059b3c-1b0a-4e78-814f-989e83376870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5aea151c-531e-418c-b3ff-3ed6147e7975', 'volume_name': 'volume-5aea151c-531e-418c-b3ff-3ed6147e7975', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3a1abe15-49d6-4bdc-9682-8f2c1cbf9d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3a1abe15-49d6-4bdc-9682-8f2c1cbf9d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (94403cc4-8b86-4485-8a01-c49fbd5e1510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:41 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Volume 5aea151c-531e-418c-b3ff-3ed6147e7975: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5aea151c-531e-418c-b3ff-3ed6147e7975', 'volume_size': 1} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:41 devstack sudo[109692]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:29:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-462652324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5aea151c-531e-418c-b3ff-3ed6147e7975,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed7ad45adc3a4e47997c99d6f5dea4d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:29: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-25T16:29:41Z,use_quota=True,user_id='15b54fe4667d4e2ab280b4d00f4aed2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Creating volume 5aea151c-531e-418c-b3ff-3ed6147e7975 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:29:41 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-300b4a4d-03e0-44d7-aac6-2692df07cf29 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a089df79-4f3b-4931-a427-52f0d618cd93" returned: 0 in 1.044s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-300b4a4d-03e0-44d7-aac6-2692df07cf29 tempest-VolumesGetTest-32275245 None] Lock "cinder-quobyte-a089df79-4f3b-4931-a427-52f0d618cd93" released by "delete_volume" :: held 2.322s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:29:41 devstack sudo[109696]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975 1073741824 Jun 25 18:29:41 devstack sudo[109696]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-300b4a4d-03e0-44d7-aac6-2692df07cf29 tempest-VolumesGetTest-32275245 None] Created reservations ['ee3006df-0a59-4931-a348-ec8b94c46dd7', '011de99c-f857-40fc-a4ee-3f12b8a3812d', '2ed86ae3-a58c-4db0-8657-e876f5f593c5', '5b072857-b7a0-45cf-b949-82d2e3b65bc0'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-300b4a4d-03e0-44d7-aac6-2692df07cf29 tempest-VolumesGetTest-32275245 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-300b4a4d-03e0-44d7-aac6-2692df07cf29 tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-300b4a4d-03e0-44d7-aac6-2692df07cf29 tempest-VolumesGetTest-32275245 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-300b4a4d-03e0-44d7-aac6-2692df07cf29 tempest-VolumesGetTest-32275245 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-300b4a4d-03e0-44d7-aac6-2692df07cf29 tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:29:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-300b4a4d-03e0-44d7-aac6-2692df07cf29 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:41 devstack sudo[109698]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:29:41 devstack sudo[109698]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:42 devstack sudo[109698]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-300b4a4d-03e0-44d7-aac6-2692df07cf29 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.791s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:42 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-300b4a4d-03e0-44d7-aac6-2692df07cf29 tempest-VolumesGetTest-32275245 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:29:42 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-300b4a4d-03e0-44d7-aac6-2692df07cf29 tempest-VolumesGetTest-32275245 None] Deleted volume successfully. Jun 25 18:29:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-300b4a4d-03e0-44d7-aac6-2692df07cf29 tempest-VolumesGetTest-32275245 None] Lock "cinder-a089df79-4f3b-4931-a427-52f0d618cd93-delete_volume" released by "delete_volume" :: held 3.421s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:29:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-95c6ceb2-a1bd-488b-947d-3d237ee4e4c9 tempest-VolumesGetTest-32275245 None] Acquiring lock "cinder-b2272a90-c024-4a29-832a-80dea2125e22-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:29:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-95c6ceb2-a1bd-488b-947d-3d237ee4e4c9 tempest-VolumesGetTest-32275245 None] Lock "cinder-b2272a90-c024-4a29-832a-80dea2125e22-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:29:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-95c6ceb2-a1bd-488b-947d-3d237ee4e4c9 tempest-VolumesGetTest-32275245 None] Acquiring lock "cinder-quobyte-b2272a90-c024-4a29-832a-80dea2125e22" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:29:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-95c6ceb2-a1bd-488b-947d-3d237ee4e4c9 tempest-VolumesGetTest-32275245 None] Lock "cinder-quobyte-b2272a90-c024-4a29-832a-80dea2125e22" acquired by "delete_volume" :: waited 0.020s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:29:42 devstack sudo[109696]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975 1073741824" returned: 0 in 1.374s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:42 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[7378872e-7731-4745-afbd-dcf2872bc286]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:29:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-95c6ceb2-a1bd-488b-947d-3d237ee4e4c9 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:42 devstack sudo[109706]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975 Jun 25 18:29:42 devstack sudo[109706]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:42 devstack sudo[109705]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22 Jun 25 18:29:42 devstack sudo[109705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:43 devstack sudo[109706]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975" returned: 0 in 0.757s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:43 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] <== create_volume: return (2189ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:29:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.193s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:29:43 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (94403cc4-8b86-4485-8a01-c49fbd5e1510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5aea151c-531e-418c-b3ff-3ed6147e7975', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:43 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f27081fe-70a2-4782-9542-b09bdc63b610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:43 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Volume volume-5aea151c-531e-418c-b3ff-3ed6147e7975 (5aea151c-531e-418c-b3ff-3ed6147e7975): created successfully Jun 25 18:29:43 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f27081fe-70a2-4782-9542-b09bdc63b610) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:43 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Flow 'volume_create_manager' (df960488-2254-4dc5-b5d3-45350668acf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:29:43 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-1e957f5e-f2f9-4bf3-81bf-3907e2727865 tempest-SnapshotDependencyTests-758029270 None] Created volume successfully. Jun 25 18:29:43 devstack sudo[109705]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-95c6ceb2-a1bd-488b-947d-3d237ee4e4c9 tempest-VolumesGetTest-32275245 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22" returned: 0 in 1.106s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-95c6ceb2-a1bd-488b-947d-3d237ee4e4c9 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:43 devstack sudo[109714]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22 Jun 25 18:29:43 devstack sudo[109714]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:44 devstack sudo[109714]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-95c6ceb2-a1bd-488b-947d-3d237ee4e4c9 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b2272a90-c024-4a29-832a-80dea2125e22" returned: 0 in 0.829s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b43808ef-a251-4cd2-9ca6-13616da1328e tempest-SnapshotDependencyTests-758029270 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b43808ef-a251-4cd2-9ca6-13616da1328e tempest-SnapshotDependencyTests-758029270 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:44 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-95c6ceb2-a1bd-488b-947d-3d237ee4e4c9 tempest-VolumesGetTest-32275245 None] Lock "cinder-quobyte-b2272a90-c024-4a29-832a-80dea2125e22" released by "delete_volume" :: held 2.016s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:29:44 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-b43808ef-a251-4cd2-9ca6-13616da1328e tempest-SnapshotDependencyTests-758029270 None] Creating offline snapshot dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963 of volume 5aea151c-531e-418c-b3ff-3ed6147e7975 {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:29:44 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[a193bebc-f346-4656-acf9-98fc316007ab]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:29:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b43808ef-a251-4cd2-9ca6-13616da1328e tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:44 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-95c6ceb2-a1bd-488b-947d-3d237ee4e4c9 tempest-VolumesGetTest-32275245 None] Created reservations ['345cadf0-1f43-498e-b7b3-cfe0b07273ee', '16a84c31-6741-4241-90d9-3c4318fc3fa8', '1eb3fb79-ae6a-4361-b0d9-5a72746ef0b4', '61f6b4f2-2e6d-4c99-a174-434e829a133f'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:29:44 devstack sudo[109718]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975 Jun 25 18:29:44 devstack sudo[109718]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-95c6ceb2-a1bd-488b-947d-3d237ee4e4c9 tempest-VolumesGetTest-32275245 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-95c6ceb2-a1bd-488b-947d-3d237ee4e4c9 tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:44 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-95c6ceb2-a1bd-488b-947d-3d237ee4e4c9 tempest-VolumesGetTest-32275245 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:29:44 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-95c6ceb2-a1bd-488b-947d-3d237ee4e4c9 tempest-VolumesGetTest-32275245 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:29:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-95c6ceb2-a1bd-488b-947d-3d237ee4e4c9 tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:29:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-95c6ceb2-a1bd-488b-947d-3d237ee4e4c9 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:44 devstack sudo[109721]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:29:44 devstack sudo[109721]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-95c6ceb2-a1bd-488b-947d-3d237ee4e4c9 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.754s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:45 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-95c6ceb2-a1bd-488b-947d-3d237ee4e4c9 tempest-VolumesGetTest-32275245 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:29:45 devstack sudo[109721]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b43808ef-a251-4cd2-9ca6-13616da1328e tempest-SnapshotDependencyTests-758029270 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975" returned: 0 in 0.944s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b43808ef-a251-4cd2-9ca6-13616da1328e tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:45 devstack sudo[109718]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:45 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-95c6ceb2-a1bd-488b-947d-3d237ee4e4c9 tempest-VolumesGetTest-32275245 None] Deleted volume successfully. Jun 25 18:29:45 devstack sudo[109728]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963 1G Jun 25 18:29:45 devstack sudo[109728]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-95c6ceb2-a1bd-488b-947d-3d237ee4e4c9 tempest-VolumesGetTest-32275245 None] Lock "cinder-b2272a90-c024-4a29-832a-80dea2125e22-delete_volume" released by "delete_volume" :: held 3.104s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:29:46 devstack sudo[109728]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b43808ef-a251-4cd2-9ca6-13616da1328e tempest-SnapshotDependencyTests-758029270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963 1G" returned: 0 in 1.028s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b43808ef-a251-4cd2-9ca6-13616da1328e tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5aea151c-531e-418c-b3ff-3ed6147e7975 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:46 devstack sudo[109733]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5aea151c-531e-418c-b3ff-3ed6147e7975 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963 Jun 25 18:29:46 devstack sudo[109733]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:46 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:29:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Flow 'volume_create_manager' (74403ec9-ae13-49ea-a2bc-1a4290c594ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:29:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8adc60e3-fd1e-4a1a-af8d-a40ebcec79b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8adc60e3-fd1e-4a1a-af8d-a40ebcec79b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:29:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1814446582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=95e683a3-802b-44e4-8c74-3ae21cb8b974,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='dd8754e15676451dbffc24b7f787b659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:29: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-25T16:29:47Z,use_quota=True,user_id='86b319ea775a4b53a2f1886341da15cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f89cbf1-2b40-4ac0-8a80-c6c10bacbdf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f89cbf1-2b40-4ac0-8a80-c6c10bacbdf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33985120-120b-48c1-8af2-5ffaefa8fe29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:46 devstack cinder-volume[93917]: DEBUG cinder.image.glance [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Creating Keystone auth plugin from conf {{(pid=93917) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 25 18:29:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33985120-120b-48c1-8af2-5ffaefa8fe29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '95e683a3-802b-44e4-8c74-3ae21cb8b974', 'volume_name': 'volume-95e683a3-802b-44e4-8c74-3ae21cb8b974', 'volume_size': 1, 'image_id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', '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': '193e04ee9fb04cf4b37d7d9d26e967de', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'created_at': datetime.datetime(2026, 6, 25, 16, 4, 16, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 4, 18, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac/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=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (702a6e64-33be-44f8-b8a9-864cc432003c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (702a6e64-33be-44f8-b8a9-864cc432003c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4a37ea02-c26a-4d74-b083-861d5d70ea62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:47 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Volume 95e683a3-802b-44e4-8c74-3ae21cb8b974: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-95e683a3-802b-44e4-8c74-3ae21cb8b974', 'volume_size': 1, 'image_id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', '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': '193e04ee9fb04cf4b37d7d9d26e967de', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'created_at': datetime.datetime(2026, 6, 25, 16, 4, 16, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 4, 18, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac/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 25 18:29:47 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Trying to clone 95e683a3-802b-44e4-8c74-3ae21cb8b974 from image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac at location (None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'metadata': {}}]). {{(pid=93917) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 25 18:29:47 devstack sudo[109733]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b43808ef-a251-4cd2-9ca6-13616da1328e tempest-SnapshotDependencyTests-758029270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5aea151c-531e-418c-b3ff-3ed6147e7975 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963" returned: 0 in 1.141s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:47 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-b43808ef-a251-4cd2-9ca6-13616da1328e tempest-SnapshotDependencyTests-758029270 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963 is being set with open permissions: ugo+rw Jun 25 18:29:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b43808ef-a251-4cd2-9ca6-13616da1328e tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:47 devstack sudo[109738]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963 Jun 25 18:29:47 devstack sudo[109738]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:47 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_d3rkgk66devstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 25 18:29:47 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Image download 20.69 MB at 20.69 MB/s Jun 25 18:29:48 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[26911b80-da62-4432-8bab-d1f3dfe532e8]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:29:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_d3rkgk66devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:48 devstack sudo[109741]: quobyte : PWD=/ ; USER=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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_d3rkgk66devstack@QuobyteHD Jun 25 18:29:48 devstack sudo[109741]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:48 devstack sudo[109738]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b43808ef-a251-4cd2-9ca6-13616da1328e tempest-SnapshotDependencyTests-758029270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963" returned: 0 in 0.747s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b43808ef-a251-4cd2-9ca6-13616da1328e tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:48 devstack sudo[109744]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.info Jun 25 18:29:48 devstack sudo[109744]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:48 devstack sudo[109741]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_d3rkgk66devstack@QuobyteHD" returned: 0 in 0.915s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:48 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Temporary image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac is fetched for user 86b319ea775a4b53a2f1886341da15cb. {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 25 18:29:49 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:29:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Flow 'volume_create_manager' (0e3dfce2-a723-42b1-a953-d6311087e4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:29:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a5e6d435-c6ec-402b-b3ad-c01788ac1a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a5e6d435-c6ec-402b-b3ad-c01788ac1a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:29:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1771238019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ed640894-eff9-4d06-a1b0-0e48dc0de80e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd3567e649b94034bf34db7150922d78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:29: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-25T16:29:49Z,use_quota=True,user_id='bda835b3a99842dba594a51131d530b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ca35060-c50d-4ac7-bbbf-6de6580bd201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ca35060-c50d-4ac7-bbbf-6de6580bd201) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (13c9c0d7-2708-4979-ad93-8464db25c8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (13c9c0d7-2708-4979-ad93-8464db25c8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ed640894-eff9-4d06-a1b0-0e48dc0de80e', 'volume_name': 'volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a4457ae4-4fd7-4a4a-aaa1-9e930ab31ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a4457ae4-4fd7-4a4a-aaa1-9e930ab31ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3e006dc8-939e-4c36-ad08-1efc70691225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:49 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Volume ed640894-eff9-4d06-a1b0-0e48dc0de80e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e', 'volume_size': 1} Jun 25 18:29:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:49 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[dc011923-245e-4d6b-8456-5bdc746ee2d1]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:29:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_d3rkgk66devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:49 devstack sudo[109749]: quobyte : PWD=/ ; USER=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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_d3rkgk66devstack@QuobyteHD Jun 25 18:29:49 devstack sudo[109749]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:49 devstack sudo[109744]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b43808ef-a251-4cd2-9ca6-13616da1328e tempest-SnapshotDependencyTests-758029270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.info" returned: 0 in 0.758s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:49 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-b43808ef-a251-4cd2-9ca6-13616da1328e tempest-SnapshotDependencyTests-758029270 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.info is being set with open permissions: ugo+rw Jun 25 18:29:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b43808ef-a251-4cd2-9ca6-13616da1328e tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:49 devstack sudo[109752]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.info Jun 25 18:29:49 devstack sudo[109752]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:49 devstack sudo[109749]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_d3rkgk66devstack@QuobyteHD" returned: 0 in 0.754s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:50 devstack sudo[109752]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b43808ef-a251-4cd2-9ca6-13616da1328e tempest-SnapshotDependencyTests-758029270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.info" returned: 0 in 0.665s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b43808ef-a251-4cd2-9ca6-13616da1328e tempest-SnapshotDependencyTests-758029270 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.388s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:29:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.926s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:50 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:29:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1771238019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ed640894-eff9-4d06-a1b0-0e48dc0de80e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd3567e649b94034bf34db7150922d78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:29: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-25T16:29:49Z,use_quota=True,user_id='bda835b3a99842dba594a51131d530b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:29:50 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Creating volume ed640894-eff9-4d06-a1b0-0e48dc0de80e {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:29:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:50 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:29:50 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:29:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:29:50 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:29:50 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:29:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:50 devstack sudo[109760]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e 1073741824 Jun 25 18:29:50 devstack sudo[109760]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:50 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-b43808ef-a251-4cd2-9ca6-13616da1328e tempest-SnapshotDependencyTests-758029270 None] Create snapshot completed successfully Jun 25 18:29:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e 1073741824" returned: 0 in 0.867s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:50 devstack sudo[109760]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:51 devstack sudo[109768]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e Jun 25 18:29:51 devstack sudo[109768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:51 devstack sudo[109768]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e" returned: 0 in 0.799s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] <== create_volume: return (1751ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:29:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.756s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:29:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.923s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:29:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1814446582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=95e683a3-802b-44e4-8c74-3ae21cb8b974,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='dd8754e15676451dbffc24b7f787b659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:29: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-25T16:29:47Z,use_quota=True,user_id='86b319ea775a4b53a2f1886341da15cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:29:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Creating volume 95e683a3-802b-44e4-8c74-3ae21cb8b974 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:29:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:29:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:29:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:29:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:29:51 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:29:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:51 devstack sudo[109773]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 1073741824 Jun 25 18:29:51 devstack sudo[109773]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3e006dc8-939e-4c36-ad08-1efc70691225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6a1d8185-1299-4abc-b51e-6c51e8a1c12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:51 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Volume volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e (ed640894-eff9-4d06-a1b0-0e48dc0de80e): created successfully Jun 25 18:29:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6a1d8185-1299-4abc-b51e-6c51e8a1c12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Flow 'volume_create_manager' (0e3dfce2-a723-42b1-a953-d6311087e4c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:29:51 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:29:51 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-920f1f1d-2b36-4189-b89c-010a979f35d0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Created volume successfully. Jun 25 18:29:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Flow 'volume_create_manager' (d5cb8fbe-38c1-44dc-aeee-e21c56be6f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:29:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e0ad768-18c3-49c7-b492-ff0bb8afd203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e0ad768-18c3-49c7-b492-ff0bb8afd203) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:29:51Z,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=22e412de-f91b-4c23-a21b-2e3a2f41107b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed7ad45adc3a4e47997c99d6f5dea4d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:29:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:29:52Z,use_quota=True,user_id='15b54fe4667d4e2ab280b4d00f4aed2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5dd0a481-feda-4aa8-80dc-dfbfea62935a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5dd0a481-feda-4aa8-80dc-dfbfea62935a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (41926810-11f6-4613-b471-cef53db4d341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (41926810-11f6-4613-b471-cef53db4d341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '22e412de-f91b-4c23-a21b-2e3a2f41107b', 'volume_name': 'volume-22e412de-f91b-4c23-a21b-2e3a2f41107b', 'volume_size': 1, 'snapshot_id': 'dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963'}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46a1a4f0-e6d9-4293-9b36-2b854caa22f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46a1a4f0-e6d9-4293-9b36-2b854caa22f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:29:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c40b668-c3fd-459b-9905-ff6230187068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:29:52 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Volume 22e412de-f91b-4c23-a21b-2e3a2f41107b: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-22e412de-f91b-4c23-a21b-2e3a2f41107b', 'volume_size': 1, 'snapshot_id': 'dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963'} Jun 25 18:29:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3a41c424-78bf-46cd-a751-d84273df7b8a tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:52 devstack sudo[109773]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 1073741824" returned: 0 in 0.947s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:52 devstack sudo[109779]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 Jun 25 18:29:52 devstack sudo[109779]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:53 devstack sudo[109779]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974" returned: 0 in 0.794s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] <== create_volume: return (1800ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.804s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 1.536s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Acquiring lock "cinder-quobyte-dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963-22e412de-f91b-4c23-a21b-2e3a2f41107b" by "_create_volume_from_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Lock "cinder-quobyte-dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963-22e412de-f91b-4c23-a21b-2e3a2f41107b" acquired by "_create_volume_from_snapshot" :: waited 0.034s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Creating volume 22e412de-f91b-4c23-a21b-2e3a2f41107b from snapshot dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963 {{(pid=93917) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Acquiring lock "cinder-quobyte-22e412de-f91b-4c23-a21b-2e3a2f41107b" by "_copy_volume_from_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Attempting download of 62a0fe82-c8e0-467f-bb85-ac6e656f90ac ((None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'metadata': {}}])) to volume 95e683a3-802b-44e4-8c74-3ae21cb8b974. {{(pid=93917) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Lock "cinder-quobyte-22e412de-f91b-4c23-a21b-2e3a2f41107b" acquired by "_copy_volume_from_snapshot" :: waited 0.036s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] snapshot: dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963, volume: 22e412de-f91b-4c23-a21b-2e3a2f41107b, {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[b836822e-8661-4033-8d85-b36d970553ba]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[bf0d4495-45a6-4ebf-b7cd-275d78adb641]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_4ooxdulz {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:53 devstack sudo[109822]: 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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_4ooxdulz Jun 25 18:29:53 devstack sudo[109822]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:53 devstack sudo[109821]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963 Jun 25 18:29:53 devstack sudo[109821]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:54 devstack sudo[109822]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] CMD "/opt/stack/data/venv/bin/python3.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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_4ooxdulz" returned: 0 in 0.771s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_4ooxdulz {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:54 devstack sudo[109821]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963" returned: 0 in 0.864s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:54 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-5aea151c-531e-418c-b3ff-3ed6147e7975(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:29:54 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975 {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:29:54 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Creating direct copy from snapshot {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:29:54 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[12172558-fbea-4c61-a492-79cfaeaa6cde]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:29:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:54 devstack sudo[109832]: 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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_4ooxdulz Jun 25 18:29:54 devstack sudo[109832]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:54 devstack sudo[109833]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975 Jun 25 18:29:54 devstack sudo[109833]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:55 devstack sudo[109832]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_4ooxdulz" returned: 1 in 0.773s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_4ooxdulz' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:29:55 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[a83c4860-c957-4004-bdd8-9125317ef4fc]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:29:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_d3rkgk66devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:55 devstack sudo[109840]: quobyte : PWD=/ ; USER=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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_d3rkgk66devstack@QuobyteHD Jun 25 18:29:55 devstack sudo[109840]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:55 devstack sudo[109833]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975" returned: 0 in 0.892s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:55 devstack cinder-volume[93917]: DEBUG cinder.utils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Path /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-22e412de-f91b-4c23-a21b-2e3a2f41107b not found in is_blk_device check {{(pid=93917) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:29:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-22e412de-f91b-4c23-a21b-2e3a2f41107b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:55 devstack sudo[109845]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-22e412de-f91b-4c23-a21b-2e3a2f41107b Jun 25 18:29:55 devstack sudo[109845]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:56 devstack sudo[109840]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_d3rkgk66devstack@QuobyteHD" returned: 0 in 0.731s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:56 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] 62a0fe82-c8e0-467f-bb85-ac6e656f90ac was qcow2, converting to raw {{(pid=93917) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 25 18:29:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_d3rkgk66devstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:56 devstack sudo[109850]: 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_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_d3rkgk66devstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 Jun 25 18:29:56 devstack sudo[109850]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:56 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-054cd5ba-d186-4a5b-901e-29f09da357b8 tempest-TestShelveInstance-1159948462 None] Terminate volume connection completed successfully. Jun 25 18:29:56 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-054cd5ba-d186-4a5b-901e-29f09da357b8 tempest-TestShelveInstance-1159948462 None] Deleting attachment f501d412-ef4d-43a1-adef-1cc64fb4f6c3. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:29:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] Acquiring lock "cinder-64a25905-ba63-461a-8116-ca327a058b62-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:29:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] Lock "cinder-64a25905-ba63-461a-8116-ca327a058b62-delete_volume" acquired by "delete_volume" :: waited 0.063s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:29:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] Acquiring lock "cinder-quobyte-64a25905-ba63-461a-8116-ca327a058b62" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:29:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] Lock "cinder-quobyte-64a25905-ba63-461a-8116-ca327a058b62" acquired by "delete_volume" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:29:57 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[a62857b2-423a-418a-9cd8-5aeffae750ff]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:29:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:57 devstack sudo[109862]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 Jun 25 18:29:57 devstack sudo[109862]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:58 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:29:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:29:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:29:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:29:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:29:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:29:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:58 devstack sudo[109871]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:29:58 devstack sudo[109871]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:59 devstack sudo[109862]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62" returned: 0 in 1.724s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:29:59 devstack sudo[109876]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 Jun 25 18:29:59 devstack sudo[109876]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:29:59 devstack sudo[109871]: pam_unix(sudo:session): session closed for user root Jun 25 18:29:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.547s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:29:59 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:29:59 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:29:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 28 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:29:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:30:00 devstack sudo[109876]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62" returned: 1 in 1.823s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 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/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:30:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:01 devstack sudo[109883]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62 Jun 25 18:30:01 devstack sudo[109883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:01 devstack sudo[109850]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_d3rkgk66devstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974" returned: 0 in 5.242s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:01 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_62a0fe82-c8e0-467f-bb85-ac6e656f90ac_d3rkgk66devstack@QuobyteHD, size 112.00 MB, duration 5.24 sec, destination /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:30:01 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Converted 112.00 MB image at 21.36 MB/s Jun 25 18:30:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:01 devstack sudo[109885]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 1G Jun 25 18:30:01 devstack sudo[109885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:01 devstack sudo[109845]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-22e412de-f91b-4c23-a21b-2e3a2f41107b" returned: 0 in 6.125s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:01 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[ddc9f30d-71bd-4646-8183-30455d4eeaa0]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:30:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:01 devstack sudo[109887]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975 Jun 25 18:30:01 devstack sudo[109887]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:02 devstack sudo[109883]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-64a25905-ba63-461a-8116-ca327a058b62" returned: 0 in 1.103s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] Lock "cinder-quobyte-64a25905-ba63-461a-8116-ca327a058b62" released by "delete_volume" :: held 4.802s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:02 devstack cinder-volume[93917]: DEBUG cinder.quota [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] Created reservations ['0ac2c666-156d-4172-831c-b1da5ae61e9c', '94eba14a-798c-4b04-959e-189ae5283efc', '4bdeaf9b-712e-4a93-b7a6-d137739773f3', 'da1f3151-314a-41a9-8bce-8710acf01988'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:30:02 devstack sudo[109885]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 1G" returned: 0 in 1.023s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:02 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:02 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:02 devstack sudo[109893]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:30:02 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[d83cae20-8b3b-466b-bbd4-2deec7c8cc68]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:30:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:02 devstack sudo[109893]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:02 devstack sudo[109895]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 Jun 25 18:30:02 devstack sudo[109895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:02 devstack sudo[109887]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975" returned: 0 in 1.281s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:03 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Image conversion details: src /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975, size 1024.00 MB, duration 6.13 sec, destination /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-22e412de-f91b-4c23-a21b-2e3a2f41107b {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:30:03 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Converted 1024.00 MB image at 167.16 MB/s Jun 25 18:30:03 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-22e412de-f91b-4c23-a21b-2e3a2f41107b is being set with open permissions: ugo+rw Jun 25 18:30:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-22e412de-f91b-4c23-a21b-2e3a2f41107b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:03 devstack sudo[109901]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-22e412de-f91b-4c23-a21b-2e3a2f41107b Jun 25 18:30:03 devstack sudo[109901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:03 devstack sudo[109893]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.885s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:03 devstack cinder-volume[93917]: DEBUG cinder.manager [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:30:03 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] Deleted volume successfully. Jun 25 18:30:03 devstack cinder-volume[93917]: DEBUG cinder.coordination [req-4d9a5ccb-01fe-45c6-8ad7-9f65784e2af4 req-49481837-6dd6-47fa-9d82-8781e4faf480 tempest-TestShelveInstance-1159948462 None] Lock "cinder-64a25905-ba63-461a-8116-ca327a058b62-delete_volume" released by "delete_volume" :: held 6.082s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:03 devstack sudo[109895]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974" returned: 0 in 1.005s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:03 devstack sudo[109906]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 Jun 25 18:30:03 devstack sudo[109906]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:03 devstack sudo[109901]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-22e412de-f91b-4c23-a21b-2e3a2f41107b" returned: 0 in 0.805s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:03 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Lock "cinder-quobyte-22e412de-f91b-4c23-a21b-2e3a2f41107b" released by "_copy_volume_from_snapshot" :: held 10.122s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:03 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Lock "cinder-quobyte-dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963-22e412de-f91b-4c23-a21b-2e3a2f41107b" released by "_create_volume_from_snapshot" :: held 10.181s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 10.217s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3a41c424-78bf-46cd-a751-d84273df7b8a tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 11.340s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:03 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-3a41c424-78bf-46cd-a751-d84273df7b8a tempest-CreateVolumesFromSnapshotTest-251042758 None] Creating offline snapshot 579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f of volume ed640894-eff9-4d06-a1b0-0e48dc0de80e {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:30:03 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c40b668-c3fd-459b-9905-ff6230187068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-22e412de-f91b-4c23-a21b-2e3a2f41107b', 'volume_size': 1, 'snapshot_id': 'dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963'}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:03 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd580974-ac0d-4fea-b1f4-8022a18061b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:03 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[111c30c9-c99d-49b7-875c-452df768f263]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:30:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3a41c424-78bf-46cd-a751-d84273df7b8a tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:03 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Volume volume-22e412de-f91b-4c23-a21b-2e3a2f41107b (22e412de-f91b-4c23-a21b-2e3a2f41107b): created successfully Jun 25 18:30:03 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd580974-ac0d-4fea-b1f4-8022a18061b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:03 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Flow 'volume_create_manager' (d5cb8fbe-38c1-44dc-aeee-e21c56be6f68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:03 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-0676c1b2-4321-41b6-8b5a-899597751e95 tempest-SnapshotDependencyTests-758029270 None] Created volume successfully. Jun 25 18:30:04 devstack sudo[109910]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e Jun 25 18:30:04 devstack sudo[109910]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:04 devstack sudo[109906]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974" returned: 1 in 0.859s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 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/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:30:04 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Downloaded image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac ((None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'metadata': {}}])) to volume 95e683a3-802b-44e4-8c74-3ae21cb8b974 successfully. {{(pid=93917) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 25 18:30:04 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Temporary image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac for user 86b319ea775a4b53a2f1886341da15cb is deleted. {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 25 18:30:04 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Marking volume 95e683a3-802b-44e4-8c74-3ae21cb8b974 as bootable. {{(pid=93917) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 25 18:30:04 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Copying metadata from image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac to 95e683a3-802b-44e4-8c74-3ae21cb8b974. {{(pid=93917) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 25 18:30:04 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Creating volume glance metadata for volume 95e683a3-802b-44e4-8c74-3ae21cb8b974 backed by image 62a0fe82-c8e0-467f-bb85-ac6e656f90ac 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': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', '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=93917) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 25 18:30:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4a37ea02-c26a-4d74-b083-861d5d70ea62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-95e683a3-802b-44e4-8c74-3ae21cb8b974', 'volume_size': 1, 'image_id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac', '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': '193e04ee9fb04cf4b37d7d9d26e967de', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '62a0fe82-c8e0-467f-bb85-ac6e656f90ac', 'created_at': datetime.datetime(2026, 6, 25, 16, 4, 16, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 4, 18, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/62a0fe82-c8e0-467f-bb85-ac6e656f90ac/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=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (720e4998-ee1b-4536-ab18-259ae8d58cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:04 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Volume volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 (95e683a3-802b-44e4-8c74-3ae21cb8b974): created successfully Jun 25 18:30:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (720e4998-ee1b-4536-ab18-259ae8d58cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Flow 'volume_create_manager' (74403ec9-ae13-49ea-a2bc-1a4290c594ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:04 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-0f71e6fd-46da-41c2-a8a6-a50aa5d2823b tempest-VolumesGetTest-32275245 None] Created volume successfully. Jun 25 18:30:04 devstack sudo[109910]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3a41c424-78bf-46cd-a751-d84273df7b8a tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e" returned: 0 in 0.924s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3a41c424-78bf-46cd-a751-d84273df7b8a tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:04 devstack sudo[109918]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f 1G Jun 25 18:30:04 devstack sudo[109918]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:05 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] Acquiring lock "cinder-dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:05 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] Lock "cinder-dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963-delete_snapshot" acquired by "delete_snapshot" :: waited 0.037s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:05 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] Acquiring lock "cinder-quobyte-5aea151c-531e-418c-b3ff-3ed6147e7975" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:05 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] Lock "cinder-quobyte-5aea151c-531e-418c-b3ff-3ed6147e7975" acquired by "delete_snapshot" :: waited 0.023s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:05 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] Acquiring lock "cinder-quobyte-dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:05 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] Lock "cinder-quobyte-dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] Deleting offline snapshot dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963 of volume 5aea151c-531e-418c-b3ff-3ed6147e7975 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:30:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] snapshot_file for this snap is: volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:30:05 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[2b16d2f6-abfb-4597-bae1-3de12b6b43f6]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:30:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:05 devstack sudo[109921]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963 Jun 25 18:30:05 devstack sudo[109921]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:05 devstack sudo[109918]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3a41c424-78bf-46cd-a751-d84273df7b8a tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f 1G" returned: 0 in 1.084s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3a41c424-78bf-46cd-a751-d84273df7b8a tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:05 devstack sudo[109927]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f Jun 25 18:30:05 devstack sudo[109927]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:06 devstack sudo[109921]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963" returned: 0 in 1.079s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-5aea151c-531e-418c-b3ff-3ed6147e7975(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:30:06 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[338ec549-63d5-4f3e-bf27-c5a60de10ddb]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:30:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:06 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:30:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Flow 'volume_create_manager' (6988da99-b379-4e0f-9bd4-faa5ccd0b3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (860e152f-6edd-4c5c-9769-df88e05737d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (860e152f-6edd-4c5c-9769-df88e05737d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:06Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-712432760',display_name='tempest-VolumesGetTest-Volume-325935044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a235abbd-8541-42b5-aab3-603eff64a8d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8754e15676451dbffc24b7f787b659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30: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-25T16:30:06Z,use_quota=True,user_id='86b319ea775a4b53a2f1886341da15cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f91f9b7-c604-499b-a6f9-7dc1120b025b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:06 devstack sudo[109933]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975 Jun 25 18:30:06 devstack sudo[109933]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f91f9b7-c604-499b-a6f9-7dc1120b025b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea8b42c2-7abc-402b-8de1-1be6c9ac183f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea8b42c2-7abc-402b-8de1-1be6c9ac183f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a235abbd-8541-42b5-aab3-603eff64a8d3', 'volume_name': 'volume-a235abbd-8541-42b5-aab3-603eff64a8d3', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b26ebde8-1b03-4e85-9fce-7360b9278fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b26ebde8-1b03-4e85-9fce-7360b9278fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (926043df-769b-4f77-8a77-09af7c8c1e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:06 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Volume a235abbd-8541-42b5-aab3-603eff64a8d3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a235abbd-8541-42b5-aab3-603eff64a8d3', 'volume_size': 1} Jun 25 18:30:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:06 devstack sudo[109927]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3a41c424-78bf-46cd-a751-d84273df7b8a tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f" returned: 0 in 0.924s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:06 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-3a41c424-78bf-46cd-a751-d84273df7b8a tempest-CreateVolumesFromSnapshotTest-251042758 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f is being set with open permissions: ugo+rw Jun 25 18:30:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3a41c424-78bf-46cd-a751-d84273df7b8a tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:06 devstack sudo[109939]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f Jun 25 18:30:06 devstack sudo[109939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:07 devstack sudo[109933]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975" returned: 0 in 0.956s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:07 devstack sudo[109944]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963 Jun 25 18:30:07 devstack sudo[109944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:07 devstack sudo[109939]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3a41c424-78bf-46cd-a751-d84273df7b8a tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f" returned: 0 in 0.728s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3a41c424-78bf-46cd-a751-d84273df7b8a tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:07 devstack sudo[109947]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.info Jun 25 18:30:07 devstack sudo[109947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:08 devstack sudo[109944]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963" returned: 0 in 0.849s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:08 devstack sudo[109954]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963 Jun 25 18:30:08 devstack sudo[109954]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:08 devstack sudo[109947]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3a41c424-78bf-46cd-a751-d84273df7b8a tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.info" returned: 0 in 0.701s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:08 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-3a41c424-78bf-46cd-a751-d84273df7b8a tempest-CreateVolumesFromSnapshotTest-251042758 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.info is being set with open permissions: ugo+rw Jun 25 18:30:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3a41c424-78bf-46cd-a751-d84273df7b8a tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:08 devstack sudo[109956]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.info Jun 25 18:30:08 devstack sudo[109956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:08 devstack sudo[109954]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975.dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963" returned: 0 in 0.713s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:08 devstack sudo[109956]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3a41c424-78bf-46cd-a751-d84273df7b8a tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.info" returned: 0 in 0.668s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:08 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] Lock "cinder-quobyte-dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963" released by "_delete_snapshot" :: held 3.873s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3a41c424-78bf-46cd-a751-d84273df7b8a tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.161s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.359s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:09 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:06Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-712432760',display_name='tempest-VolumesGetTest-Volume-325935044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a235abbd-8541-42b5-aab3-603eff64a8d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8754e15676451dbffc24b7f787b659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30: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-25T16:30:06Z,use_quota=True,user_id='86b319ea775a4b53a2f1886341da15cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:30:09 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Creating volume a235abbd-8541-42b5-aab3-603eff64a8d3 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:30:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:09 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:09 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:09 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:30:09 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:30:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a235abbd-8541-42b5-aab3-603eff64a8d3 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:09 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] Lock "cinder-quobyte-5aea151c-531e-418c-b3ff-3ed6147e7975" released by "delete_snapshot" :: held 3.946s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:09 devstack sudo[109960]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a235abbd-8541-42b5-aab3-603eff64a8d3 1073741824 Jun 25 18:30:09 devstack sudo[109960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:09 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-3a41c424-78bf-46cd-a751-d84273df7b8a tempest-CreateVolumesFromSnapshotTest-251042758 None] Create snapshot completed successfully Jun 25 18:30:09 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] Created reservations ['54c07c5d-d6b1-4a21-9f5a-7b325cb8c999', 'cc3918fd-ef65-4e7a-a9ad-5b6f3a2f3b5e', '79714ce5-f6f4-4d4f-8406-44fc89694317', 'e8ce1dee-88f4-4abd-a560-2e1d3fc2b5b9'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:30:09 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] Delete snapshot completed successfully. Jun 25 18:30:09 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8e6079c0-d421-4119-93af-245eb4abc98c tempest-SnapshotDependencyTests-758029270 None] Lock "cinder-dd0bf3c2-67b3-48c4-9d51-a5fb6df2b963-delete_snapshot" released by "delete_snapshot" :: held 4.137s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:09 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f60c08dd-cbe6-4108-afc1-2972264c5c50 tempest-SnapshotDependencyTests-758029270 None] Acquiring lock "cinder-5aea151c-531e-418c-b3ff-3ed6147e7975-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:09 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f60c08dd-cbe6-4108-afc1-2972264c5c50 tempest-SnapshotDependencyTests-758029270 None] Lock "cinder-5aea151c-531e-418c-b3ff-3ed6147e7975-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:09 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f60c08dd-cbe6-4108-afc1-2972264c5c50 tempest-SnapshotDependencyTests-758029270 None] Acquiring lock "cinder-quobyte-5aea151c-531e-418c-b3ff-3ed6147e7975" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:09 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f60c08dd-cbe6-4108-afc1-2972264c5c50 tempest-SnapshotDependencyTests-758029270 None] Lock "cinder-quobyte-5aea151c-531e-418c-b3ff-3ed6147e7975" acquired by "delete_volume" :: waited 0.035s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:09 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[730571ba-2848-463b-8d56-7198a0cd59b6]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:30:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f60c08dd-cbe6-4108-afc1-2972264c5c50 tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:09 devstack sudo[109962]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975 Jun 25 18:30:09 devstack sudo[109962]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:10 devstack sudo[109960]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a235abbd-8541-42b5-aab3-603eff64a8d3 1073741824" returned: 0 in 1.273s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:10 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:30:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Flow 'volume_create_manager' (e3037c01-2b9f-4cac-bb90-00fcc5a844cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (da5eecfe-cc8e-4d5c-954c-1342ce5bfe1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (da5eecfe-cc8e-4d5c-954c-1342ce5bfe1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-379811015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6ce6f037-a3c5-4d73-b609-0caf7f65c533,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd3567e649b94034bf34db7150922d78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30: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-25T16:30:10Z,use_quota=True,user_id='bda835b3a99842dba594a51131d530b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0fd05c7a-9f3d-4ca9-9cd7-e3049f3602b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0fd05c7a-9f3d-4ca9-9cd7-e3049f3602b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b74d35d-2bac-40f1-a70c-0265a600201f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b74d35d-2bac-40f1-a70c-0265a600201f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6ce6f037-a3c5-4d73-b609-0caf7f65c533', 'volume_name': 'volume-6ce6f037-a3c5-4d73-b609-0caf7f65c533', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (94f2166c-553d-419b-b159-2d0d470de2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (94f2166c-553d-419b-b159-2d0d470de2c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:10 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d61ba286-c98b-40b0-98ab-1afe34984871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:10 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Volume 6ce6f037-a3c5-4d73-b609-0caf7f65c533: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6ce6f037-a3c5-4d73-b609-0caf7f65c533', 'volume_size': 1} Jun 25 18:30:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a235abbd-8541-42b5-aab3-603eff64a8d3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:10 devstack sudo[110006]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a235abbd-8541-42b5-aab3-603eff64a8d3 Jun 25 18:30:10 devstack sudo[110006]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:30:11 devstack sudo[109962]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Flow 'volume_create_manager' (e7e4ffed-b26b-4c4f-9ad9-f079698da633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e6026765-a27e-4363-a7e8-6152a101d2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f60c08dd-cbe6-4108-afc1-2972264c5c50 tempest-SnapshotDependencyTests-758029270 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975" returned: 0 in 1.535s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f60c08dd-cbe6-4108-afc1-2972264c5c50 tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e6026765-a27e-4363-a7e8-6152a101d2f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-48478527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6fd48bed-37d1-405b-9d18-ec074f7f8f25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd3567e649b94034bf34db7150922d78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30: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-25T16:30:11Z,use_quota=True,user_id='bda835b3a99842dba594a51131d530b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:11 devstack sudo[110011]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975 Jun 25 18:30:11 devstack sudo[110011]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1cd2ab2d-bb9e-418d-9392-aa10c31679dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1cd2ab2d-bb9e-418d-9392-aa10c31679dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (893f5e94-55e5-4bf3-81ab-1c75986ca57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (893f5e94-55e5-4bf3-81ab-1c75986ca57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6fd48bed-37d1-405b-9d18-ec074f7f8f25', 'volume_name': 'volume-6fd48bed-37d1-405b-9d18-ec074f7f8f25', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff4f63ce-23a9-4114-bf9c-245e1801b626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff4f63ce-23a9-4114-bf9c-245e1801b626) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (28a067bd-2143-4a26-89ad-7e7200b7db61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:11 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Volume 6fd48bed-37d1-405b-9d18-ec074f7f8f25: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6fd48bed-37d1-405b-9d18-ec074f7f8f25', 'volume_size': 1} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:11 devstack sudo[110006]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a235abbd-8541-42b5-aab3-603eff64a8d3" returned: 0 in 1.111s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] <== create_volume: return (2665ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.668s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.127s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-379811015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6ce6f037-a3c5-4d73-b609-0caf7f65c533,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd3567e649b94034bf34db7150922d78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30: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-25T16:30:10Z,use_quota=True,user_id='bda835b3a99842dba594a51131d530b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Creating volume 6ce6f037-a3c5-4d73-b609-0caf7f65c533 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:30:11 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6ce6f037-a3c5-4d73-b609-0caf7f65c533 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:11 devstack sudo[110015]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6ce6f037-a3c5-4d73-b609-0caf7f65c533 1073741824 Jun 25 18:30:11 devstack sudo[110015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (926043df-769b-4f77-8a77-09af7c8c1e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a235abbd-8541-42b5-aab3-603eff64a8d3', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2184d45f-695a-4d4a-8ddf-715df15b836c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Flow 'volume_create_manager' (1948691a-9f84-4ec2-b5bb-a123db487e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a9363335-2904-46d9-a984-021069a6094a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:11 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Volume volume-a235abbd-8541-42b5-aab3-603eff64a8d3 (a235abbd-8541-42b5-aab3-603eff64a8d3): created successfully Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2184d45f-695a-4d4a-8ddf-715df15b836c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Flow 'volume_create_manager' (6988da99-b379-4e0f-9bd4-faa5ccd0b3b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:11 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a9363335-2904-46d9-a984-021069a6094a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1605235842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd3567e649b94034bf34db7150922d78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30: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-25T16:30:12Z,use_quota=True,user_id='bda835b3a99842dba594a51131d530b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21d4ded6-6ead-4bd1-aa7d-ef8acaf7bcbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21d4ded6-6ead-4bd1-aa7d-ef8acaf7bcbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2144a9f1-ef75-434f-b332-8762a25ef4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2144a9f1-ef75-434f-b332-8762a25ef4ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77', 'volume_name': 'volume-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cad54312-4329-4320-b27c-50dc3cddd83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cad54312-4329-4320-b27c-50dc3cddd83d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (768b3d3d-3653-4a76-9edd-5fc7fb0e8635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:12 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Volume 8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77', 'volume_size': 1} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:12 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-9e230490-c9bc-476c-bd81-8b5b80a74ebc tempest-VolumesGetTest-32275245 None] Created volume successfully. Jun 25 18:30:12 devstack sudo[110011]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f60c08dd-cbe6-4108-afc1-2972264c5c50 tempest-SnapshotDependencyTests-758029270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-5aea151c-531e-418c-b3ff-3ed6147e7975" returned: 0 in 1.233s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f60c08dd-cbe6-4108-afc1-2972264c5c50 tempest-SnapshotDependencyTests-758029270 None] Lock "cinder-quobyte-5aea151c-531e-418c-b3ff-3ed6147e7975" released by "delete_volume" :: held 2.879s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Flow 'volume_create_manager' (93f524c1-15a9-4f75-abfb-935d933f4ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (33ccd35a-66be-4dac-bae0-a6a9d2bb7ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (33ccd35a-66be-4dac-bae0-a6a9d2bb7ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1709476938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=62de5651-63ed-44ed-bf70-9d11bc980567,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd3567e649b94034bf34db7150922d78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30: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-25T16:30:12Z,use_quota=True,user_id='bda835b3a99842dba594a51131d530b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc86d32a-2406-4237-b0d9-9a68e6a30d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc86d32a-2406-4237-b0d9-9a68e6a30d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (58365879-581b-4342-be3a-8877db52cd94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (58365879-581b-4342-be3a-8877db52cd94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '62de5651-63ed-44ed-bf70-9d11bc980567', 'volume_name': 'volume-62de5651-63ed-44ed-bf70-9d11bc980567', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b751dd7c-7d15-48a1-873a-c27b110872c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b751dd7c-7d15-48a1-873a-c27b110872c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4cb26df7-3e0f-4fa3-ae12-0c20968e3947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:12 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Volume 62de5651-63ed-44ed-bf70-9d11bc980567: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-62de5651-63ed-44ed-bf70-9d11bc980567', 'volume_size': 1} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-f60c08dd-cbe6-4108-afc1-2972264c5c50 tempest-SnapshotDependencyTests-758029270 None] Created reservations ['adb6ed8b-dd30-4640-a9dd-af76a5426161', '7b3f32cc-1825-4cbe-bd9d-ee763197a050', 'd38694d4-2429-4c25-80c3-ccd89dc35ace', '3878a079-92a4-4ba5-8549-0a379211970e'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f60c08dd-cbe6-4108-afc1-2972264c5c50 tempest-SnapshotDependencyTests-758029270 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f60c08dd-cbe6-4108-afc1-2972264c5c50 tempest-SnapshotDependencyTests-758029270 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f60c08dd-cbe6-4108-afc1-2972264c5c50 tempest-SnapshotDependencyTests-758029270 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f60c08dd-cbe6-4108-afc1-2972264c5c50 tempest-SnapshotDependencyTests-758029270 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f60c08dd-cbe6-4108-afc1-2972264c5c50 tempest-SnapshotDependencyTests-758029270 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f60c08dd-cbe6-4108-afc1-2972264c5c50 tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:12 devstack sudo[110022]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:30:12 devstack sudo[110022]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b29e6b9a-a250-472e-8fe0-cdaae1c8d7f7 tempest-SnapshotDependencyTests-758029270 None] Acquiring lock "cinder-22e412de-f91b-4c23-a21b-2e3a2f41107b-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b29e6b9a-a250-472e-8fe0-cdaae1c8d7f7 tempest-SnapshotDependencyTests-758029270 None] Lock "cinder-22e412de-f91b-4c23-a21b-2e3a2f41107b-delete_volume" acquired by "delete_volume" :: waited 0.048s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:13 devstack sudo[110015]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b29e6b9a-a250-472e-8fe0-cdaae1c8d7f7 tempest-SnapshotDependencyTests-758029270 None] Acquiring lock "cinder-quobyte-22e412de-f91b-4c23-a21b-2e3a2f41107b" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6ce6f037-a3c5-4d73-b609-0caf7f65c533 1073741824" returned: 0 in 1.604s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Flow 'volume_create_manager' (95f41728-14d8-4b25-b7f5-e25db2c2a5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (89444eab-6a38-4340-8335-fb650f3bbacb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b29e6b9a-a250-472e-8fe0-cdaae1c8d7f7 tempest-SnapshotDependencyTests-758029270 None] Lock "cinder-quobyte-22e412de-f91b-4c23-a21b-2e3a2f41107b" acquired by "delete_volume" :: waited 0.096s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (89444eab-6a38-4340-8335-fb650f3bbacb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-780036340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c5dbc922-587c-44a6-bce3-0233d333f9f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd3567e649b94034bf34db7150922d78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:30:13Z,use_quota=True,user_id='bda835b3a99842dba594a51131d530b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50ef327e-185a-4b3c-8922-1bbf33186c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50ef327e-185a-4b3c-8922-1bbf33186c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9b33835d-4a71-4498-ba01-411a12fcf696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9b33835d-4a71-4498-ba01-411a12fcf696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c5dbc922-587c-44a6-bce3-0233d333f9f3', 'volume_name': 'volume-c5dbc922-587c-44a6-bce3-0233d333f9f3', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fce5eb0a-9cf5-4966-abe8-a47bae66fe81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fce5eb0a-9cf5-4966-abe8-a47bae66fe81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b04c8dd7-d271-40eb-99f8-ec3b026ea42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:13 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Volume c5dbc922-587c-44a6-bce3-0233d333f9f3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c5dbc922-587c-44a6-bce3-0233d333f9f3', 'volume_size': 1} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9981de31-4916-40c4-9f53-e0efbb196013 tempest-VolumesGetTest-32275245 None] Acquiring lock "cinder-a235abbd-8541-42b5-aab3-603eff64a8d3-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[7e8e24d6-891e-423a-8dfd-639ed703ffec]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b29e6b9a-a250-472e-8fe0-cdaae1c8d7f7 tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-22e412de-f91b-4c23-a21b-2e3a2f41107b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6ce6f037-a3c5-4d73-b609-0caf7f65c533 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9981de31-4916-40c4-9f53-e0efbb196013 tempest-VolumesGetTest-32275245 None] Lock "cinder-a235abbd-8541-42b5-aab3-603eff64a8d3-delete_volume" acquired by "delete_volume" :: waited 0.075s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:13 devstack sudo[110025]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6ce6f037-a3c5-4d73-b609-0caf7f65c533 Jun 25 18:30:13 devstack sudo[110025]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9981de31-4916-40c4-9f53-e0efbb196013 tempest-VolumesGetTest-32275245 None] Acquiring lock "cinder-quobyte-a235abbd-8541-42b5-aab3-603eff64a8d3" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9981de31-4916-40c4-9f53-e0efbb196013 tempest-VolumesGetTest-32275245 None] Lock "cinder-quobyte-a235abbd-8541-42b5-aab3-603eff64a8d3" acquired by "delete_volume" :: waited 0.029s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:13 devstack sudo[110024]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-22e412de-f91b-4c23-a21b-2e3a2f41107b Jun 25 18:30:13 devstack sudo[110024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[be67348c-e543-42b2-a13f-9932eea1628e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9981de31-4916-40c4-9f53-e0efbb196013 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a235abbd-8541-42b5-aab3-603eff64a8d3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:13 devstack sudo[110022]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f60c08dd-cbe6-4108-afc1-2972264c5c50 tempest-SnapshotDependencyTests-758029270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.092s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-f60c08dd-cbe6-4108-afc1-2972264c5c50 tempest-SnapshotDependencyTests-758029270 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:30:13 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-f60c08dd-cbe6-4108-afc1-2972264c5c50 tempest-SnapshotDependencyTests-758029270 None] Deleted volume successfully. Jun 25 18:30:13 devstack sudo[110029]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a235abbd-8541-42b5-aab3-603eff64a8d3 Jun 25 18:30:13 devstack sudo[110029]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:13 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f60c08dd-cbe6-4108-afc1-2972264c5c50 tempest-SnapshotDependencyTests-758029270 None] Lock "cinder-5aea151c-531e-418c-b3ff-3ed6147e7975-delete_volume" released by "delete_volume" :: held 4.431s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:14 devstack sudo[110025]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6ce6f037-a3c5-4d73-b609-0caf7f65c533" returned: 0 in 1.054s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] <== create_volume: return (2906ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:30:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.910s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.351s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-48478527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6fd48bed-37d1-405b-9d18-ec074f7f8f25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd3567e649b94034bf34db7150922d78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30: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-25T16:30:11Z,use_quota=True,user_id='bda835b3a99842dba594a51131d530b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:30:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Creating volume 6fd48bed-37d1-405b-9d18-ec074f7f8f25 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:30:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:30:14 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:30:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6fd48bed-37d1-405b-9d18-ec074f7f8f25 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:14 devstack sudo[110037]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6fd48bed-37d1-405b-9d18-ec074f7f8f25 1073741824 Jun 25 18:30:14 devstack sudo[110037]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d61ba286-c98b-40b0-98ab-1afe34984871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6ce6f037-a3c5-4d73-b609-0caf7f65c533', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e4fd611a-0650-4960-a41c-0823e15a090b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:14 devstack sudo[110024]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b29e6b9a-a250-472e-8fe0-cdaae1c8d7f7 tempest-SnapshotDependencyTests-758029270 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-22e412de-f91b-4c23-a21b-2e3a2f41107b" returned: 0 in 1.263s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b29e6b9a-a250-472e-8fe0-cdaae1c8d7f7 tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-22e412de-f91b-4c23-a21b-2e3a2f41107b {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:14 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Volume volume-6ce6f037-a3c5-4d73-b609-0caf7f65c533 (6ce6f037-a3c5-4d73-b609-0caf7f65c533): created successfully Jun 25 18:30:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e4fd611a-0650-4960-a41c-0823e15a090b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:14 devstack sudo[110042]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-22e412de-f91b-4c23-a21b-2e3a2f41107b Jun 25 18:30:14 devstack sudo[110042]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Flow 'volume_create_manager' (e3037c01-2b9f-4cac-bb90-00fcc5a844cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:14 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-607d9a79-c5e5-475a-b45f-d17d046be839 tempest-CreateVolumesFromSnapshotTest-251042758 None] Created volume successfully. Jun 25 18:30:14 devstack sudo[110029]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9981de31-4916-40c4-9f53-e0efbb196013 tempest-VolumesGetTest-32275245 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a235abbd-8541-42b5-aab3-603eff64a8d3" returned: 0 in 1.211s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9981de31-4916-40c4-9f53-e0efbb196013 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a235abbd-8541-42b5-aab3-603eff64a8d3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:14 devstack sudo[110045]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a235abbd-8541-42b5-aab3-603eff64a8d3 Jun 25 18:30:14 devstack sudo[110045]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:15 devstack sudo[110042]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b29e6b9a-a250-472e-8fe0-cdaae1c8d7f7 tempest-SnapshotDependencyTests-758029270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-22e412de-f91b-4c23-a21b-2e3a2f41107b" returned: 0 in 0.933s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b29e6b9a-a250-472e-8fe0-cdaae1c8d7f7 tempest-SnapshotDependencyTests-758029270 None] Lock "cinder-quobyte-22e412de-f91b-4c23-a21b-2e3a2f41107b" released by "delete_volume" :: held 2.328s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:15 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-b29e6b9a-a250-472e-8fe0-cdaae1c8d7f7 tempest-SnapshotDependencyTests-758029270 None] Created reservations ['c1b2a1a2-e0a9-4ea2-abf0-ff2c487cc003', '0abe8241-6124-4f21-bff4-38b0c36b2f0d', '8ce0267e-f951-4eb3-886c-b07690a453db', '185daa5a-8497-44e4-933b-f17e5b944a5c'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:30:15 devstack sudo[110045]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9981de31-4916-40c4-9f53-e0efbb196013 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a235abbd-8541-42b5-aab3-603eff64a8d3" returned: 0 in 0.911s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9981de31-4916-40c4-9f53-e0efbb196013 tempest-VolumesGetTest-32275245 None] Lock "cinder-quobyte-a235abbd-8541-42b5-aab3-603eff64a8d3" released by "delete_volume" :: held 2.201s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b29e6b9a-a250-472e-8fe0-cdaae1c8d7f7 tempest-SnapshotDependencyTests-758029270 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b29e6b9a-a250-472e-8fe0-cdaae1c8d7f7 tempest-SnapshotDependencyTests-758029270 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b29e6b9a-a250-472e-8fe0-cdaae1c8d7f7 tempest-SnapshotDependencyTests-758029270 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b29e6b9a-a250-472e-8fe0-cdaae1c8d7f7 tempest-SnapshotDependencyTests-758029270 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b29e6b9a-a250-472e-8fe0-cdaae1c8d7f7 tempest-SnapshotDependencyTests-758029270 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b29e6b9a-a250-472e-8fe0-cdaae1c8d7f7 tempest-SnapshotDependencyTests-758029270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:15 devstack sudo[110052]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:30:15 devstack sudo[110052]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:15 devstack sudo[110037]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6fd48bed-37d1-405b-9d18-ec074f7f8f25 1073741824" returned: 0 in 1.320s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:15 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-9981de31-4916-40c4-9f53-e0efbb196013 tempest-VolumesGetTest-32275245 None] Created reservations ['c3b90e26-3fa6-4ab5-b24f-7aa8003368a1', 'b389bd21-fbda-4914-89e9-c8b08d51f3ae', 'ec88f35c-6fdb-4813-a663-d2c9248353e4', '3c95d915-02ca-4f13-b62a-8bed49c03007'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:30:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6fd48bed-37d1-405b-9d18-ec074f7f8f25 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:16 devstack sudo[110054]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6fd48bed-37d1-405b-9d18-ec074f7f8f25 Jun 25 18:30:16 devstack sudo[110054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9981de31-4916-40c4-9f53-e0efbb196013 tempest-VolumesGetTest-32275245 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9981de31-4916-40c4-9f53-e0efbb196013 tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9981de31-4916-40c4-9f53-e0efbb196013 tempest-VolumesGetTest-32275245 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9981de31-4916-40c4-9f53-e0efbb196013 tempest-VolumesGetTest-32275245 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9981de31-4916-40c4-9f53-e0efbb196013 tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9981de31-4916-40c4-9f53-e0efbb196013 tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:16 devstack sudo[110056]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:30:16 devstack sudo[110056]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b29e6b9a-a250-472e-8fe0-cdaae1c8d7f7 tempest-SnapshotDependencyTests-758029270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.153s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-b29e6b9a-a250-472e-8fe0-cdaae1c8d7f7 tempest-SnapshotDependencyTests-758029270 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:30:17 devstack sudo[110052]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:17 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-b29e6b9a-a250-472e-8fe0-cdaae1c8d7f7 tempest-SnapshotDependencyTests-758029270 None] Deleted volume successfully. Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6fd48bed-37d1-405b-9d18-ec074f7f8f25" returned: 0 in 1.065s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] <== create_volume: return (2473ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.482s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:17 devstack sudo[110054]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.044s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1605235842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd3567e649b94034bf34db7150922d78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30: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-25T16:30:12Z,use_quota=True,user_id='bda835b3a99842dba594a51131d530b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Creating volume 8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:30:17 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] Acquiring lock "cinder-95e683a3-802b-44e4-8c74-3ae21cb8b974-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:17 devstack sudo[110060]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77 1073741824 Jun 25 18:30:17 devstack sudo[110060]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (28a067bd-2143-4a26-89ad-7e7200b7db61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6fd48bed-37d1-405b-9d18-ec074f7f8f25', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e7d7b67b-a280-4ed8-8b85-85cf600b9e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] Lock "cinder-95e683a3-802b-44e4-8c74-3ae21cb8b974-delete_volume" acquired by "delete_volume" :: waited 0.099s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b29e6b9a-a250-472e-8fe0-cdaae1c8d7f7 tempest-SnapshotDependencyTests-758029270 None] Lock "cinder-22e412de-f91b-4c23-a21b-2e3a2f41107b-delete_volume" released by "delete_volume" :: held 4.144s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:17 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Volume volume-6fd48bed-37d1-405b-9d18-ec074f7f8f25 (6fd48bed-37d1-405b-9d18-ec074f7f8f25): created successfully Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e7d7b67b-a280-4ed8-8b85-85cf600b9e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Flow 'volume_create_manager' (e7e4ffed-b26b-4c4f-9ad9-f079698da633) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:17 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-b6902ef3-c122-431f-ab88-07327c843bf2 tempest-CreateVolumesFromSnapshotTest-251042758 None] Created volume successfully. Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] Acquiring lock "cinder-quobyte-95e683a3-802b-44e4-8c74-3ae21cb8b974" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] Lock "cinder-quobyte-95e683a3-802b-44e4-8c74-3ae21cb8b974" acquired by "delete_volume" :: waited 0.032s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[3f5a8f00-7620-4d30-8f59-96a040035b36]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:17 devstack sudo[110056]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9981de31-4916-40c4-9f53-e0efbb196013 tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.520s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-9981de31-4916-40c4-9f53-e0efbb196013 tempest-VolumesGetTest-32275245 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:30:17 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-9981de31-4916-40c4-9f53-e0efbb196013 tempest-VolumesGetTest-32275245 None] Deleted volume successfully. Jun 25 18:30:17 devstack sudo[110063]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 Jun 25 18:30:17 devstack sudo[110063]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:17 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9981de31-4916-40c4-9f53-e0efbb196013 tempest-VolumesGetTest-32275245 None] Lock "cinder-a235abbd-8541-42b5-aab3-603eff64a8d3-delete_volume" released by "delete_volume" :: held 4.153s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:18 devstack sudo[110060]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77 1073741824" returned: 0 in 1.509s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:18 devstack sudo[110063]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974" returned: 0 in 1.130s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:18 devstack sudo[110072]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77 Jun 25 18:30:18 devstack sudo[110072]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:18 devstack sudo[110071]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 Jun 25 18:30:18 devstack sudo[110071]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:19 devstack sudo[110072]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77" returned: 0 in 0.798s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] <== create_volume: return (2394ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:30:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.400s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 6.921s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1709476938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=62de5651-63ed-44ed-bf70-9d11bc980567,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd3567e649b94034bf34db7150922d78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30: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-25T16:30:12Z,use_quota=True,user_id='bda835b3a99842dba594a51131d530b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:30:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Creating volume 62de5651-63ed-44ed-bf70-9d11bc980567 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:30:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:30:19 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:30:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-62de5651-63ed-44ed-bf70-9d11bc980567 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (768b3d3d-3653-4a76-9edd-5fc7fb0e8635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:19 devstack sudo[110078]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-62de5651-63ed-44ed-bf70-9d11bc980567 1073741824 Jun 25 18:30:19 devstack sudo[110078]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8061db90-9395-4f8d-ae16-0eaebeb82ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:19 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Volume volume-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77 (8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77): created successfully Jun 25 18:30:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8061db90-9395-4f8d-ae16-0eaebeb82ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Flow 'volume_create_manager' (1948691a-9f84-4ec2-b5bb-a123db487e9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:19 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-fdd2029e-3dbd-4553-86ef-ed097d59ab6a tempest-CreateVolumesFromSnapshotTest-251042758 None] Created volume successfully. Jun 25 18:30:19 devstack sudo[110071]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974" returned: 1 in 1.123s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 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/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:30:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:19 devstack sudo[110082]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974 Jun 25 18:30:19 devstack sudo[110082]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:20 devstack sudo[110078]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-62de5651-63ed-44ed-bf70-9d11bc980567 1073741824" returned: 0 in 1.132s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:20 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:UPDATE=116,cinder:SELECT=88,cinder:INSERT=27,cinder:DELETE=11 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:30:20 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:UPDATE=112,cinder:SELECT=91,cinder:DELETE=10,cinder:INSERT=37 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:30:20 devstack sudo[110082]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-95e683a3-802b-44e4-8c74-3ae21cb8b974" returned: 0 in 0.905s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] Lock "cinder-quobyte-95e683a3-802b-44e4-8c74-3ae21cb8b974" released by "delete_volume" :: held 3.271s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:20 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] Created reservations ['ea9dd515-ef0a-47b4-ae4c-b871781231e2', 'bf199636-5bd1-49c0-b71d-b3936f3f983d', '8e0b5f8c-1a12-4eed-b014-7a204214f1a1', '5e5171ae-58ed-46e3-be0e-1e70b682d596'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:30:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-62de5651-63ed-44ed-bf70-9d11bc980567 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:20 devstack sudo[110089]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-62de5651-63ed-44ed-bf70-9d11bc980567 Jun 25 18:30:20 devstack sudo[110089]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:21 devstack sudo[110091]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:30:21 devstack sudo[110091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:21 devstack sudo[110089]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-62de5651-63ed-44ed-bf70-9d11bc980567" returned: 0 in 0.844s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] <== create_volume: return (2269ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.274s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 8.325s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-780036340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c5dbc922-587c-44a6-bce3-0233d333f9f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd3567e649b94034bf34db7150922d78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:30:13Z,use_quota=True,user_id='bda835b3a99842dba594a51131d530b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Creating volume c5dbc922-587c-44a6-bce3-0233d333f9f3 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:30:21 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c5dbc922-587c-44a6-bce3-0233d333f9f3 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4cb26df7-3e0f-4fa3-ae12-0c20968e3947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-62de5651-63ed-44ed-bf70-9d11bc980567', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:21 devstack sudo[110094]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c5dbc922-587c-44a6-bce3-0233d333f9f3 1073741824 Jun 25 18:30:21 devstack sudo[110094]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c8d0d6a3-c0dc-4596-8183-49e01587fe84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:21 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Volume volume-62de5651-63ed-44ed-bf70-9d11bc980567 (62de5651-63ed-44ed-bf70-9d11bc980567): created successfully Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c8d0d6a3-c0dc-4596-8183-49e01587fe84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:21 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Flow 'volume_create_manager' (93f524c1-15a9-4f75-abfb-935d933f4ccd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:22 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-9d33b1b9-6c94-44d2-9720-eb0855c4a3bf tempest-CreateVolumesFromSnapshotTest-251042758 None] Created volume successfully. Jun 25 18:30:22 devstack sudo[110091]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.104s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:22 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:30:22 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] Deleted volume successfully. Jun 25 18:30:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-63eee07d-689e-4893-a9e2-685ed80feafd tempest-VolumesGetTest-32275245 None] Lock "cinder-95e683a3-802b-44e4-8c74-3ae21cb8b974-delete_volume" released by "delete_volume" :: held 5.037s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:23 devstack sudo[110094]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c5dbc922-587c-44a6-bce3-0233d333f9f3 1073741824" returned: 0 in 1.450s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c5dbc922-587c-44a6-bce3-0233d333f9f3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:23 devstack sudo[110103]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c5dbc922-587c-44a6-bce3-0233d333f9f3 Jun 25 18:30:23 devstack sudo[110103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:24 devstack sudo[110103]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c5dbc922-587c-44a6-bce3-0233d333f9f3" returned: 0 in 1.044s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:24 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] <== create_volume: return (2612ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:30:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.619s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:24 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b04c8dd7-d271-40eb-99f8-ec3b026ea42c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c5dbc922-587c-44a6-bce3-0233d333f9f3', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:24 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27a498d6-5281-44df-abb7-1adae748faf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:24 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Volume volume-c5dbc922-587c-44a6-bce3-0233d333f9f3 (c5dbc922-587c-44a6-bce3-0233d333f9f3): created successfully Jun 25 18:30:24 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27a498d6-5281-44df-abb7-1adae748faf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:24 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Flow 'volume_create_manager' (95f41728-14d8-4b25-b7f5-e25db2c2a5d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:24 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-3ac1384d-ba8b-4620-9da2-3b3455e96df6 tempest-CreateVolumesFromSnapshotTest-251042758 None] Created volume successfully. Jun 25 18:30:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c2a23fb9-e093-430c-9836-82c1eda0c3a0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "cinder-c5dbc922-587c-44a6-bce3-0233d333f9f3-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c2a23fb9-e093-430c-9836-82c1eda0c3a0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-c5dbc922-587c-44a6-bce3-0233d333f9f3-delete_volume" acquired by "delete_volume" :: waited 0.044s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c2a23fb9-e093-430c-9836-82c1eda0c3a0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "cinder-quobyte-c5dbc922-587c-44a6-bce3-0233d333f9f3" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c2a23fb9-e093-430c-9836-82c1eda0c3a0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-quobyte-c5dbc922-587c-44a6-bce3-0233d333f9f3" acquired by "delete_volume" :: waited 0.015s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:25 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[1a7bd1f0-6ab3-4e00-935b-ae3c975eee6d]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:30:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c2a23fb9-e093-430c-9836-82c1eda0c3a0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c5dbc922-587c-44a6-bce3-0233d333f9f3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:25 devstack sudo[110114]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c5dbc922-587c-44a6-bce3-0233d333f9f3 Jun 25 18:30:25 devstack sudo[110114]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:26 devstack sudo[110114]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c2a23fb9-e093-430c-9836-82c1eda0c3a0 tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c5dbc922-587c-44a6-bce3-0233d333f9f3" returned: 0 in 1.256s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c2a23fb9-e093-430c-9836-82c1eda0c3a0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c5dbc922-587c-44a6-bce3-0233d333f9f3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:26 devstack sudo[110121]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c5dbc922-587c-44a6-bce3-0233d333f9f3 Jun 25 18:30:26 devstack sudo[110121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Flow 'volume_create_manager' (e7494362-bd75-4a89-8e39-95bf4ad8935c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ec30c986-087e-478b-8572-064d15fac696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ec30c986-087e-478b-8572-064d15fac696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1764229156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=df1d6c63-315d-48ae-9519-0b3835244d58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e5522791b334ee6bc44947cfe460838',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30: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-25T16:30:28Z,use_quota=True,user_id='f73d1d0bba6b4c969a0ec76c9b7962ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec4af066-9a8c-402c-bf83-413ff2f6565a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec4af066-9a8c-402c-bf83-413ff2f6565a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18004f86-f62d-45ff-9c6f-ebad0cfcff48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18004f86-f62d-45ff-9c6f-ebad0cfcff48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'df1d6c63-315d-48ae-9519-0b3835244d58', 'volume_name': 'volume-df1d6c63-315d-48ae-9519-0b3835244d58', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a39e980-91da-4803-9980-b11148ff3875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a39e980-91da-4803-9980-b11148ff3875) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52403f10-2826-4b22-90c6-262573ec99b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:27 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Volume df1d6c63-315d-48ae-9519-0b3835244d58: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-df1d6c63-315d-48ae-9519-0b3835244d58', 'volume_size': 1} Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1764229156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=df1d6c63-315d-48ae-9519-0b3835244d58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e5522791b334ee6bc44947cfe460838',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30: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-25T16:30:28Z,use_quota=True,user_id='f73d1d0bba6b4c969a0ec76c9b7962ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Creating volume df1d6c63-315d-48ae-9519-0b3835244d58 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:27 devstack sudo[110121]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:30:27 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-df1d6c63-315d-48ae-9519-0b3835244d58 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c2a23fb9-e093-430c-9836-82c1eda0c3a0 tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c5dbc922-587c-44a6-bce3-0233d333f9f3" returned: 0 in 1.058s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:28 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c2a23fb9-e093-430c-9836-82c1eda0c3a0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-quobyte-c5dbc922-587c-44a6-bce3-0233d333f9f3" released by "delete_volume" :: held 2.382s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:28 devstack sudo[110124]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-df1d6c63-315d-48ae-9519-0b3835244d58 1073741824 Jun 25 18:30:28 devstack sudo[110124]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:28 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-c2a23fb9-e093-430c-9836-82c1eda0c3a0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Created reservations ['0d7ae539-e0e8-43e5-b879-2c658b3fb9cf', '0872b6bb-4c54-4641-bee1-52f4f00ad3aa', 'b81a21ab-5804-4df2-8d20-bc4567217af4', 'bd77b4e6-4801-4aaf-b91e-c313bb81717d'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:30:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c2a23fb9-e093-430c-9836-82c1eda0c3a0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c2a23fb9-e093-430c-9836-82c1eda0c3a0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:28 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c2a23fb9-e093-430c-9836-82c1eda0c3a0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:28 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c2a23fb9-e093-430c-9836-82c1eda0c3a0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c2a23fb9-e093-430c-9836-82c1eda0c3a0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.022s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c2a23fb9-e093-430c-9836-82c1eda0c3a0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:28 devstack sudo[110126]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:30:28 devstack sudo[110126]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4514bc06-e478-4f0d-b2c4-5cd0e7170baf tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "cinder-62de5651-63ed-44ed-bf70-9d11bc980567-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4514bc06-e478-4f0d-b2c4-5cd0e7170baf tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-62de5651-63ed-44ed-bf70-9d11bc980567-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4514bc06-e478-4f0d-b2c4-5cd0e7170baf tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "cinder-quobyte-62de5651-63ed-44ed-bf70-9d11bc980567" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4514bc06-e478-4f0d-b2c4-5cd0e7170baf tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-quobyte-62de5651-63ed-44ed-bf70-9d11bc980567" acquired by "delete_volume" :: waited 0.021s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:29 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[3918029e-3540-4920-9b6c-fab982ff861f]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:30:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4514bc06-e478-4f0d-b2c4-5cd0e7170baf tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-62de5651-63ed-44ed-bf70-9d11bc980567 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:29 devstack sudo[110124]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-df1d6c63-315d-48ae-9519-0b3835244d58 1073741824" returned: 0 in 1.413s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:29 devstack sudo[110126]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c2a23fb9-e093-430c-9836-82c1eda0c3a0 tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.209s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:29 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-c2a23fb9-e093-430c-9836-82c1eda0c3a0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:30:29 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-c2a23fb9-e093-430c-9836-82c1eda0c3a0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Deleted volume successfully. Jun 25 18:30:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-df1d6c63-315d-48ae-9519-0b3835244d58 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:29 devstack sudo[110133]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-62de5651-63ed-44ed-bf70-9d11bc980567 Jun 25 18:30:29 devstack sudo[110133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c2a23fb9-e093-430c-9836-82c1eda0c3a0 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-c5dbc922-587c-44a6-bce3-0233d333f9f3-delete_volume" released by "delete_volume" :: held 3.950s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:29 devstack sudo[110134]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-df1d6c63-315d-48ae-9519-0b3835244d58 Jun 25 18:30:29 devstack sudo[110134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:30 devstack sudo[110134]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-df1d6c63-315d-48ae-9519-0b3835244d58" returned: 0 in 0.887s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:30 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] <== create_volume: return (2387ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:30:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.391s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52403f10-2826-4b22-90c6-262573ec99b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-df1d6c63-315d-48ae-9519-0b3835244d58', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (125a2074-15c0-4b81-85b4-9b6c77b216dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:30 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Volume volume-df1d6c63-315d-48ae-9519-0b3835244d58 (df1d6c63-315d-48ae-9519-0b3835244d58): created successfully Jun 25 18:30:30 devstack sudo[110133]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (125a2074-15c0-4b81-85b4-9b6c77b216dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:30 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Flow 'volume_create_manager' (e7494362-bd75-4a89-8e39-95bf4ad8935c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4514bc06-e478-4f0d-b2c4-5cd0e7170baf tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-62de5651-63ed-44ed-bf70-9d11bc980567" returned: 0 in 1.093s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4514bc06-e478-4f0d-b2c4-5cd0e7170baf tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-62de5651-63ed-44ed-bf70-9d11bc980567 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:30 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-041f2814-8f0c-4b7a-8c58-63c713a3d43b tempest-VolumesNegativeTest-775630357 None] Created volume successfully. Jun 25 18:30:30 devstack sudo[110142]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-62de5651-63ed-44ed-bf70-9d11bc980567 Jun 25 18:30:30 devstack sudo[110142]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:31 devstack sudo[110142]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4514bc06-e478-4f0d-b2c4-5cd0e7170baf tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-62de5651-63ed-44ed-bf70-9d11bc980567" returned: 0 in 1.025s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:31 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4514bc06-e478-4f0d-b2c4-5cd0e7170baf tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-quobyte-62de5651-63ed-44ed-bf70-9d11bc980567" released by "delete_volume" :: held 2.206s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:31 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-4514bc06-e478-4f0d-b2c4-5cd0e7170baf tempest-CreateVolumesFromSnapshotTest-251042758 None] Created reservations ['8c1af4bc-c1fd-4d8b-b53b-3d4238dbf820', '2e4911be-e5ed-4469-96e3-16a9d8ac064b', 'b602338e-87e4-41fa-a41f-6a3da80cc587', 'a4ea1b01-2cf1-40c7-a333-88788c78132e'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:30:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4514bc06-e478-4f0d-b2c4-5cd0e7170baf tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4514bc06-e478-4f0d-b2c4-5cd0e7170baf tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:31 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4514bc06-e478-4f0d-b2c4-5cd0e7170baf tempest-CreateVolumesFromSnapshotTest-251042758 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:31 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4514bc06-e478-4f0d-b2c4-5cd0e7170baf tempest-CreateVolumesFromSnapshotTest-251042758 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4514bc06-e478-4f0d-b2c4-5cd0e7170baf tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4514bc06-e478-4f0d-b2c4-5cd0e7170baf tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:31 devstack sudo[110145]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:30:31 devstack sudo[110145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:32 devstack sudo[110145]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4514bc06-e478-4f0d-b2c4-5cd0e7170baf tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.807s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:32 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-4514bc06-e478-4f0d-b2c4-5cd0e7170baf tempest-CreateVolumesFromSnapshotTest-251042758 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:30:32 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-4514bc06-e478-4f0d-b2c4-5cd0e7170baf tempest-CreateVolumesFromSnapshotTest-251042758 None] Deleted volume successfully. Jun 25 18:30:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-3f5425c8-bfb7-4b51-ace3-8f9b55e5cf88 tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "cinder-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4514bc06-e478-4f0d-b2c4-5cd0e7170baf tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-62de5651-63ed-44ed-bf70-9d11bc980567-delete_volume" released by "delete_volume" :: held 3.562s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-3f5425c8-bfb7-4b51-ace3-8f9b55e5cf88 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77-delete_volume" acquired by "delete_volume" :: waited 0.056s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-3f5425c8-bfb7-4b51-ace3-8f9b55e5cf88 tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "cinder-quobyte-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-3f5425c8-bfb7-4b51-ace3-8f9b55e5cf88 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-quobyte-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77" acquired by "delete_volume" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:32 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[121065b7-b2e6-4d0f-b0eb-418d0583529a]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:30:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3f5425c8-bfb7-4b51-ace3-8f9b55e5cf88 tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:33 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/8f827b5f43c2336d1145b529d4eef10d/volume-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77 Jun 25 18:30:33 devstack sudo[110149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:34 devstack sudo[110149]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3f5425c8-bfb7-4b51-ace3-8f9b55e5cf88 tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77" returned: 0 in 1.182s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3f5425c8-bfb7-4b51-ace3-8f9b55e5cf88 tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:34 devstack sudo[110157]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77 Jun 25 18:30:34 devstack sudo[110157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:34 devstack sudo[110157]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3f5425c8-bfb7-4b51-ace3-8f9b55e5cf88 tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77" returned: 0 in 0.889s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:34 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-3f5425c8-bfb7-4b51-ace3-8f9b55e5cf88 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-quobyte-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77" released by "delete_volume" :: held 2.148s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:35 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-3f5425c8-bfb7-4b51-ace3-8f9b55e5cf88 tempest-CreateVolumesFromSnapshotTest-251042758 None] Created reservations ['c1d5c41e-675a-49be-8aa5-fec9a620be81', '8776c79e-e713-4cc2-bb91-c134bdf6fb2d', 'f0611553-446c-48b9-9d27-a278f13cbc30', '5734c98d-fa09-4f53-b73d-a1cf60679c24'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:30:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3f5425c8-bfb7-4b51-ace3-8f9b55e5cf88 tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3f5425c8-bfb7-4b51-ace3-8f9b55e5cf88 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:35 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3f5425c8-bfb7-4b51-ace3-8f9b55e5cf88 tempest-CreateVolumesFromSnapshotTest-251042758 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:35 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3f5425c8-bfb7-4b51-ace3-8f9b55e5cf88 tempest-CreateVolumesFromSnapshotTest-251042758 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3f5425c8-bfb7-4b51-ace3-8f9b55e5cf88 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3f5425c8-bfb7-4b51-ace3-8f9b55e5cf88 tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:35 devstack sudo[110161]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:30:35 devstack sudo[110161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:35 devstack sudo[110161]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3f5425c8-bfb7-4b51-ace3-8f9b55e5cf88 tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.742s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:35 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-3f5425c8-bfb7-4b51-ace3-8f9b55e5cf88 tempest-CreateVolumesFromSnapshotTest-251042758 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:30:35 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-3f5425c8-bfb7-4b51-ace3-8f9b55e5cf88 tempest-CreateVolumesFromSnapshotTest-251042758 None] Deleted volume successfully. Jun 25 18:30:35 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-3f5425c8-bfb7-4b51-ace3-8f9b55e5cf88 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-8b5b0a4d-7f48-482e-853b-a8ff0ed9fa77-delete_volume" released by "delete_volume" :: held 3.163s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9f0fed1f-335a-48e5-86dd-99da597d79d8 tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "cinder-6fd48bed-37d1-405b-9d18-ec074f7f8f25-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9f0fed1f-335a-48e5-86dd-99da597d79d8 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-6fd48bed-37d1-405b-9d18-ec074f7f8f25-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9f0fed1f-335a-48e5-86dd-99da597d79d8 tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "cinder-quobyte-6fd48bed-37d1-405b-9d18-ec074f7f8f25" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9f0fed1f-335a-48e5-86dd-99da597d79d8 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-quobyte-6fd48bed-37d1-405b-9d18-ec074f7f8f25" acquired by "delete_volume" :: waited 0.018s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:36 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[f6d58097-b5e5-4e9e-83aa-6e59e2792f34]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:30:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9f0fed1f-335a-48e5-86dd-99da597d79d8 tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6fd48bed-37d1-405b-9d18-ec074f7f8f25 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:36 devstack sudo[110166]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6fd48bed-37d1-405b-9d18-ec074f7f8f25 Jun 25 18:30:36 devstack sudo[110166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:37 devstack sudo[110166]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9f0fed1f-335a-48e5-86dd-99da597d79d8 tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6fd48bed-37d1-405b-9d18-ec074f7f8f25" returned: 0 in 0.943s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9f0fed1f-335a-48e5-86dd-99da597d79d8 tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6fd48bed-37d1-405b-9d18-ec074f7f8f25 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:37 devstack sudo[110171]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6fd48bed-37d1-405b-9d18-ec074f7f8f25 Jun 25 18:30:37 devstack sudo[110171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:38 devstack sudo[110171]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9f0fed1f-335a-48e5-86dd-99da597d79d8 tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6fd48bed-37d1-405b-9d18-ec074f7f8f25" returned: 0 in 0.856s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:38 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9f0fed1f-335a-48e5-86dd-99da597d79d8 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-quobyte-6fd48bed-37d1-405b-9d18-ec074f7f8f25" released by "delete_volume" :: held 1.878s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:38 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-9f0fed1f-335a-48e5-86dd-99da597d79d8 tempest-CreateVolumesFromSnapshotTest-251042758 None] Created reservations ['08c84398-869b-4d8f-8116-5471b4280841', 'd579f1dd-d281-470b-9862-03eab679ad71', 'f9bb3f7e-dbaf-4f18-8eb5-e72415582f40', '5ea5b532-f5a1-4895-b521-cb24e9d2e3a2'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:30:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9f0fed1f-335a-48e5-86dd-99da597d79d8 tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9f0fed1f-335a-48e5-86dd-99da597d79d8 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9f0fed1f-335a-48e5-86dd-99da597d79d8 tempest-CreateVolumesFromSnapshotTest-251042758 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9f0fed1f-335a-48e5-86dd-99da597d79d8 tempest-CreateVolumesFromSnapshotTest-251042758 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9f0fed1f-335a-48e5-86dd-99da597d79d8 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9f0fed1f-335a-48e5-86dd-99da597d79d8 tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:38 devstack sudo[110174]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:30:38 devstack sudo[110174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:38 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-67a027d1-5851-4919-b63a-96502508aebe tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "cinder-6ce6f037-a3c5-4d73-b609-0caf7f65c533-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:38 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-67a027d1-5851-4919-b63a-96502508aebe tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-6ce6f037-a3c5-4d73-b609-0caf7f65c533-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:38 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-67a027d1-5851-4919-b63a-96502508aebe tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "cinder-quobyte-6ce6f037-a3c5-4d73-b609-0caf7f65c533" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:38 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-67a027d1-5851-4919-b63a-96502508aebe tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-quobyte-6ce6f037-a3c5-4d73-b609-0caf7f65c533" acquired by "delete_volume" :: waited 0.019s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:38 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[b24c774e-c883-4d37-9d00-8ff5849e8f0e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:30:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-67a027d1-5851-4919-b63a-96502508aebe tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6ce6f037-a3c5-4d73-b609-0caf7f65c533 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:38 devstack sudo[110176]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6ce6f037-a3c5-4d73-b609-0caf7f65c533 Jun 25 18:30:38 devstack sudo[110176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:39 devstack sudo[110174]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9f0fed1f-335a-48e5-86dd-99da597d79d8 tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.084s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:39 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-9f0fed1f-335a-48e5-86dd-99da597d79d8 tempest-CreateVolumesFromSnapshotTest-251042758 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:30:39 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-9f0fed1f-335a-48e5-86dd-99da597d79d8 tempest-CreateVolumesFromSnapshotTest-251042758 None] Deleted volume successfully. Jun 25 18:30:39 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9f0fed1f-335a-48e5-86dd-99da597d79d8 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-6fd48bed-37d1-405b-9d18-ec074f7f8f25-delete_volume" released by "delete_volume" :: held 3.270s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:39 devstack sudo[110176]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-67a027d1-5851-4919-b63a-96502508aebe tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6ce6f037-a3c5-4d73-b609-0caf7f65c533" returned: 0 in 1.197s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-67a027d1-5851-4919-b63a-96502508aebe tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6ce6f037-a3c5-4d73-b609-0caf7f65c533 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:39 devstack sudo[110182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6ce6f037-a3c5-4d73-b609-0caf7f65c533 Jun 25 18:30:39 devstack sudo[110182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:40 devstack sudo[110182]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-67a027d1-5851-4919-b63a-96502508aebe tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-6ce6f037-a3c5-4d73-b609-0caf7f65c533" returned: 0 in 0.961s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:40 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-67a027d1-5851-4919-b63a-96502508aebe tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-quobyte-6ce6f037-a3c5-4d73-b609-0caf7f65c533" released by "delete_volume" :: held 2.218s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:40 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-67a027d1-5851-4919-b63a-96502508aebe tempest-CreateVolumesFromSnapshotTest-251042758 None] Created reservations ['a487034d-d6ec-43ab-9ed8-efeb280acd1f', 'a0fbbd5d-ecb4-44f1-b82f-40d61388abeb', '49c86306-925f-4d96-95e8-b8bae6b0db30', '53a6231c-2119-46cf-b851-19175b16634a'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:30:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-67a027d1-5851-4919-b63a-96502508aebe tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-67a027d1-5851-4919-b63a-96502508aebe tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-67a027d1-5851-4919-b63a-96502508aebe tempest-CreateVolumesFromSnapshotTest-251042758 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-67a027d1-5851-4919-b63a-96502508aebe tempest-CreateVolumesFromSnapshotTest-251042758 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-67a027d1-5851-4919-b63a-96502508aebe tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-67a027d1-5851-4919-b63a-96502508aebe tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:41 devstack sudo[110201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:30:41 devstack sudo[110201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:41 devstack sudo[110201]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-67a027d1-5851-4919-b63a-96502508aebe tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.816s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:41 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-67a027d1-5851-4919-b63a-96502508aebe tempest-CreateVolumesFromSnapshotTest-251042758 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:30:41 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-67a027d1-5851-4919-b63a-96502508aebe tempest-CreateVolumesFromSnapshotTest-251042758 None] Deleted volume successfully. Jun 25 18:30:41 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-67a027d1-5851-4919-b63a-96502508aebe tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-6ce6f037-a3c5-4d73-b609-0caf7f65c533-delete_volume" released by "delete_volume" :: held 3.364s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:41 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "cinder-579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:41 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f-delete_snapshot" acquired by "delete_snapshot" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:41 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "cinder-quobyte-ed640894-eff9-4d06-a1b0-0e48dc0de80e" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:41 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-quobyte-ed640894-eff9-4d06-a1b0-0e48dc0de80e" acquired by "delete_snapshot" :: waited 0.019s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:41 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "cinder-quobyte-579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:41 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-quobyte-579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:41 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] Deleting offline snapshot 579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f of volume ed640894-eff9-4d06-a1b0-0e48dc0de80e {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:30:41 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] snapshot_file for this snap is: volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:30:41 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[b1716379-477a-4192-a8d3-f956a93f157a]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:30:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:42 devstack sudo[110204]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f Jun 25 18:30:42 devstack sudo[110204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:43 devstack sudo[110204]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f" returned: 0 in 1.009s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:43 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:30:43 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[5592727d-6603-455a-942d-680668d411c2]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:30:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:43 devstack sudo[110211]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e Jun 25 18:30:43 devstack sudo[110211]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:43 devstack sudo[110211]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e" returned: 0 in 0.935s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:44 devstack sudo[110218]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f Jun 25 18:30:44 devstack sudo[110218]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:44 devstack sudo[110218]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f" returned: 0 in 0.777s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:44 devstack sudo[110224]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f Jun 25 18:30:44 devstack sudo[110224]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:45 devstack sudo[110224]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e.579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f" returned: 0 in 0.921s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-quobyte-579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f" released by "_delete_snapshot" :: held 3.782s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-quobyte-ed640894-eff9-4d06-a1b0-0e48dc0de80e" released by "delete_snapshot" :: held 3.809s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:45 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] Created reservations ['08ecea18-4dd0-4bf7-81a3-9051c5a52ee6', '5f70520f-0a2c-478b-bd40-cce61c4b4a92', '1f48256c-b1ce-447b-a72a-3e8d89fc08c3', 'edc90672-1db6-4344-92e3-a9b8779e7be0'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:30:45 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] Delete snapshot completed successfully. Jun 25 18:30:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-651cbad5-ffd9-4bd5-9c49-934a5bdc3f66 tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-579c3be2-8470-4ec2-a3ea-f71e4f2bfb7f-delete_snapshot" released by "delete_snapshot" :: held 3.977s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-db86db7f-34a1-4a0c-9007-359fc594961c tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "cinder-ed640894-eff9-4d06-a1b0-0e48dc0de80e-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-db86db7f-34a1-4a0c-9007-359fc594961c tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-ed640894-eff9-4d06-a1b0-0e48dc0de80e-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-db86db7f-34a1-4a0c-9007-359fc594961c tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "cinder-quobyte-ed640894-eff9-4d06-a1b0-0e48dc0de80e" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:30:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-db86db7f-34a1-4a0c-9007-359fc594961c tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-quobyte-ed640894-eff9-4d06-a1b0-0e48dc0de80e" acquired by "delete_volume" :: waited 0.019s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:30:46 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[8c09b0d6-65eb-41c0-80c8-6a6777b172f9]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:30:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-db86db7f-34a1-4a0c-9007-359fc594961c tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:46 devstack sudo[110231]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e Jun 25 18:30:46 devstack sudo[110231]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:47 devstack sudo[110231]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-db86db7f-34a1-4a0c-9007-359fc594961c tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e" returned: 0 in 0.908s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-db86db7f-34a1-4a0c-9007-359fc594961c tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:47 devstack sudo[110236]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e Jun 25 18:30:47 devstack sudo[110236]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:47 devstack sudo[110236]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-db86db7f-34a1-4a0c-9007-359fc594961c tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed640894-eff9-4d06-a1b0-0e48dc0de80e" returned: 0 in 0.678s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:47 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-db86db7f-34a1-4a0c-9007-359fc594961c tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-quobyte-ed640894-eff9-4d06-a1b0-0e48dc0de80e" released by "delete_volume" :: held 1.666s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:48 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-db86db7f-34a1-4a0c-9007-359fc594961c tempest-CreateVolumesFromSnapshotTest-251042758 None] Created reservations ['af57a439-635c-4207-a9e4-482bf1e3ca7d', 'c71cecf0-6c02-4285-a9c4-d9b36630a0d1', '7c5598bf-c54c-415d-9647-a41cd1002af6', '07a0621f-287e-44be-8522-59e6c2f1535c'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:30:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-db86db7f-34a1-4a0c-9007-359fc594961c tempest-CreateVolumesFromSnapshotTest-251042758 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-db86db7f-34a1-4a0c-9007-359fc594961c tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:48 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-db86db7f-34a1-4a0c-9007-359fc594961c tempest-CreateVolumesFromSnapshotTest-251042758 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:48 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-db86db7f-34a1-4a0c-9007-359fc594961c tempest-CreateVolumesFromSnapshotTest-251042758 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-db86db7f-34a1-4a0c-9007-359fc594961c tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-db86db7f-34a1-4a0c-9007-359fc594961c tempest-CreateVolumesFromSnapshotTest-251042758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:48 devstack sudo[110253]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:30:48 devstack sudo[110253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Flow 'volume_create_manager' (aa7baceb-02d8-4f02-9b7d-652120e9fc6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60a3877f-670e-4cad-8fe4-970aa0352357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60a3877f-670e-4cad-8fe4-970aa0352357) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1333429906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7a53f7b3-ba50-42f0-a586-f18d8038b534,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d21cba0f6c442b08eb4f56a18bd243d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30: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-25T16:30:49Z,use_quota=True,user_id='bffa60dbf5f1403fada341d2a7724572',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9bb76ffe-3e45-4356-8500-b9c06640aba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9bb76ffe-3e45-4356-8500-b9c06640aba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7a841585-c9e8-4f9d-96ce-57b582eb1a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7a841585-c9e8-4f9d-96ce-57b582eb1a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7a53f7b3-ba50-42f0-a586-f18d8038b534', 'volume_name': 'volume-7a53f7b3-ba50-42f0-a586-f18d8038b534', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (558a1504-71a7-43b7-a125-c11e89e454f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (558a1504-71a7-43b7-a125-c11e89e454f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5a4387b9-e659-4fa2-9265-c20771f6976d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:49 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Volume 7a53f7b3-ba50-42f0-a586-f18d8038b534: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7a53f7b3-ba50-42f0-a586-f18d8038b534', 'volume_size': 1} Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1333429906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7a53f7b3-ba50-42f0-a586-f18d8038b534,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d21cba0f6c442b08eb4f56a18bd243d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30: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-25T16:30:49Z,use_quota=True,user_id='bffa60dbf5f1403fada341d2a7724572',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Creating volume 7a53f7b3-ba50-42f0-a586-f18d8038b534 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:30:49 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:49 devstack sudo[110319]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 1073741824 Jun 25 18:30:49 devstack sudo[110319]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:49 devstack sudo[110253]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-db86db7f-34a1-4a0c-9007-359fc594961c tempest-CreateVolumesFromSnapshotTest-251042758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.602s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-db86db7f-34a1-4a0c-9007-359fc594961c tempest-CreateVolumesFromSnapshotTest-251042758 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:30:49 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-db86db7f-34a1-4a0c-9007-359fc594961c tempest-CreateVolumesFromSnapshotTest-251042758 None] Deleted volume successfully. Jun 25 18:30:49 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-db86db7f-34a1-4a0c-9007-359fc594961c tempest-CreateVolumesFromSnapshotTest-251042758 None] Lock "cinder-ed640894-eff9-4d06-a1b0-0e48dc0de80e-delete_volume" released by "delete_volume" :: held 3.586s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:30:50 devstack sudo[110319]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 1073741824" returned: 0 in 1.096s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:50 devstack sudo[110325]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 Jun 25 18:30:50 devstack sudo[110325]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:51 devstack sudo[110325]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534" returned: 0 in 1.008s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] <== create_volume: return (2166ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:30:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.169s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5a4387b9-e659-4fa2-9265-c20771f6976d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7a53f7b3-ba50-42f0-a586-f18d8038b534', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9134784-00ac-4a7d-95d7-121ebc236ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:51 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Volume volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 (7a53f7b3-ba50-42f0-a586-f18d8038b534): created successfully Jun 25 18:30:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9134784-00ac-4a7d-95d7-121ebc236ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Flow 'volume_create_manager' (aa7baceb-02d8-4f02-9b7d-652120e9fc6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:51 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5c9e6da9-9026-4327-b96b-6a1b55001f6b tempest-TestStampPattern-650270330 None] Created volume successfully. Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Flow 'volume_create_manager' (aebb0cfe-4b45-4e2a-bc9c-1c6c67707f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4aae9dfd-be7c-45f0-8588-85ad2b10a28e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4aae9dfd-be7c-45f0-8588-85ad2b10a28e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1439639371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=696539ff-83bb-459a-a787-33bd6cb49b82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ea0f23dd674fd4b4d94dba2ba24784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30: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-25T16:30:53Z,use_quota=True,user_id='e6f06681fac44952af250a82e6fe30f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (51f0af71-f01e-46a8-8947-0e0772f66d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (51f0af71-f01e-46a8-8947-0e0772f66d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d005065a-f2df-486f-8225-36cce515db71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d005065a-f2df-486f-8225-36cce515db71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '696539ff-83bb-459a-a787-33bd6cb49b82', 'volume_name': 'volume-696539ff-83bb-459a-a787-33bd6cb49b82', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be585538-117e-48a5-9f46-6dd5df89ddad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be585538-117e-48a5-9f46-6dd5df89ddad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (91e2f528-ca66-44fb-96d1-b244424c0c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:53 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Volume 696539ff-83bb-459a-a787-33bd6cb49b82: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-696539ff-83bb-459a-a787-33bd6cb49b82', 'volume_size': 1} Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1439639371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=696539ff-83bb-459a-a787-33bd6cb49b82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ea0f23dd674fd4b4d94dba2ba24784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30: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-25T16:30:53Z,use_quota=True,user_id='e6f06681fac44952af250a82e6fe30f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Creating volume 696539ff-83bb-459a-a787-33bd6cb49b82 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:30:53 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:30:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-696539ff-83bb-459a-a787-33bd6cb49b82 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:53 devstack sudo[110337]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-696539ff-83bb-459a-a787-33bd6cb49b82 1073741824 Jun 25 18:30:53 devstack sudo[110337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:54 devstack sudo[110337]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-696539ff-83bb-459a-a787-33bd6cb49b82 1073741824" returned: 0 in 1.316s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-696539ff-83bb-459a-a787-33bd6cb49b82 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:54 devstack sudo[110343]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-696539ff-83bb-459a-a787-33bd6cb49b82 Jun 25 18:30:54 devstack sudo[110343]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:55 devstack sudo[110343]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-696539ff-83bb-459a-a787-33bd6cb49b82" returned: 0 in 0.750s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] <== create_volume: return (2123ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:30:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.128s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (91e2f528-ca66-44fb-96d1-b244424c0c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-696539ff-83bb-459a-a787-33bd6cb49b82', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (07a3d233-f706-42ca-9cb6-f10e4073ef97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:55 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Volume volume-696539ff-83bb-459a-a787-33bd6cb49b82 (696539ff-83bb-459a-a787-33bd6cb49b82): created successfully Jun 25 18:30:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (07a3d233-f706-42ca-9cb6-f10e4073ef97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Flow 'volume_create_manager' (aebb0cfe-4b45-4e2a-bc9c-1c6c67707f80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:55 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-8728da57-7ea5-4e84-af82-5d1b03635690 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Created volume successfully. Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Flow 'volume_create_manager' (4ad2b0a7-ab41-48a0-b092-23d5b8f4b07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b53e0db-7cbb-43c8-91ff-9c57d4846569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b53e0db-7cbb-43c8-91ff-9c57d4846569) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1189189121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2cee4f5d-4697-4a7d-9a90-73233c4ee7b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ea0f23dd674fd4b4d94dba2ba24784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:30:57Z,use_quota=True,user_id='e6f06681fac44952af250a82e6fe30f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ae9876ad-553c-4ffa-98ae-c8a469cbf32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ae9876ad-553c-4ffa-98ae-c8a469cbf32e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3a503ce-2ac9-4917-9f4e-cb38f34c0456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3a503ce-2ac9-4917-9f4e-cb38f34c0456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2cee4f5d-4697-4a7d-9a90-73233c4ee7b4', 'volume_name': 'volume-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8b11eec-c840-411e-aabb-055b0567540f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8b11eec-c840-411e-aabb-055b0567540f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (119e1a50-76ff-459f-b59b-314b53258107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:57 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Volume 2cee4f5d-4697-4a7d-9a90-73233c4ee7b4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4', 'volume_size': 1} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1189189121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2cee4f5d-4697-4a7d-9a90-73233c4ee7b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ea0f23dd674fd4b4d94dba2ba24784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:30:57Z,use_quota=True,user_id='e6f06681fac44952af250a82e6fe30f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Creating volume 2cee4f5d-4697-4a7d-9a90-73233c4ee7b4 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:30:57 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:57 devstack sudo[110392]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4 1073741824 Jun 25 18:30:57 devstack sudo[110392]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Flow 'volume_create_manager' (96034e0f-6b37-4486-ad6a-daa75faa7549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a61ba6e8-8603-4361-a35c-da972d67c3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a61ba6e8-8603-4361-a35c-da972d67c3cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1404564710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=26457063-f24f-41ac-b6c5-6f563b12b19c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ea0f23dd674fd4b4d94dba2ba24784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30: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-25T16:30:58Z,use_quota=True,user_id='e6f06681fac44952af250a82e6fe30f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (41500b05-44ae-45d6-8160-d81bc5ab2100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (41500b05-44ae-45d6-8160-d81bc5ab2100) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af46906b-ddb6-416c-8daa-0d3479bc4891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af46906b-ddb6-416c-8daa-0d3479bc4891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '26457063-f24f-41ac-b6c5-6f563b12b19c', 'volume_name': 'volume-26457063-f24f-41ac-b6c5-6f563b12b19c', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7f3c8321-a6b2-4d71-ae8d-f1e8f85d9fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7f3c8321-a6b2-4d71-ae8d-f1e8f85d9fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c214b489-a2a6-4072-98ca-8fa44b304576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:57 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Volume 26457063-f24f-41ac-b6c5-6f563b12b19c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-26457063-f24f-41ac-b6c5-6f563b12b19c', 'volume_size': 1} Jun 25 18:30:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:58 devstack sudo[110401]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:30:58 devstack sudo[110401]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Flow 'volume_create_manager' (1c96b0da-1179-4bef-81cf-7db4edb3404c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (59f047c2-b47d-4176-882f-e07975b0c240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (59f047c2-b47d-4176-882f-e07975b0c240) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1305999959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e2887811-a426-4bbf-83de-bb7a4f2eaa79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ea0f23dd674fd4b4d94dba2ba24784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30: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-25T16:30:58Z,use_quota=True,user_id='e6f06681fac44952af250a82e6fe30f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (223161cb-3af4-4e50-95f5-8a7e9587b8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (223161cb-3af4-4e50-95f5-8a7e9587b8dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd7265d4-de88-4cce-a9e6-b7c8718e7fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd7265d4-de88-4cce-a9e6-b7c8718e7fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e2887811-a426-4bbf-83de-bb7a4f2eaa79', 'volume_name': 'volume-e2887811-a426-4bbf-83de-bb7a4f2eaa79', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (827f86d1-882d-4049-8297-4c63cff1a186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (827f86d1-882d-4049-8297-4c63cff1a186) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5a9e34b-34c2-40a0-afd9-82016eb542c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:58 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Volume e2887811-a426-4bbf-83de-bb7a4f2eaa79: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e2887811-a426-4bbf-83de-bb7a4f2eaa79', 'volume_size': 1} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Flow 'volume_create_manager' (ec8460ba-3766-4746-a157-d193546b685f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (238204b2-b861-4326-874d-09f92b75253e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (238204b2-b861-4326-874d-09f92b75253e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1044818253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=49b6648a-8c29-40b2-b029-b591e5bd0df9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ea0f23dd674fd4b4d94dba2ba24784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:30:59Z,use_quota=True,user_id='e6f06681fac44952af250a82e6fe30f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3c9bb597-8872-4101-8764-872a6b889835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3c9bb597-8872-4101-8764-872a6b889835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d318a617-5c16-4826-9702-fe14f5d4a60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d318a617-5c16-4826-9702-fe14f5d4a60a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '49b6648a-8c29-40b2-b029-b591e5bd0df9', 'volume_name': 'volume-49b6648a-8c29-40b2-b029-b591e5bd0df9', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5c95d77-db98-48ed-9dd3-5ece62411f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5c95d77-db98-48ed-9dd3-5ece62411f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d3bde6cb-6cb4-41b5-83e7-863fa4109779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:59 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Volume 49b6648a-8c29-40b2-b029-b591e5bd0df9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-49b6648a-8c29-40b2-b029-b591e5bd0df9', 'volume_size': 1} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:59 devstack sudo[110392]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4 1073741824" returned: 0 in 1.810s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:59 devstack sudo[110423]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4 Jun 25 18:30:59 devstack sudo[110423]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:59 devstack sudo[110401]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.332s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 28 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Flow 'volume_create_manager' (984086e9-af5d-4f5f-b739-a27d00842f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (83c4e544-1058-4d9c-80e6-8e755d9e6bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (83c4e544-1058-4d9c-80e6-8e755d9e6bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-250755388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=78556d0d-de1b-4dfb-9e2b-9cba58597c80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ea0f23dd674fd4b4d94dba2ba24784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:31: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-25T16:31:00Z,use_quota=True,user_id='e6f06681fac44952af250a82e6fe30f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (223f752f-540d-46b4-9dc8-970e61c10ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (223f752f-540d-46b4-9dc8-970e61c10ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5cb2a2c5-8a7a-48c1-8c35-a5accf2b01d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5cb2a2c5-8a7a-48c1-8c35-a5accf2b01d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '78556d0d-de1b-4dfb-9e2b-9cba58597c80', 'volume_name': 'volume-78556d0d-de1b-4dfb-9e2b-9cba58597c80', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4cf1a3e1-0db6-429f-8bc4-ca5c52b6e3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4cf1a3e1-0db6-429f-8bc4-ca5c52b6e3b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b53f18da-37cc-4963-a0ef-dbd2a61307fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:30:59 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Volume 78556d0d-de1b-4dfb-9e2b-9cba58597c80: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-78556d0d-de1b-4dfb-9e2b-9cba58597c80', 'volume_size': 1} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:59 devstack sudo[110423]: pam_unix(sudo:session): session closed for user root Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4" returned: 0 in 0.782s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] <== create_volume: return (2654ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.659s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.091s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1404564710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=26457063-f24f-41ac-b6c5-6f563b12b19c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ea0f23dd674fd4b4d94dba2ba24784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30: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-25T16:30:58Z,use_quota=True,user_id='e6f06681fac44952af250a82e6fe30f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Creating volume 26457063-f24f-41ac-b6c5-6f563b12b19c {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:30:59 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-26457063-f24f-41ac-b6c5-6f563b12b19c 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:30:59 devstack sudo[110426]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-26457063-f24f-41ac-b6c5-6f563b12b19c 1073741824 Jun 25 18:30:59 devstack sudo[110426]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:30:59 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (119e1a50-76ff-459f-b59b-314b53258107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a3dbcbda-1dc7-4a70-98c4-35855afdee2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:00 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Volume volume-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4 (2cee4f5d-4697-4a7d-9a90-73233c4ee7b4): created successfully Jun 25 18:31:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a3dbcbda-1dc7-4a70-98c4-35855afdee2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Flow 'volume_create_manager' (4ad2b0a7-ab41-48a0-b092-23d5b8f4b07f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:31:00 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-bf8aadae-432b-46f7-81db-dd3978ac19af tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Created volume successfully. Jun 25 18:31:00 devstack sudo[110426]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-26457063-f24f-41ac-b6c5-6f563b12b19c 1073741824" returned: 0 in 0.901s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-26457063-f24f-41ac-b6c5-6f563b12b19c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:00 devstack sudo[110432]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-26457063-f24f-41ac-b6c5-6f563b12b19c Jun 25 18:31:00 devstack sudo[110432]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:01 devstack sudo[110432]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-26457063-f24f-41ac-b6c5-6f563b12b19c" returned: 0 in 0.693s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] <== create_volume: return (1638ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:31:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.643s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.004s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1305999959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e2887811-a426-4bbf-83de-bb7a4f2eaa79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ea0f23dd674fd4b4d94dba2ba24784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30: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-25T16:30:58Z,use_quota=True,user_id='e6f06681fac44952af250a82e6fe30f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:31:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Creating volume e2887811-a426-4bbf-83de-bb7a4f2eaa79 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:31:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:31:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:31:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:31:01 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:31:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e2887811-a426-4bbf-83de-bb7a4f2eaa79 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:01 devstack sudo[110435]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e2887811-a426-4bbf-83de-bb7a4f2eaa79 1073741824 Jun 25 18:31:01 devstack sudo[110435]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c214b489-a2a6-4072-98ca-8fa44b304576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-26457063-f24f-41ac-b6c5-6f563b12b19c', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (78f8cf05-5514-4e76-a36b-ab4e10681ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:01 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Volume volume-26457063-f24f-41ac-b6c5-6f563b12b19c (26457063-f24f-41ac-b6c5-6f563b12b19c): created successfully Jun 25 18:31:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (78f8cf05-5514-4e76-a36b-ab4e10681ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Flow 'volume_create_manager' (96034e0f-6b37-4486-ad6a-daa75faa7549) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:31:01 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-9b773f56-e46b-47fb-8b41-d799c1d0df8b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Created volume successfully. Jun 25 18:31:02 devstack sudo[110435]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e2887811-a426-4bbf-83de-bb7a4f2eaa79 1073741824" returned: 0 in 1.087s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e2887811-a426-4bbf-83de-bb7a4f2eaa79 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:02 devstack sudo[110444]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e2887811-a426-4bbf-83de-bb7a4f2eaa79 Jun 25 18:31:02 devstack sudo[110444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:03 devstack sudo[110444]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e2887811-a426-4bbf-83de-bb7a4f2eaa79" returned: 0 in 0.678s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:03 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] <== create_volume: return (1809ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:31:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.811s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.404s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:03 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1044818253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=49b6648a-8c29-40b2-b029-b591e5bd0df9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ea0f23dd674fd4b4d94dba2ba24784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:30:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:30:59Z,use_quota=True,user_id='e6f06681fac44952af250a82e6fe30f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:31:03 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Creating volume 49b6648a-8c29-40b2-b029-b591e5bd0df9 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:31:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:03 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:31:03 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:31:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:03 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:31:03 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:31:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-49b6648a-8c29-40b2-b029-b591e5bd0df9 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:03 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5a9e34b-34c2-40a0-afd9-82016eb542c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e2887811-a426-4bbf-83de-bb7a4f2eaa79', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:03 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (83c7738e-9f32-4c2e-97df-10f5f092946c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:03 devstack sudo[110447]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-49b6648a-8c29-40b2-b029-b591e5bd0df9 1073741824 Jun 25 18:31:03 devstack sudo[110447]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:03 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Volume volume-e2887811-a426-4bbf-83de-bb7a4f2eaa79 (e2887811-a426-4bbf-83de-bb7a4f2eaa79): created successfully Jun 25 18:31:03 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (83c7738e-9f32-4c2e-97df-10f5f092946c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:03 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Flow 'volume_create_manager' (1c96b0da-1179-4bef-81cf-7db4edb3404c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:31:03 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-a08e426e-2dfb-49ad-b542-68638912357b tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Created volume successfully. Jun 25 18:31:04 devstack sudo[110447]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-49b6648a-8c29-40b2-b029-b591e5bd0df9 1073741824" returned: 0 in 1.094s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-49b6648a-8c29-40b2-b029-b591e5bd0df9 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:04 devstack sudo[110465]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-49b6648a-8c29-40b2-b029-b591e5bd0df9 Jun 25 18:31:04 devstack sudo[110465]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:05 devstack sudo[110465]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-49b6648a-8c29-40b2-b029-b591e5bd0df9" returned: 0 in 1.027s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] <== create_volume: return (2168ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:31:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.172s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.879s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:30:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-250755388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=78556d0d-de1b-4dfb-9e2b-9cba58597c80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ea0f23dd674fd4b4d94dba2ba24784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:31: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-25T16:31:00Z,use_quota=True,user_id='e6f06681fac44952af250a82e6fe30f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:31:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Creating volume 78556d0d-de1b-4dfb-9e2b-9cba58597c80 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:31:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:31:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:31:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:31:05 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:31:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-78556d0d-de1b-4dfb-9e2b-9cba58597c80 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d3bde6cb-6cb4-41b5-83e7-863fa4109779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-49b6648a-8c29-40b2-b029-b591e5bd0df9', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7520e569-7d02-476f-9127-d4f5cce2f15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:05 devstack sudo[110531]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-78556d0d-de1b-4dfb-9e2b-9cba58597c80 1073741824 Jun 25 18:31:05 devstack sudo[110531]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:05 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Volume volume-49b6648a-8c29-40b2-b029-b591e5bd0df9 (49b6648a-8c29-40b2-b029-b591e5bd0df9): created successfully Jun 25 18:31:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7520e569-7d02-476f-9127-d4f5cce2f15f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:05 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Flow 'volume_create_manager' (ec8460ba-3766-4746-a157-d193546b685f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:31:05 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-f733dbf8-3d32-40d4-8449-3654dd6bb351 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Created volume successfully. Jun 25 18:31:06 devstack sudo[110531]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-78556d0d-de1b-4dfb-9e2b-9cba58597c80 1073741824" returned: 0 in 1.209s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-78556d0d-de1b-4dfb-9e2b-9cba58597c80 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:06 devstack sudo[110546]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-78556d0d-de1b-4dfb-9e2b-9cba58597c80 Jun 25 18:31:06 devstack sudo[110546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:07 devstack sudo[110546]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-78556d0d-de1b-4dfb-9e2b-9cba58597c80" returned: 0 in 0.718s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] <== create_volume: return (2007ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:31:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b53f18da-37cc-4963-a0ef-dbd2a61307fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-78556d0d-de1b-4dfb-9e2b-9cba58597c80', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7455aa62-169d-40cd-b254-4c8a76f107a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:07 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Volume volume-78556d0d-de1b-4dfb-9e2b-9cba58597c80 (78556d0d-de1b-4dfb-9e2b-9cba58597c80): created successfully Jun 25 18:31:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7455aa62-169d-40cd-b254-4c8a76f107a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Flow 'volume_create_manager' (984086e9-af5d-4f5f-b739-a27d00842f12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:31:07 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-001f7925-095b-4395-a8bb-ea0239cde501 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Created volume successfully. Jun 25 18:31:08 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bb1bfaf5-1dd2-4771-8d3b-6fd4634ed88f tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "cinder-78556d0d-de1b-4dfb-9e2b-9cba58597c80-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:08 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bb1bfaf5-1dd2-4771-8d3b-6fd4634ed88f tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-78556d0d-de1b-4dfb-9e2b-9cba58597c80-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:08 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bb1bfaf5-1dd2-4771-8d3b-6fd4634ed88f tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "cinder-quobyte-78556d0d-de1b-4dfb-9e2b-9cba58597c80" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:08 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bb1bfaf5-1dd2-4771-8d3b-6fd4634ed88f tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-quobyte-78556d0d-de1b-4dfb-9e2b-9cba58597c80" acquired by "delete_volume" :: waited 0.023s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:08 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[2b2a4a42-2e2d-4dfc-8c20-d2115d5e2535]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:31:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb1bfaf5-1dd2-4771-8d3b-6fd4634ed88f tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-78556d0d-de1b-4dfb-9e2b-9cba58597c80 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:08 devstack sudo[110549]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-78556d0d-de1b-4dfb-9e2b-9cba58597c80 Jun 25 18:31:08 devstack sudo[110549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:09 devstack sudo[110549]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb1bfaf5-1dd2-4771-8d3b-6fd4634ed88f tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-78556d0d-de1b-4dfb-9e2b-9cba58597c80" returned: 0 in 0.955s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb1bfaf5-1dd2-4771-8d3b-6fd4634ed88f tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-78556d0d-de1b-4dfb-9e2b-9cba58597c80 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:09 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/8f827b5f43c2336d1145b529d4eef10d/volume-78556d0d-de1b-4dfb-9e2b-9cba58597c80 Jun 25 18:31:09 devstack sudo[110554]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:09 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bb88e296-9919-4a67-bb7f-532f6fae1384 tempest-VolumesNegativeTest-775630357 None] Acquiring lock "cinder-df1d6c63-315d-48ae-9519-0b3835244d58-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:10 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bb88e296-9919-4a67-bb7f-532f6fae1384 tempest-VolumesNegativeTest-775630357 None] Lock "cinder-df1d6c63-315d-48ae-9519-0b3835244d58-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:10 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bb88e296-9919-4a67-bb7f-532f6fae1384 tempest-VolumesNegativeTest-775630357 None] Acquiring lock "cinder-quobyte-df1d6c63-315d-48ae-9519-0b3835244d58" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:10 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bb88e296-9919-4a67-bb7f-532f6fae1384 tempest-VolumesNegativeTest-775630357 None] Lock "cinder-quobyte-df1d6c63-315d-48ae-9519-0b3835244d58" acquired by "delete_volume" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:10 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[c115bfe8-13b0-484b-aafb-43f0a8f1af70]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:31:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb88e296-9919-4a67-bb7f-532f6fae1384 tempest-VolumesNegativeTest-775630357 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-df1d6c63-315d-48ae-9519-0b3835244d58 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:10 devstack sudo[110556]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-df1d6c63-315d-48ae-9519-0b3835244d58 Jun 25 18:31:10 devstack sudo[110556]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:10 devstack sudo[110554]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb1bfaf5-1dd2-4771-8d3b-6fd4634ed88f tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-78556d0d-de1b-4dfb-9e2b-9cba58597c80" returned: 0 in 0.893s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:10 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bb1bfaf5-1dd2-4771-8d3b-6fd4634ed88f tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-quobyte-78556d0d-de1b-4dfb-9e2b-9cba58597c80" released by "delete_volume" :: held 1.894s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:10 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-bb1bfaf5-1dd2-4771-8d3b-6fd4634ed88f tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Created reservations ['4e4d626e-4c66-4939-a255-cba9ba873947', '18a04df3-c69b-4180-aa51-05db53060b3a', '340e3f5a-2d99-44d3-86ab-04a7bca21a53', '586a8b5e-3944-42cf-8a27-57c252886a95'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:31:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-bb1bfaf5-1dd2-4771-8d3b-6fd4634ed88f tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-bb1bfaf5-1dd2-4771-8d3b-6fd4634ed88f tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-bb1bfaf5-1dd2-4771-8d3b-6fd4634ed88f tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:31:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-bb1bfaf5-1dd2-4771-8d3b-6fd4634ed88f tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:31:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-bb1bfaf5-1dd2-4771-8d3b-6fd4634ed88f tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb1bfaf5-1dd2-4771-8d3b-6fd4634ed88f tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:10 devstack sudo[110559]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:31:10 devstack sudo[110559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:10 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f0852f2e-f00e-4039-bc7c-6f3e25696941 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "cinder-49b6648a-8c29-40b2-b029-b591e5bd0df9-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:10 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f0852f2e-f00e-4039-bc7c-6f3e25696941 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-49b6648a-8c29-40b2-b029-b591e5bd0df9-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:11 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f0852f2e-f00e-4039-bc7c-6f3e25696941 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "cinder-quobyte-49b6648a-8c29-40b2-b029-b591e5bd0df9" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:11 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f0852f2e-f00e-4039-bc7c-6f3e25696941 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-quobyte-49b6648a-8c29-40b2-b029-b591e5bd0df9" acquired by "delete_volume" :: waited 0.030s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:11 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[03184206-3877-420c-8419-c01b912bff6f]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:31:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f0852f2e-f00e-4039-bc7c-6f3e25696941 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-49b6648a-8c29-40b2-b029-b591e5bd0df9 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:11 devstack sudo[110597]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-49b6648a-8c29-40b2-b029-b591e5bd0df9 Jun 25 18:31:11 devstack sudo[110597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:11 devstack sudo[110556]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb88e296-9919-4a67-bb7f-532f6fae1384 tempest-VolumesNegativeTest-775630357 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-df1d6c63-315d-48ae-9519-0b3835244d58" returned: 0 in 1.342s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb88e296-9919-4a67-bb7f-532f6fae1384 tempest-VolumesNegativeTest-775630357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-df1d6c63-315d-48ae-9519-0b3835244d58 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:11 devstack sudo[110602]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-df1d6c63-315d-48ae-9519-0b3835244d58 Jun 25 18:31:11 devstack sudo[110602]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:11 devstack sudo[110559]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb1bfaf5-1dd2-4771-8d3b-6fd4634ed88f tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.179s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:11 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-bb1bfaf5-1dd2-4771-8d3b-6fd4634ed88f tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:31:11 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-bb1bfaf5-1dd2-4771-8d3b-6fd4634ed88f tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Deleted volume successfully. Jun 25 18:31:11 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bb1bfaf5-1dd2-4771-8d3b-6fd4634ed88f tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-78556d0d-de1b-4dfb-9e2b-9cba58597c80-delete_volume" released by "delete_volume" :: held 3.378s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:12 devstack sudo[110597]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f0852f2e-f00e-4039-bc7c-6f3e25696941 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-49b6648a-8c29-40b2-b029-b591e5bd0df9" returned: 0 in 1.360s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f0852f2e-f00e-4039-bc7c-6f3e25696941 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-49b6648a-8c29-40b2-b029-b591e5bd0df9 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:12 devstack sudo[110609]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-49b6648a-8c29-40b2-b029-b591e5bd0df9 Jun 25 18:31:12 devstack sudo[110609]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:12 devstack sudo[110602]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb88e296-9919-4a67-bb7f-532f6fae1384 tempest-VolumesNegativeTest-775630357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-df1d6c63-315d-48ae-9519-0b3835244d58" returned: 0 in 1.111s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:12 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bb88e296-9919-4a67-bb7f-532f6fae1384 tempest-VolumesNegativeTest-775630357 None] Lock "cinder-quobyte-df1d6c63-315d-48ae-9519-0b3835244d58" released by "delete_volume" :: held 2.514s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:12 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-bb88e296-9919-4a67-bb7f-532f6fae1384 tempest-VolumesNegativeTest-775630357 None] Created reservations ['9496e3d9-048e-496f-9009-15bcca3b7b1f', '19485ce7-6998-400d-b062-ce1113dd52d4', '2690969c-1e51-43e3-8957-ba735a4b5b65', 'd5d9c531-c89c-4889-a8ea-7dd28cbc8dc8'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:31:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-bb88e296-9919-4a67-bb7f-532f6fae1384 tempest-VolumesNegativeTest-775630357 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-bb88e296-9919-4a67-bb7f-532f6fae1384 tempest-VolumesNegativeTest-775630357 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-bb88e296-9919-4a67-bb7f-532f6fae1384 tempest-VolumesNegativeTest-775630357 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:31:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-bb88e296-9919-4a67-bb7f-532f6fae1384 tempest-VolumesNegativeTest-775630357 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:31:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-bb88e296-9919-4a67-bb7f-532f6fae1384 tempest-VolumesNegativeTest-775630357 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.022s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb88e296-9919-4a67-bb7f-532f6fae1384 tempest-VolumesNegativeTest-775630357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:12 devstack sudo[110611]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:31:12 devstack sudo[110611]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:13 devstack sudo[110609]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f0852f2e-f00e-4039-bc7c-6f3e25696941 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-49b6648a-8c29-40b2-b029-b591e5bd0df9" returned: 0 in 1.037s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:13 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f0852f2e-f00e-4039-bc7c-6f3e25696941 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-quobyte-49b6648a-8c29-40b2-b029-b591e5bd0df9" released by "delete_volume" :: held 2.519s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:13 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-f0852f2e-f00e-4039-bc7c-6f3e25696941 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Created reservations ['db1cfce6-b716-4653-920a-660f44e890b3', '505af241-2d87-4ed7-bb66-398cf628d17f', 'c8a824a1-1677-4d06-931a-c641074f38ed', 'f52dff2e-20b9-4f48-885e-713dfa07a83a'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:31:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f0852f2e-f00e-4039-bc7c-6f3e25696941 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f0852f2e-f00e-4039-bc7c-6f3e25696941 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f0852f2e-f00e-4039-bc7c-6f3e25696941 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:31:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f0852f2e-f00e-4039-bc7c-6f3e25696941 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:31:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f0852f2e-f00e-4039-bc7c-6f3e25696941 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f0852f2e-f00e-4039-bc7c-6f3e25696941 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:13 devstack sudo[110616]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:31:13 devstack sudo[110616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:14 devstack sudo[110611]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-bb88e296-9919-4a67-bb7f-532f6fae1384 tempest-VolumesNegativeTest-775630357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.355s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:14 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-bb88e296-9919-4a67-bb7f-532f6fae1384 tempest-VolumesNegativeTest-775630357 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:31:14 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-bb88e296-9919-4a67-bb7f-532f6fae1384 tempest-VolumesNegativeTest-775630357 None] Deleted volume successfully. Jun 25 18:31:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-bb88e296-9919-4a67-bb7f-532f6fae1384 tempest-VolumesNegativeTest-775630357 None] Lock "cinder-df1d6c63-315d-48ae-9519-0b3835244d58-delete_volume" released by "delete_volume" :: held 4.245s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-967ae15a-efc2-469d-a11f-25cf6bb79405 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "cinder-e2887811-a426-4bbf-83de-bb7a4f2eaa79-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-967ae15a-efc2-469d-a11f-25cf6bb79405 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-e2887811-a426-4bbf-83de-bb7a4f2eaa79-delete_volume" acquired by "delete_volume" :: waited 0.053s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-967ae15a-efc2-469d-a11f-25cf6bb79405 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "cinder-quobyte-e2887811-a426-4bbf-83de-bb7a4f2eaa79" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-967ae15a-efc2-469d-a11f-25cf6bb79405 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-quobyte-e2887811-a426-4bbf-83de-bb7a4f2eaa79" acquired by "delete_volume" :: waited 0.040s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:14 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[af477a12-d98a-43e8-a69f-1c844089ba62]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:31:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-967ae15a-efc2-469d-a11f-25cf6bb79405 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e2887811-a426-4bbf-83de-bb7a4f2eaa79 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:14 devstack sudo[110616]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f0852f2e-f00e-4039-bc7c-6f3e25696941 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.032s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:14 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-f0852f2e-f00e-4039-bc7c-6f3e25696941 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:31:14 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-f0852f2e-f00e-4039-bc7c-6f3e25696941 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Deleted volume successfully. Jun 25 18:31:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f0852f2e-f00e-4039-bc7c-6f3e25696941 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-49b6648a-8c29-40b2-b029-b591e5bd0df9-delete_volume" released by "delete_volume" :: held 4.049s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:15 devstack sudo[110620]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e2887811-a426-4bbf-83de-bb7a4f2eaa79 Jun 25 18:31:15 devstack sudo[110620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:15 devstack sudo[110620]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-967ae15a-efc2-469d-a11f-25cf6bb79405 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e2887811-a426-4bbf-83de-bb7a4f2eaa79" returned: 0 in 1.123s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-967ae15a-efc2-469d-a11f-25cf6bb79405 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e2887811-a426-4bbf-83de-bb7a4f2eaa79 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:15 devstack sudo[110627]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e2887811-a426-4bbf-83de-bb7a4f2eaa79 Jun 25 18:31:15 devstack sudo[110627]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:16 devstack sudo[110627]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-967ae15a-efc2-469d-a11f-25cf6bb79405 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e2887811-a426-4bbf-83de-bb7a4f2eaa79" returned: 0 in 0.736s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-967ae15a-efc2-469d-a11f-25cf6bb79405 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-quobyte-e2887811-a426-4bbf-83de-bb7a4f2eaa79" released by "delete_volume" :: held 1.965s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:17 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-967ae15a-efc2-469d-a11f-25cf6bb79405 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Created reservations ['4f373686-96b9-474b-b13c-bfa9a1fbcbeb', '0fa581cf-2b75-44d9-8bfb-1ba77bf0b696', '53b9a8bf-2306-4720-b8fb-4a6848a6ddf4', '7ae60ca8-1604-46b7-b15a-dacde2bbb937'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:31:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-967ae15a-efc2-469d-a11f-25cf6bb79405 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-967ae15a-efc2-469d-a11f-25cf6bb79405 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-967ae15a-efc2-469d-a11f-25cf6bb79405 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:31:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-967ae15a-efc2-469d-a11f-25cf6bb79405 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:31:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-967ae15a-efc2-469d-a11f-25cf6bb79405 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-967ae15a-efc2-469d-a11f-25cf6bb79405 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:17 devstack sudo[110637]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:31:17 devstack sudo[110637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:17 devstack sudo[110637]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-967ae15a-efc2-469d-a11f-25cf6bb79405 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.744s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:18 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-967ae15a-efc2-469d-a11f-25cf6bb79405 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:31:18 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-967ae15a-efc2-469d-a11f-25cf6bb79405 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Deleted volume successfully. Jun 25 18:31:18 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f01c7aab-1c7b-443a-8a4b-39fbc28a3b79 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "cinder-26457063-f24f-41ac-b6c5-6f563b12b19c-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:18 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f01c7aab-1c7b-443a-8a4b-39fbc28a3b79 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-26457063-f24f-41ac-b6c5-6f563b12b19c-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:18 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-967ae15a-efc2-469d-a11f-25cf6bb79405 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-e2887811-a426-4bbf-83de-bb7a4f2eaa79-delete_volume" released by "delete_volume" :: held 3.442s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:18 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f01c7aab-1c7b-443a-8a4b-39fbc28a3b79 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "cinder-quobyte-26457063-f24f-41ac-b6c5-6f563b12b19c" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:18 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f01c7aab-1c7b-443a-8a4b-39fbc28a3b79 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-quobyte-26457063-f24f-41ac-b6c5-6f563b12b19c" acquired by "delete_volume" :: waited 0.043s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:18 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[05684f75-1983-43e1-89b5-d353da4c04c0]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:31:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f01c7aab-1c7b-443a-8a4b-39fbc28a3b79 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-26457063-f24f-41ac-b6c5-6f563b12b19c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:18 devstack sudo[110640]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-26457063-f24f-41ac-b6c5-6f563b12b19c Jun 25 18:31:18 devstack sudo[110640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:19 devstack sudo[110640]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f01c7aab-1c7b-443a-8a4b-39fbc28a3b79 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-26457063-f24f-41ac-b6c5-6f563b12b19c" returned: 0 in 0.949s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f01c7aab-1c7b-443a-8a4b-39fbc28a3b79 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-26457063-f24f-41ac-b6c5-6f563b12b19c {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:19 devstack sudo[110646]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-26457063-f24f-41ac-b6c5-6f563b12b19c Jun 25 18:31:19 devstack sudo[110646]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:19 devstack sudo[110646]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f01c7aab-1c7b-443a-8a4b-39fbc28a3b79 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-26457063-f24f-41ac-b6c5-6f563b12b19c" returned: 0 in 0.736s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f01c7aab-1c7b-443a-8a4b-39fbc28a3b79 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-quobyte-26457063-f24f-41ac-b6c5-6f563b12b19c" released by "delete_volume" :: held 1.749s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:24 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-f01c7aab-1c7b-443a-8a4b-39fbc28a3b79 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Created reservations ['45053919-baba-48ea-88bc-69f8908ff728', '38d326ef-921d-432d-99ac-6b923cfea71c', 'b83d7289-6440-445f-aa8a-1418ad336348', '1ed253ba-6053-4227-8d70-a21f5f9ed5a9'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:31:24 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=80,cinder:UPDATE=115,cinder:DELETE=10,cinder:INSERT=26 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:31:24 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=81,cinder:INSERT=36,cinder:UPDATE=131,cinder:DELETE=11 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:31:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f01c7aab-1c7b-443a-8a4b-39fbc28a3b79 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f01c7aab-1c7b-443a-8a4b-39fbc28a3b79 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:24 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f01c7aab-1c7b-443a-8a4b-39fbc28a3b79 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:31:24 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f01c7aab-1c7b-443a-8a4b-39fbc28a3b79 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:31:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f01c7aab-1c7b-443a-8a4b-39fbc28a3b79 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f01c7aab-1c7b-443a-8a4b-39fbc28a3b79 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:24 devstack sudo[110667]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:31:24 devstack sudo[110667]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:24 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-18b3620d-50c7-4326-84ce-b05b3dc97cc8 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "cinder-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:24 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-18b3620d-50c7-4326-84ce-b05b3dc97cc8 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:24 devstack sudo[110667]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f01c7aab-1c7b-443a-8a4b-39fbc28a3b79 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.698s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:24 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-f01c7aab-1c7b-443a-8a4b-39fbc28a3b79 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:31:24 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-f01c7aab-1c7b-443a-8a4b-39fbc28a3b79 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Deleted volume successfully. Jun 25 18:31:24 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-18b3620d-50c7-4326-84ce-b05b3dc97cc8 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "cinder-quobyte-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:24 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-18b3620d-50c7-4326-84ce-b05b3dc97cc8 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-quobyte-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4" acquired by "delete_volume" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:24 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f01c7aab-1c7b-443a-8a4b-39fbc28a3b79 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-26457063-f24f-41ac-b6c5-6f563b12b19c-delete_volume" released by "delete_volume" :: held 6.855s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:24 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[47230d2c-916c-4530-bd40-14a7eaac4c7c]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:31:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-18b3620d-50c7-4326-84ce-b05b3dc97cc8 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:25 devstack sudo[110677]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4 Jun 25 18:31:25 devstack sudo[110677]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:25 devstack sudo[110677]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-18b3620d-50c7-4326-84ce-b05b3dc97cc8 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4" returned: 0 in 0.894s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-18b3620d-50c7-4326-84ce-b05b3dc97cc8 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:25 devstack sudo[110683]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4 Jun 25 18:31:25 devstack sudo[110683]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:26 devstack sudo[110683]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-18b3620d-50c7-4326-84ce-b05b3dc97cc8 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4" returned: 0 in 0.825s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:26 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-18b3620d-50c7-4326-84ce-b05b3dc97cc8 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-quobyte-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4" released by "delete_volume" :: held 1.770s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:26 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-18b3620d-50c7-4326-84ce-b05b3dc97cc8 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Created reservations ['5f2f2cc3-48e4-4524-99ad-86181d5a7410', '92f611df-a484-4050-b30c-528a02eae70d', '9d9bea19-c078-45b1-bb82-d25793ce85c8', 'b58917c8-6361-4096-8162-76afb8210a58'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:31:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-18b3620d-50c7-4326-84ce-b05b3dc97cc8 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-18b3620d-50c7-4326-84ce-b05b3dc97cc8 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:26 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-18b3620d-50c7-4326-84ce-b05b3dc97cc8 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:31:26 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-18b3620d-50c7-4326-84ce-b05b3dc97cc8 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:31:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-18b3620d-50c7-4326-84ce-b05b3dc97cc8 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-18b3620d-50c7-4326-84ce-b05b3dc97cc8 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:26 devstack sudo[110686]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:31:26 devstack sudo[110686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c273213a-9d3a-4c73-bc30-9a0e78e95113 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "cinder-696539ff-83bb-459a-a787-33bd6cb49b82-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c273213a-9d3a-4c73-bc30-9a0e78e95113 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-696539ff-83bb-459a-a787-33bd6cb49b82-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c273213a-9d3a-4c73-bc30-9a0e78e95113 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "cinder-quobyte-696539ff-83bb-459a-a787-33bd6cb49b82" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c273213a-9d3a-4c73-bc30-9a0e78e95113 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-quobyte-696539ff-83bb-459a-a787-33bd6cb49b82" acquired by "delete_volume" :: waited 0.016s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:27 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[9a7102f1-ea29-401d-a398-aa5ceb719bc8]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:31:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c273213a-9d3a-4c73-bc30-9a0e78e95113 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-696539ff-83bb-459a-a787-33bd6cb49b82 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:27 devstack sudo[110688]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-696539ff-83bb-459a-a787-33bd6cb49b82 Jun 25 18:31:27 devstack sudo[110688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-18b3620d-50c7-4326-84ce-b05b3dc97cc8 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.786s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:27 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-18b3620d-50c7-4326-84ce-b05b3dc97cc8 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:31:27 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-18b3620d-50c7-4326-84ce-b05b3dc97cc8 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Deleted volume successfully. Jun 25 18:31:27 devstack sudo[110686]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-18b3620d-50c7-4326-84ce-b05b3dc97cc8 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-2cee4f5d-4697-4a7d-9a90-73233c4ee7b4-delete_volume" released by "delete_volume" :: held 2.863s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:28 devstack sudo[110688]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c273213a-9d3a-4c73-bc30-9a0e78e95113 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-696539ff-83bb-459a-a787-33bd6cb49b82" returned: 0 in 1.053s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c273213a-9d3a-4c73-bc30-9a0e78e95113 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-696539ff-83bb-459a-a787-33bd6cb49b82 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:28 devstack sudo[110694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-696539ff-83bb-459a-a787-33bd6cb49b82 Jun 25 18:31:28 devstack sudo[110694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:29 devstack sudo[110694]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c273213a-9d3a-4c73-bc30-9a0e78e95113 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-696539ff-83bb-459a-a787-33bd6cb49b82" returned: 0 in 0.760s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c273213a-9d3a-4c73-bc30-9a0e78e95113 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-quobyte-696539ff-83bb-459a-a787-33bd6cb49b82" released by "delete_volume" :: held 1.876s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:29 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-c273213a-9d3a-4c73-bc30-9a0e78e95113 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Created reservations ['8f6dbc8c-78ad-45c1-b510-f8f0376b29a3', '81129e54-5848-459c-bcd3-9b212374af2b', 'fce73ba6-f564-44c4-8401-08bb5664cc39', 'aa68cf04-a0c8-4349-bc86-b1bdf2cb4a11'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:31:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c273213a-9d3a-4c73-bc30-9a0e78e95113 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c273213a-9d3a-4c73-bc30-9a0e78e95113 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c273213a-9d3a-4c73-bc30-9a0e78e95113 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:31:29 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c273213a-9d3a-4c73-bc30-9a0e78e95113 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:31:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c273213a-9d3a-4c73-bc30-9a0e78e95113 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c273213a-9d3a-4c73-bc30-9a0e78e95113 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:29 devstack sudo[110697]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:31:29 devstack sudo[110697]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:30 devstack sudo[110697]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c273213a-9d3a-4c73-bc30-9a0e78e95113 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.874s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:30 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-c273213a-9d3a-4c73-bc30-9a0e78e95113 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:31:30 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-c273213a-9d3a-4c73-bc30-9a0e78e95113 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Deleted volume successfully. Jun 25 18:31:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c273213a-9d3a-4c73-bc30-9a0e78e95113 tempest-CreateVolumesFromSourceVolumeTest-655229851 None] Lock "cinder-696539ff-83bb-459a-a787-33bd6cb49b82-delete_volume" released by "delete_volume" :: held 3.038s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Flow 'volume_create_manager' (1a06102c-b6b9-49b1-8b26-5b560b96c355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de7940f7-91fb-4c13-8b86-8b2a12322a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de7940f7-91fb-4c13-8b86-8b2a12322a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:31:34Z,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=7383e92b-abb7-4435-a9f0-b8ce82825b5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4818b48765d94f49880ebae0ee731d18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:31: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-25T16:31:34Z,use_quota=True,user_id='7838231e1351470b8f8f46b09516f2ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b042b870-f54f-47e8-8e6e-ba123231d90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b042b870-f54f-47e8-8e6e-ba123231d90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e85db217-807b-4f5f-8c08-7b2611d5304c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e85db217-807b-4f5f-8c08-7b2611d5304c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7383e92b-abb7-4435-a9f0-b8ce82825b5e', 'volume_name': 'volume-7383e92b-abb7-4435-a9f0-b8ce82825b5e', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ad1e047d-7be0-4013-bbe8-b2bb210aaa98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ad1e047d-7be0-4013-bbe8-b2bb210aaa98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (91424cf5-de5b-43ae-a26e-0b97af12d630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:34 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Volume 7383e92b-abb7-4435-a9f0-b8ce82825b5e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7383e92b-abb7-4435-a9f0-b8ce82825b5e', 'volume_size': 1} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:31:34Z,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=7383e92b-abb7-4435-a9f0-b8ce82825b5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4818b48765d94f49880ebae0ee731d18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:31: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-25T16:31:34Z,use_quota=True,user_id='7838231e1351470b8f8f46b09516f2ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Creating volume 7383e92b-abb7-4435-a9f0-b8ce82825b5e {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:31:34 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7383e92b-abb7-4435-a9f0-b8ce82825b5e 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:34 devstack sudo[110708]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7383e92b-abb7-4435-a9f0-b8ce82825b5e 1073741824 Jun 25 18:31:34 devstack sudo[110708]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Flow 'volume_create_manager' (54f6e7d9-9984-458d-be5e-8ee93996a065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (949943e6-a2df-4c11-b3f8-52141511a9c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (949943e6-a2df-4c11-b3f8-52141511a9c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:31:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1093813986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d02abf4a6a14f9e94358d6d3d13b7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:31: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-25T16:31:35Z,use_quota=True,user_id='3e509d5d4927490ab11f024457fa2b72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0f2a369-711e-4762-b019-e8b5f0d58a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0f2a369-711e-4762-b019-e8b5f0d58a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (805833b2-fef2-49ee-8918-0a5a9eb06916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (805833b2-fef2-49ee-8918-0a5a9eb06916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd96d2a83-569d-4d9e-b56b-ef9cc0ab2d74', 'volume_name': 'volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1ea590a9-80fd-4f55-abad-2917d0f734f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1ea590a9-80fd-4f55-abad-2917d0f734f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3dc5e63b-f7dc-4319-95ec-3082888b810e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:34 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Volume d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74', 'volume_size': 1} Jun 25 18:31:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:35 devstack sudo[110708]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7383e92b-abb7-4435-a9f0-b8ce82825b5e 1073741824" returned: 0 in 0.959s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7383e92b-abb7-4435-a9f0-b8ce82825b5e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:35 devstack sudo[110715]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7383e92b-abb7-4435-a9f0-b8ce82825b5e Jun 25 18:31:35 devstack sudo[110715]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:35 devstack sudo[110715]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7383e92b-abb7-4435-a9f0-b8ce82825b5e" returned: 0 in 0.711s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:35 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] <== create_volume: return (1718ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:31:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.721s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.963s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:35 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:31:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1093813986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d02abf4a6a14f9e94358d6d3d13b7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:31: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-25T16:31:35Z,use_quota=True,user_id='3e509d5d4927490ab11f024457fa2b72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:31:35 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Creating volume d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:31:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:35 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:31:35 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:31:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:35 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:31:35 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:31:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:35 devstack sudo[110722]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74 1073741824 Jun 25 18:31:35 devstack sudo[110722]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (91424cf5-de5b-43ae-a26e-0b97af12d630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7383e92b-abb7-4435-a9f0-b8ce82825b5e', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09568719-c3cf-49e2-b986-fd10e5d31eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:35 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Volume volume-7383e92b-abb7-4435-a9f0-b8ce82825b5e (7383e92b-abb7-4435-a9f0-b8ce82825b5e): created successfully Jun 25 18:31:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09568719-c3cf-49e2-b986-fd10e5d31eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Flow 'volume_create_manager' (1a06102c-b6b9-49b1-8b26-5b560b96c355) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:31:36 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-8b90bed8-6a1b-4bc0-9a9b-2b9ecb83e25e tempest-CinderUnicodeTest-790956118 None] Created volume successfully. Jun 25 18:31:36 devstack sudo[110722]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74 1073741824" returned: 0 in 0.884s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:36 devstack sudo[110727]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74 Jun 25 18:31:36 devstack sudo[110727]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-5ff59bfc-fcf5-4b41-95b7-9f546b28463d req-6c014c5c-d227-46f6-9770-b960e9fe28ac tempest-TestStampPattern-650270330 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:37 devstack sudo[110727]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74" returned: 0 in 0.731s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] <== create_volume: return (1663ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.665s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-5ff59bfc-fcf5-4b41-95b7-9f546b28463d req-6c014c5c-d227-46f6-9770-b960e9fe28ac tempest-TestStampPattern-650270330 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.291s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3dc5e63b-f7dc-4319-95ec-3082888b810e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8b485427-91fa-488a-8e04-8a216ac21ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[6266cfc5-8352-4be3-9a3d-d029c71e0e18]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-5ff59bfc-fcf5-4b41-95b7-9f546b28463d req-6c014c5c-d227-46f6-9770-b960e9fe28ac tempest-TestStampPattern-650270330 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:37 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Volume volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74 (d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74): created successfully Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8b485427-91fa-488a-8e04-8a216ac21ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Flow 'volume_create_manager' (54f6e7d9-9984-458d-be5e-8ee93996a065) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:31:37 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-d277c1ad-6c0a-4d1f-9f59-343bc93fa9cd tempest-VolumesSnapshotTestJSON-184147094 None] Created volume successfully. Jun 25 18:31:37 devstack sudo[110738]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 Jun 25 18:31:37 devstack sudo[110738]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Flow 'volume_create_manager' (a805a439-5ea8-49a9-a6b0-9883e99bfd07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (31e74c23-e5df-4edd-be50-c62c58852026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (31e74c23-e5df-4edd-be50-c62c58852026) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:31:37Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1091346717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b8dcd579-a698-4cc4-b562-f2c0c6c5117d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4818b48765d94f49880ebae0ee731d18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:31: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-25T16:31:38Z,use_quota=True,user_id='7838231e1351470b8f8f46b09516f2ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8febb591-30e8-4042-adc7-47d6463e6c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8febb591-30e8-4042-adc7-47d6463e6c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (91381626-2782-42ac-b4c0-96dfe50ee5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (91381626-2782-42ac-b4c0-96dfe50ee5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b8dcd579-a698-4cc4-b562-f2c0c6c5117d', 'volume_name': 'volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (db4c5c69-a504-4b0a-9306-82829dac2349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (db4c5c69-a504-4b0a-9306-82829dac2349) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2125b2a3-6ae6-455d-8753-d6874e0798ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:37 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Volume b8dcd579-a698-4cc4-b562-f2c0c6c5117d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d', 'volume_size': 1} Jun 25 18:31:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-69bbd7b2-866c-4c40-a50f-c6638e2432d2 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:38 devstack sudo[110738]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-5ff59bfc-fcf5-4b41-95b7-9f546b28463d req-6c014c5c-d227-46f6-9770-b960e9fe28ac tempest-TestStampPattern-650270330 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534" returned: 0 in 0.833s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-5ff59bfc-fcf5-4b41-95b7-9f546b28463d req-6c014c5c-d227-46f6-9770-b960e9fe28ac tempest-TestStampPattern-650270330 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.869s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.580s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:31:37Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1091346717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b8dcd579-a698-4cc4-b562-f2c0c6c5117d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4818b48765d94f49880ebae0ee731d18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:31: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-25T16:31:38Z,use_quota=True,user_id='7838231e1351470b8f8f46b09516f2ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:31:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Creating volume b8dcd579-a698-4cc4-b562-f2c0c6c5117d {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:31:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:31:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:31:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:31:38 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:31:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:38 devstack sudo[110743]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d 1073741824 Jun 25 18:31:38 devstack sudo[110743]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:38 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-5ff59bfc-fcf5-4b41-95b7-9f546b28463d req-6c014c5c-d227-46f6-9770-b960e9fe28ac tempest-TestStampPattern-650270330 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72', 'name': 'volume-7a53f7b3-ba50-42f0-a586-f18d8038b534', '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': '0f393155-6845-49a2-9a90-685c22b5bada', 'enforce_multipath': True} {{(pid=93917) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5556}} Jun 25 18:31:38 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-5ff59bfc-fcf5-4b41-95b7-9f546b28463d req-6c014c5c-d227-46f6-9770-b960e9fe28ac tempest-TestStampPattern-650270330 None] attachment_update completed successfully. Jun 25 18:31:39 devstack sudo[110743]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d 1073741824" returned: 0 in 0.971s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:39 devstack sudo[110815]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d Jun 25 18:31:39 devstack sudo[110815]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:40 devstack sudo[110815]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d" returned: 0 in 0.798s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] <== create_volume: return (1816ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:31:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.820s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-69bbd7b2-866c-4c40-a50f-c6638e2432d2 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.984s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2125b2a3-6ae6-455d-8753-d6874e0798ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b87c810-a967-4595-9e57-fffff3f7a04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-69bbd7b2-866c-4c40-a50f-c6638e2432d2 tempest-VolumesSnapshotTestJSON-184147094 None] Creating offline snapshot b15be360-3ca4-4f91-972b-b8efc7215254 of volume d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74 {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:31:40 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Volume volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d (b8dcd579-a698-4cc4-b562-f2c0c6c5117d): created successfully Jun 25 18:31:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b87c810-a967-4595-9e57-fffff3f7a04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Flow 'volume_create_manager' (a805a439-5ea8-49a9-a6b0-9883e99bfd07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:31:40 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[9971a412-362d-4548-968d-194333c454ef]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:31:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-69bbd7b2-866c-4c40-a50f-c6638e2432d2 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:40 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-c3b0e878-0149-499d-91f2-a6932175315b tempest-CinderUnicodeTest-790956118 None] Created volume successfully. Jun 25 18:31:40 devstack sudo[111136]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74 Jun 25 18:31:40 devstack sudo[111136]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:41 devstack sudo[111136]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-eecc2406-15b9-4aea-b32a-a45e21827e21 tempest-CinderUnicodeTest-790956118 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-69bbd7b2-866c-4c40-a50f-c6638e2432d2 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74" returned: 0 in 0.889s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-69bbd7b2-866c-4c40-a50f-c6638e2432d2 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.b15be360-3ca4-4f91-972b-b8efc7215254 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:41 devstack sudo[111141]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.b15be360-3ca4-4f91-972b-b8efc7215254 1G Jun 25 18:31:41 devstack sudo[111141]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:42 devstack sudo[111141]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-69bbd7b2-866c-4c40-a50f-c6638e2432d2 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.b15be360-3ca4-4f91-972b-b8efc7215254 1G" returned: 0 in 0.902s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-69bbd7b2-866c-4c40-a50f-c6638e2432d2 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.b15be360-3ca4-4f91-972b-b8efc7215254 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:42 devstack sudo[111146]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.b15be360-3ca4-4f91-972b-b8efc7215254 Jun 25 18:31:42 devstack sudo[111146]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:42 devstack sudo[111146]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-69bbd7b2-866c-4c40-a50f-c6638e2432d2 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.b15be360-3ca4-4f91-972b-b8efc7215254" returned: 0 in 0.806s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:42 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-69bbd7b2-866c-4c40-a50f-c6638e2432d2 tempest-VolumesSnapshotTestJSON-184147094 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.b15be360-3ca4-4f91-972b-b8efc7215254 is being set with open permissions: ugo+rw Jun 25 18:31:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-69bbd7b2-866c-4c40-a50f-c6638e2432d2 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.b15be360-3ca4-4f91-972b-b8efc7215254 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:42 devstack sudo[111151]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.b15be360-3ca4-4f91-972b-b8efc7215254 Jun 25 18:31:42 devstack sudo[111151]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:43 devstack sudo[111151]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-69bbd7b2-866c-4c40-a50f-c6638e2432d2 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.b15be360-3ca4-4f91-972b-b8efc7215254" returned: 0 in 0.683s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-69bbd7b2-866c-4c40-a50f-c6638e2432d2 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:43 devstack sudo[111160]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.info Jun 25 18:31:43 devstack sudo[111160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:44 devstack sudo[111160]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-69bbd7b2-866c-4c40-a50f-c6638e2432d2 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.info" returned: 0 in 0.824s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:44 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-69bbd7b2-866c-4c40-a50f-c6638e2432d2 tempest-VolumesSnapshotTestJSON-184147094 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.info is being set with open permissions: ugo+rw Jun 25 18:31:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-69bbd7b2-866c-4c40-a50f-c6638e2432d2 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:44 devstack sudo[111167]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.info Jun 25 18:31:44 devstack sudo[111167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:45 devstack sudo[111167]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-69bbd7b2-866c-4c40-a50f-c6638e2432d2 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.info" returned: 0 in 0.895s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-69bbd7b2-866c-4c40-a50f-c6638e2432d2 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.139s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-eecc2406-15b9-4aea-b32a-a45e21827e21 tempest-CinderUnicodeTest-790956118 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 4.191s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:45 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-eecc2406-15b9-4aea-b32a-a45e21827e21 tempest-CinderUnicodeTest-790956118 None] Creating offline snapshot 35cd4c4f-d077-49f0-acff-b25f447163cd of volume b8dcd579-a698-4cc4-b562-f2c0c6c5117d {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:31:45 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[3a9eb89b-61e2-49b7-8420-ca0faaf49f84]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:31:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eecc2406-15b9-4aea-b32a-a45e21827e21 tempest-CinderUnicodeTest-790956118 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:45 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-69bbd7b2-866c-4c40-a50f-c6638e2432d2 tempest-VolumesSnapshotTestJSON-184147094 None] Create snapshot completed successfully Jun 25 18:31:45 devstack sudo[111174]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d Jun 25 18:31:45 devstack sudo[111174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:46 devstack sudo[111174]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eecc2406-15b9-4aea-b32a-a45e21827e21 tempest-CinderUnicodeTest-790956118 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d" returned: 0 in 0.913s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eecc2406-15b9-4aea-b32a-a45e21827e21 tempest-CinderUnicodeTest-790956118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.35cd4c4f-d077-49f0-acff-b25f447163cd 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:46 devstack sudo[111188]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.35cd4c4f-d077-49f0-acff-b25f447163cd 1G Jun 25 18:31:46 devstack sudo[111188]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-b15be360-3ca4-4f91-972b-b8efc7215254-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-b15be360-3ca4-4f91-972b-b8efc7215254-delete_snapshot" acquired by "delete_snapshot" :: waited 0.031s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-quobyte-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74" acquired by "delete_snapshot" :: waited 0.017s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-quobyte-b15be360-3ca4-4f91-972b-b8efc7215254" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-b15be360-3ca4-4f91-972b-b8efc7215254" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:46 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] Deleting offline snapshot b15be360-3ca4-4f91-972b-b8efc7215254 of volume d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:31:46 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] snapshot_file for this snap is: volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.b15be360-3ca4-4f91-972b-b8efc7215254 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:31:46 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[62db6a94-9b58-4c4b-869f-beae3a7cda5a]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:31:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.b15be360-3ca4-4f91-972b-b8efc7215254 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:47 devstack sudo[111190]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.b15be360-3ca4-4f91-972b-b8efc7215254 Jun 25 18:31:47 devstack sudo[111190]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:47 devstack sudo[111188]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eecc2406-15b9-4aea-b32a-a45e21827e21 tempest-CinderUnicodeTest-790956118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.35cd4c4f-d077-49f0-acff-b25f447163cd 1G" returned: 0 in 1.009s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eecc2406-15b9-4aea-b32a-a45e21827e21 tempest-CinderUnicodeTest-790956118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.35cd4c4f-d077-49f0-acff-b25f447163cd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:47 devstack sudo[111197]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.35cd4c4f-d077-49f0-acff-b25f447163cd Jun 25 18:31:47 devstack sudo[111197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:47 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-455abfa3-8fb4-4a3e-aa21-1127502b1eb7 req-c75837c9-a3d6-4064-918e-2f9a3a299f77 tempest-TestStampPattern-650270330 None] Terminate volume connection completed successfully. Jun 25 18:31:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-455abfa3-8fb4-4a3e-aa21-1127502b1eb7 req-c75837c9-a3d6-4064-918e-2f9a3a299f77 tempest-TestStampPattern-650270330 None] Deleting attachment 0f393155-6845-49a2-9a90-685c22b5bada. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:31:48 devstack sudo[111190]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.b15be360-3ca4-4f91-972b-b8efc7215254" returned: 0 in 1.007s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:48 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:31:48 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[8ef5698a-90a7-44d6-9d10-b12e4f681f9b]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:31:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:48 devstack sudo[111232]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74 Jun 25 18:31:48 devstack sudo[111232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:48 devstack sudo[111197]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eecc2406-15b9-4aea-b32a-a45e21827e21 tempest-CinderUnicodeTest-790956118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.35cd4c4f-d077-49f0-acff-b25f447163cd" returned: 0 in 0.861s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:48 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-eecc2406-15b9-4aea-b32a-a45e21827e21 tempest-CinderUnicodeTest-790956118 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.35cd4c4f-d077-49f0-acff-b25f447163cd is being set with open permissions: ugo+rw Jun 25 18:31:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eecc2406-15b9-4aea-b32a-a45e21827e21 tempest-CinderUnicodeTest-790956118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.35cd4c4f-d077-49f0-acff-b25f447163cd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:48 devstack sudo[111237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.35cd4c4f-d077-49f0-acff-b25f447163cd Jun 25 18:31:48 devstack sudo[111237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:48 devstack sudo[111232]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74" returned: 0 in 0.829s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.b15be360-3ca4-4f91-972b-b8efc7215254 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:48 devstack sudo[111243]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.b15be360-3ca4-4f91-972b-b8efc7215254 Jun 25 18:31:48 devstack sudo[111243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:48 devstack sudo[111237]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eecc2406-15b9-4aea-b32a-a45e21827e21 tempest-CinderUnicodeTest-790956118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.35cd4c4f-d077-49f0-acff-b25f447163cd" returned: 0 in 0.690s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eecc2406-15b9-4aea-b32a-a45e21827e21 tempest-CinderUnicodeTest-790956118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:49 devstack sudo[111245]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.info Jun 25 18:31:49 devstack sudo[111245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:49 devstack sudo[111243]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.b15be360-3ca4-4f91-972b-b8efc7215254" returned: 0 in 0.802s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.b15be360-3ca4-4f91-972b-b8efc7215254 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:49 devstack sudo[111251]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.b15be360-3ca4-4f91-972b-b8efc7215254 Jun 25 18:31:49 devstack sudo[111251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:49 devstack sudo[111245]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eecc2406-15b9-4aea-b32a-a45e21827e21 tempest-CinderUnicodeTest-790956118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.info" returned: 0 in 0.883s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:49 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-eecc2406-15b9-4aea-b32a-a45e21827e21 tempest-CinderUnicodeTest-790956118 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.info is being set with open permissions: ugo+rw Jun 25 18:31:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eecc2406-15b9-4aea-b32a-a45e21827e21 tempest-CinderUnicodeTest-790956118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2bc25a36-7e71-4cd3-8c2a-a4252534bfa7 tempest-TestStampPattern-650270330 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:49 devstack sudo[111253]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.info Jun 25 18:31:49 devstack sudo[111253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:50 devstack sudo[111251]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74.b15be360-3ca4-4f91-972b-b8efc7215254" returned: 0 in 0.680s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-b15be360-3ca4-4f91-972b-b8efc7215254" released by "_delete_snapshot" :: held 3.454s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74" released by "delete_snapshot" :: held 3.479s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:50 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] Created reservations ['466bd44a-8d55-4366-aaef-d971016b0ad7', '1c438d4b-daca-4d2f-9ca3-64f35e46885e', 'b450e5fe-1ebd-4867-b6a4-a317dd117373', 'b0de5f6e-61fe-412b-8be1-965af59c5d3a'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:31:50 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] Delete snapshot completed successfully. Jun 25 18:31:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-20a9c27c-6031-4d17-83d9-950ad83082e8 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-b15be360-3ca4-4f91-972b-b8efc7215254-delete_snapshot" released by "delete_snapshot" :: held 3.702s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:50 devstack sudo[111253]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eecc2406-15b9-4aea-b32a-a45e21827e21 tempest-CinderUnicodeTest-790956118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.info" returned: 0 in 0.746s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-eecc2406-15b9-4aea-b32a-a45e21827e21 tempest-CinderUnicodeTest-790956118 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.228s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2bc25a36-7e71-4cd3-8c2a-a4252534bfa7 tempest-TestStampPattern-650270330 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.750s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:50 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-2bc25a36-7e71-4cd3-8c2a-a4252534bfa7 tempest-TestStampPattern-650270330 None] Creating offline snapshot 8986fb46-d495-455a-a4a3-831b45d80c1d of volume 7a53f7b3-ba50-42f0-a586-f18d8038b534 {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:31:50 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-eecc2406-15b9-4aea-b32a-a45e21827e21 tempest-CinderUnicodeTest-790956118 None] Create snapshot completed successfully Jun 25 18:31:50 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[e9a1a20c-e009-426b-baf1-b20d10f79711]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:31:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2bc25a36-7e71-4cd3-8c2a-a4252534bfa7 tempest-TestStampPattern-650270330 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:50 devstack sudo[111257]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 Jun 25 18:31:50 devstack sudo[111257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] Acquiring lock "cinder-35cd4c4f-d077-49f0-acff-b25f447163cd-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] Lock "cinder-35cd4c4f-d077-49f0-acff-b25f447163cd-delete_snapshot" acquired by "delete_snapshot" :: waited 0.033s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] Acquiring lock "cinder-quobyte-b8dcd579-a698-4cc4-b562-f2c0c6c5117d" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] Lock "cinder-quobyte-b8dcd579-a698-4cc4-b562-f2c0c6c5117d" acquired by "delete_snapshot" :: waited 0.028s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] Acquiring lock "cinder-quobyte-35cd4c4f-d077-49f0-acff-b25f447163cd" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] Lock "cinder-quobyte-35cd4c4f-d077-49f0-acff-b25f447163cd" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] Deleting offline snapshot 35cd4c4f-d077-49f0-acff-b25f447163cd of volume b8dcd579-a698-4cc4-b562-f2c0c6c5117d {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] snapshot_file for this snap is: volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.35cd4c4f-d077-49f0-acff-b25f447163cd {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[86d3b5d2-93ae-41ba-9971-1459ae96a8d5]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.35cd4c4f-d077-49f0-acff-b25f447163cd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:51 devstack sudo[111259]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.35cd4c4f-d077-49f0-acff-b25f447163cd Jun 25 18:31:51 devstack sudo[111259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:51 devstack sudo[111257]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2bc25a36-7e71-4cd3-8c2a-a4252534bfa7 tempest-TestStampPattern-650270330 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534" returned: 0 in 0.975s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2bc25a36-7e71-4cd3-8c2a-a4252534bfa7 tempest-TestStampPattern-650270330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:51 devstack sudo[111264]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d 1G Jun 25 18:31:51 devstack sudo[111264]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Flow 'volume_create_manager' (90ba8d8e-7a5a-4dfb-b1b1-3f7e9ba97700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a4f2971f-9bd2-4995-9c4d-e30acbe531c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a4f2971f-9bd2-4995-9c4d-e30acbe531c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:31:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1168750497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=864a8014-5ac6-4718-b6ae-f96dd883e10f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d02abf4a6a14f9e94358d6d3d13b7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:31: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-25T16:31:52Z,use_quota=True,user_id='3e509d5d4927490ab11f024457fa2b72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aadf8fec-c8ec-4bbc-b4e6-4eccf1056755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aadf8fec-c8ec-4bbc-b4e6-4eccf1056755) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0bfef302-41e9-4364-93c9-aa05dcea2eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0bfef302-41e9-4364-93c9-aa05dcea2eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '864a8014-5ac6-4718-b6ae-f96dd883e10f', 'volume_name': 'volume-864a8014-5ac6-4718-b6ae-f96dd883e10f', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ee11d3c0-cd26-4869-9466-89ee02b3f0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ee11d3c0-cd26-4869-9466-89ee02b3f0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d3414524-d55c-412e-b05c-48330abc3065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:51 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Volume 864a8014-5ac6-4718-b6ae-f96dd883e10f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-864a8014-5ac6-4718-b6ae-f96dd883e10f', 'volume_size': 1} Jun 25 18:31:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:52 devstack sudo[111259]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.35cd4c4f-d077-49f0-acff-b25f447163cd" returned: 0 in 0.960s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:31:52 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[bafe59e7-77a5-449b-a69c-626f9a0e4bb0]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:31:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:52 devstack sudo[111269]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d Jun 25 18:31:52 devstack sudo[111269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:52 devstack sudo[111264]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2bc25a36-7e71-4cd3-8c2a-a4252534bfa7 tempest-TestStampPattern-650270330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d 1G" returned: 0 in 0.874s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2bc25a36-7e71-4cd3-8c2a-a4252534bfa7 tempest-TestStampPattern-650270330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:52 devstack sudo[111274]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d Jun 25 18:31:52 devstack sudo[111274]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:52 devstack sudo[111269]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d" returned: 0 in 0.793s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.35cd4c4f-d077-49f0-acff-b25f447163cd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:53 devstack sudo[111280]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.35cd4c4f-d077-49f0-acff-b25f447163cd Jun 25 18:31:53 devstack sudo[111280]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:53 devstack sudo[111274]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2bc25a36-7e71-4cd3-8c2a-a4252534bfa7 tempest-TestStampPattern-650270330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d" returned: 0 in 0.750s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:53 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-2bc25a36-7e71-4cd3-8c2a-a4252534bfa7 tempest-TestStampPattern-650270330 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d is being set with open permissions: ugo+rw Jun 25 18:31:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2bc25a36-7e71-4cd3-8c2a-a4252534bfa7 tempest-TestStampPattern-650270330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:53 devstack sudo[111285]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d Jun 25 18:31:53 devstack sudo[111285]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:53 devstack sudo[111280]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.35cd4c4f-d077-49f0-acff-b25f447163cd" returned: 0 in 0.875s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.35cd4c4f-d077-49f0-acff-b25f447163cd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:53 devstack sudo[111290]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.35cd4c4f-d077-49f0-acff-b25f447163cd Jun 25 18:31:53 devstack sudo[111290]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:54 devstack sudo[111285]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2bc25a36-7e71-4cd3-8c2a-a4252534bfa7 tempest-TestStampPattern-650270330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d" returned: 0 in 0.696s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2bc25a36-7e71-4cd3-8c2a-a4252534bfa7 tempest-TestStampPattern-650270330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:54 devstack sudo[111293]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.info Jun 25 18:31:54 devstack sudo[111293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:54 devstack sudo[111290]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d.35cd4c4f-d077-49f0-acff-b25f447163cd" returned: 0 in 0.806s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] Lock "cinder-quobyte-35cd4c4f-d077-49f0-acff-b25f447163cd" released by "_delete_snapshot" :: held 3.562s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] Lock "cinder-quobyte-b8dcd579-a698-4cc4-b562-f2c0c6c5117d" released by "delete_snapshot" :: held 3.588s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:54 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] Created reservations ['d02b78a4-a20e-4901-828f-7737854079dd', '1d95ce98-6fb6-40bc-9ac9-69167509675f', 'b77052a1-808e-4a27-9ed9-a5ef7822634e', '590fb3ba-8317-4b08-98d8-f88e7786fafb'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:31:54 devstack sudo[111293]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2bc25a36-7e71-4cd3-8c2a-a4252534bfa7 tempest-TestStampPattern-650270330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.info" returned: 0 in 0.744s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:54 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-2bc25a36-7e71-4cd3-8c2a-a4252534bfa7 tempest-TestStampPattern-650270330 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.info is being set with open permissions: ugo+rw Jun 25 18:31:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2bc25a36-7e71-4cd3-8c2a-a4252534bfa7 tempest-TestStampPattern-650270330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:54 devstack sudo[111297]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.info Jun 25 18:31:54 devstack sudo[111297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:54 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] Delete snapshot completed successfully. Jun 25 18:31:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-eac368e3-8607-4d62-80e4-79d979da11fe tempest-CinderUnicodeTest-790956118 None] Lock "cinder-35cd4c4f-d077-49f0-acff-b25f447163cd-delete_snapshot" released by "delete_snapshot" :: held 3.822s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c56705b2-9c81-43b5-937f-a3af5ace01ef tempest-CinderUnicodeTest-790956118 None] Acquiring lock "cinder-b8dcd579-a698-4cc4-b562-f2c0c6c5117d-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c56705b2-9c81-43b5-937f-a3af5ace01ef tempest-CinderUnicodeTest-790956118 None] Lock "cinder-b8dcd579-a698-4cc4-b562-f2c0c6c5117d-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c56705b2-9c81-43b5-937f-a3af5ace01ef tempest-CinderUnicodeTest-790956118 None] Acquiring lock "cinder-quobyte-b8dcd579-a698-4cc4-b562-f2c0c6c5117d" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c56705b2-9c81-43b5-937f-a3af5ace01ef tempest-CinderUnicodeTest-790956118 None] Lock "cinder-quobyte-b8dcd579-a698-4cc4-b562-f2c0c6c5117d" acquired by "delete_volume" :: waited 0.023s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:55 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[9f509942-b2a8-4607-950c-3c6bdf69dbb5]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:31:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c56705b2-9c81-43b5-937f-a3af5ace01ef tempest-CinderUnicodeTest-790956118 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:55 devstack sudo[111297]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2bc25a36-7e71-4cd3-8c2a-a4252534bfa7 tempest-TestStampPattern-650270330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.info" returned: 0 in 0.786s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:55 devstack sudo[111301]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d Jun 25 18:31:55 devstack sudo[111301]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2bc25a36-7e71-4cd3-8c2a-a4252534bfa7 tempest-TestStampPattern-650270330 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.949s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.611s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:31:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1168750497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=864a8014-5ac6-4718-b6ae-f96dd883e10f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d02abf4a6a14f9e94358d6d3d13b7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:31: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-25T16:31:52Z,use_quota=True,user_id='3e509d5d4927490ab11f024457fa2b72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:31:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Creating volume 864a8014-5ac6-4718-b6ae-f96dd883e10f {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:31:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:31:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:31:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:31:55 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:31:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:55 devstack sudo[111303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f 1073741824 Jun 25 18:31:55 devstack sudo[111303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:55 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-2bc25a36-7e71-4cd3-8c2a-a4252534bfa7 tempest-TestStampPattern-650270330 None] Create snapshot completed successfully Jun 25 18:31:56 devstack sudo[111301]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c56705b2-9c81-43b5-937f-a3af5ace01ef tempest-CinderUnicodeTest-790956118 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d" returned: 0 in 0.875s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c56705b2-9c81-43b5-937f-a3af5ace01ef tempest-CinderUnicodeTest-790956118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:56 devstack sudo[111311]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d Jun 25 18:31:56 devstack sudo[111311]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:56 devstack sudo[111303]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f 1073741824" returned: 0 in 1.067s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:56 devstack sudo[111314]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f Jun 25 18:31:56 devstack sudo[111314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:57 devstack sudo[111311]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c56705b2-9c81-43b5-937f-a3af5ace01ef tempest-CinderUnicodeTest-790956118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-b8dcd579-a698-4cc4-b562-f2c0c6c5117d" returned: 0 in 0.778s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c56705b2-9c81-43b5-937f-a3af5ace01ef tempest-CinderUnicodeTest-790956118 None] Lock "cinder-quobyte-b8dcd579-a698-4cc4-b562-f2c0c6c5117d" released by "delete_volume" :: held 1.731s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-c56705b2-9c81-43b5-937f-a3af5ace01ef tempest-CinderUnicodeTest-790956118 None] Created reservations ['0061e980-3a35-4047-b175-55118be5c42c', 'ce8a1f8d-fde3-4bb7-95d4-1b5b09bd2e90', 'b025d2fb-d60e-4c90-9e1d-34f783b12aa1', '0fb70480-db22-4dbf-b845-ecb5ece47a40'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c56705b2-9c81-43b5-937f-a3af5ace01ef tempest-CinderUnicodeTest-790956118 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c56705b2-9c81-43b5-937f-a3af5ace01ef tempest-CinderUnicodeTest-790956118 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c56705b2-9c81-43b5-937f-a3af5ace01ef tempest-CinderUnicodeTest-790956118 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c56705b2-9c81-43b5-937f-a3af5ace01ef tempest-CinderUnicodeTest-790956118 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c56705b2-9c81-43b5-937f-a3af5ace01ef tempest-CinderUnicodeTest-790956118 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c56705b2-9c81-43b5-937f-a3af5ace01ef tempest-CinderUnicodeTest-790956118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:57 devstack sudo[111318]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:31:57 devstack sudo[111318]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:57 devstack sudo[111314]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f" returned: 0 in 0.736s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] <== create_volume: return (1861ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.866s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d3414524-d55c-412e-b05c-48330abc3065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-864a8014-5ac6-4718-b6ae-f96dd883e10f', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7539981b-d994-4a27-a0a5-88ff8d6b3ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:31:57 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Volume volume-864a8014-5ac6-4718-b6ae-f96dd883e10f (864a8014-5ac6-4718-b6ae-f96dd883e10f): created successfully Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7539981b-d994-4a27-a0a5-88ff8d6b3ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Flow 'volume_create_manager' (90ba8d8e-7a5a-4dfb-b1b1-3f7e9ba97700) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:31:57 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-e5505e68-b9d3-4492-9958-8813fa3f5eb1 tempest-VolumesSnapshotTestJSON-184147094 None] Created volume successfully. Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-41f5c1a0-1d45-4080-a293-3b0e6c24b8f8 tempest-CinderUnicodeTest-790956118 None] Acquiring lock "cinder-7383e92b-abb7-4435-a9f0-b8ce82825b5e-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-41f5c1a0-1d45-4080-a293-3b0e6c24b8f8 tempest-CinderUnicodeTest-790956118 None] Lock "cinder-7383e92b-abb7-4435-a9f0-b8ce82825b5e-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-41f5c1a0-1d45-4080-a293-3b0e6c24b8f8 tempest-CinderUnicodeTest-790956118 None] Acquiring lock "cinder-quobyte-7383e92b-abb7-4435-a9f0-b8ce82825b5e" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-41f5c1a0-1d45-4080-a293-3b0e6c24b8f8 tempest-CinderUnicodeTest-790956118 None] Lock "cinder-quobyte-7383e92b-abb7-4435-a9f0-b8ce82825b5e" acquired by "delete_volume" :: waited 0.019s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[fbbd06ec-f860-4eb2-951d-b7ebb968a5cf]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:31:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-41f5c1a0-1d45-4080-a293-3b0e6c24b8f8 tempest-CinderUnicodeTest-790956118 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7383e92b-abb7-4435-a9f0-b8ce82825b5e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:57 devstack sudo[111320]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7383e92b-abb7-4435-a9f0-b8ce82825b5e Jun 25 18:31:57 devstack sudo[111320]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:58 devstack sudo[111318]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c56705b2-9c81-43b5-937f-a3af5ace01ef tempest-CinderUnicodeTest-790956118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.690s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-c56705b2-9c81-43b5-937f-a3af5ace01ef tempest-CinderUnicodeTest-790956118 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:58 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-c56705b2-9c81-43b5-937f-a3af5ace01ef tempest-CinderUnicodeTest-790956118 None] Deleted volume successfully. Jun 25 18:31:58 devstack sudo[111323]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:31:58 devstack sudo[111323]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-c56705b2-9c81-43b5-937f-a3af5ace01ef tempest-CinderUnicodeTest-790956118 None] Lock "cinder-b8dcd579-a698-4cc4-b562-f2c0c6c5117d-delete_volume" released by "delete_volume" :: held 2.728s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-09bfb730-fe07-47b2-8dd7-cbcd33e95f9a tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-09bfb730-fe07-47b2-8dd7-cbcd33e95f9a tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-09bfb730-fe07-47b2-8dd7-cbcd33e95f9a tempest-VolumesSnapshotTestJSON-184147094 None] Creating offline snapshot bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae of volume 864a8014-5ac6-4718-b6ae-f96dd883e10f {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[9610bcc5-50b2-438d-968a-34babb9ad4eb]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-09bfb730-fe07-47b2-8dd7-cbcd33e95f9a tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:58 devstack sudo[111328]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f Jun 25 18:31:58 devstack sudo[111328]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:58 devstack sudo[111320]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-41f5c1a0-1d45-4080-a293-3b0e6c24b8f8 tempest-CinderUnicodeTest-790956118 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7383e92b-abb7-4435-a9f0-b8ce82825b5e" returned: 0 in 1.028s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-41f5c1a0-1d45-4080-a293-3b0e6c24b8f8 tempest-CinderUnicodeTest-790956118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7383e92b-abb7-4435-a9f0-b8ce82825b5e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:58 devstack sudo[111331]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7383e92b-abb7-4435-a9f0-b8ce82825b5e Jun 25 18:31:58 devstack sudo[111331]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:58 devstack sudo[111323]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.752s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 28 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:31:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:31:59 devstack sudo[111328]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-09bfb730-fe07-47b2-8dd7-cbcd33e95f9a tempest-VolumesSnapshotTestJSON-184147094 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f" returned: 0 in 0.774s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-09bfb730-fe07-47b2-8dd7-cbcd33e95f9a tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:59 devstack sudo[111337]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae 1G Jun 25 18:31:59 devstack sudo[111337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:31:59 devstack sudo[111331]: pam_unix(sudo:session): session closed for user root Jun 25 18:31:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-41f5c1a0-1d45-4080-a293-3b0e6c24b8f8 tempest-CinderUnicodeTest-790956118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7383e92b-abb7-4435-a9f0-b8ce82825b5e" returned: 0 in 0.796s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:31:59 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-41f5c1a0-1d45-4080-a293-3b0e6c24b8f8 tempest-CinderUnicodeTest-790956118 None] Lock "cinder-quobyte-7383e92b-abb7-4435-a9f0-b8ce82825b5e" released by "delete_volume" :: held 1.880s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:31:59 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-41f5c1a0-1d45-4080-a293-3b0e6c24b8f8 tempest-CinderUnicodeTest-790956118 None] Created reservations ['907f2d1f-c6d8-4cad-8acb-915a70af8930', '583ee632-742f-4897-a7a0-182a3e210cb7', '6e762de9-2509-44a5-ad9a-ac640b95f82b', '331231a1-ad9e-4539-a65a-c92a07cc31c2'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:31:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-41f5c1a0-1d45-4080-a293-3b0e6c24b8f8 tempest-CinderUnicodeTest-790956118 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:31:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-41f5c1a0-1d45-4080-a293-3b0e6c24b8f8 tempest-CinderUnicodeTest-790956118 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:31:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-41f5c1a0-1d45-4080-a293-3b0e6c24b8f8 tempest-CinderUnicodeTest-790956118 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:31:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-41f5c1a0-1d45-4080-a293-3b0e6c24b8f8 tempest-CinderUnicodeTest-790956118 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:31:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-41f5c1a0-1d45-4080-a293-3b0e6c24b8f8 tempest-CinderUnicodeTest-790956118 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:31:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-41f5c1a0-1d45-4080-a293-3b0e6c24b8f8 tempest-CinderUnicodeTest-790956118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:31:59 devstack sudo[111339]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:31:59 devstack sudo[111339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:00 devstack sudo[111337]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-09bfb730-fe07-47b2-8dd7-cbcd33e95f9a tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae 1G" returned: 0 in 0.956s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-09bfb730-fe07-47b2-8dd7-cbcd33e95f9a tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-864a8014-5ac6-4718-b6ae-f96dd883e10f -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:00 devstack sudo[111346]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-864a8014-5ac6-4718-b6ae-f96dd883e10f -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae Jun 25 18:32:00 devstack sudo[111346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:00 devstack sudo[111339]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-41f5c1a0-1d45-4080-a293-3b0e6c24b8f8 tempest-CinderUnicodeTest-790956118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.817s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:00 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-41f5c1a0-1d45-4080-a293-3b0e6c24b8f8 tempest-CinderUnicodeTest-790956118 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:32:00 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-41f5c1a0-1d45-4080-a293-3b0e6c24b8f8 tempest-CinderUnicodeTest-790956118 None] Deleted volume successfully. Jun 25 18:32:00 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-41f5c1a0-1d45-4080-a293-3b0e6c24b8f8 tempest-CinderUnicodeTest-790956118 None] Lock "cinder-7383e92b-abb7-4435-a9f0-b8ce82825b5e-delete_volume" released by "delete_volume" :: held 2.972s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:01 devstack sudo[111346]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-09bfb730-fe07-47b2-8dd7-cbcd33e95f9a tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-864a8014-5ac6-4718-b6ae-f96dd883e10f -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae" returned: 0 in 0.966s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:01 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-09bfb730-fe07-47b2-8dd7-cbcd33e95f9a tempest-VolumesSnapshotTestJSON-184147094 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae is being set with open permissions: ugo+rw Jun 25 18:32:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-09bfb730-fe07-47b2-8dd7-cbcd33e95f9a tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:01 devstack sudo[111377]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae Jun 25 18:32:01 devstack sudo[111377]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:02 devstack sudo[111377]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-09bfb730-fe07-47b2-8dd7-cbcd33e95f9a tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae" returned: 0 in 0.870s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-09bfb730-fe07-47b2-8dd7-cbcd33e95f9a tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:02 devstack sudo[111395]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.info Jun 25 18:32:02 devstack sudo[111395]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:02 devstack sudo[111395]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-09bfb730-fe07-47b2-8dd7-cbcd33e95f9a tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.info" returned: 0 in 0.699s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:02 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-09bfb730-fe07-47b2-8dd7-cbcd33e95f9a tempest-VolumesSnapshotTestJSON-184147094 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.info is being set with open permissions: ugo+rw Jun 25 18:32:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-09bfb730-fe07-47b2-8dd7-cbcd33e95f9a tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:02 devstack sudo[111398]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.info Jun 25 18:32:02 devstack sudo[111398]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:03 devstack sudo[111398]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-09bfb730-fe07-47b2-8dd7-cbcd33e95f9a tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.info" returned: 0 in 0.678s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-09bfb730-fe07-47b2-8dd7-cbcd33e95f9a tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.139s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:32:03 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-09bfb730-fe07-47b2-8dd7-cbcd33e95f9a tempest-VolumesSnapshotTestJSON-184147094 None] Create snapshot completed successfully Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Flow 'volume_create_manager' (2dd9c90f-cc04-4780-93dc-2bd0f4feb6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (796c4fc1-a4e7-4ea8-9eba-0a718f0ce10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (796c4fc1-a4e7-4ea8-9eba-0a718f0ce10a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:32:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-469400361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=827405aa-28a7-4906-ab18-9b7eac333481,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d02abf4a6a14f9e94358d6d3d13b7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:32:04Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:32:04Z,use_quota=True,user_id='3e509d5d4927490ab11f024457fa2b72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (634a1e43-1ac7-4edf-b6c0-61e97972665e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (634a1e43-1ac7-4edf-b6c0-61e97972665e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec51c70a-56a9-4a67-a98d-04183897523d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec51c70a-56a9-4a67-a98d-04183897523d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '827405aa-28a7-4906-ab18-9b7eac333481', 'volume_name': 'volume-827405aa-28a7-4906-ab18-9b7eac333481', 'volume_size': 2, 'snapshot_id': 'bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae'}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0912f935-1422-489c-a232-121cb66c2a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0912f935-1422-489c-a232-121cb66c2a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3a1c156-fd0b-43c5-87b4-1691db4146f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:04 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Volume 827405aa-28a7-4906-ab18-9b7eac333481: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-827405aa-28a7-4906-ab18-9b7eac333481', 'volume_size': 2, 'snapshot_id': 'bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae'} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-quobyte-bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae-827405aa-28a7-4906-ab18-9b7eac333481" by "_create_volume_from_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae-827405aa-28a7-4906-ab18-9b7eac333481" acquired by "_create_volume_from_snapshot" :: waited 0.012s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Creating volume 827405aa-28a7-4906-ab18-9b7eac333481 from snapshot bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae {{(pid=93917) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-quobyte-827405aa-28a7-4906-ab18-9b7eac333481" by "_copy_volume_from_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-827405aa-28a7-4906-ab18-9b7eac333481" acquired by "_copy_volume_from_snapshot" :: waited 0.013s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] snapshot: bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae, volume: 827405aa-28a7-4906-ab18-9b7eac333481, {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[adbfc117-67e9-4b4b-99cb-51cbf182ca9f]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:32:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:04 devstack sudo[111401]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae Jun 25 18:32:04 devstack sudo[111401]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:05 devstack sudo[111401]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae" returned: 0 in 0.791s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-864a8014-5ac6-4718-b6ae-f96dd883e10f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:32:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:32:05 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Creating direct copy from snapshot {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:32:05 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[502c6592-d7e8-4c04-bb58-ab1ee3fafd18]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:32:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:05 devstack sudo[111407]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f Jun 25 18:32:05 devstack sudo[111407]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:06 devstack sudo[111407]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f" returned: 0 in 0.883s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:06 devstack cinder-volume[93917]: DEBUG cinder.utils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Path /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-827405aa-28a7-4906-ab18-9b7eac333481 not found in is_blk_device check {{(pid=93917) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:32:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-827405aa-28a7-4906-ab18-9b7eac333481 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:06 devstack sudo[111412]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-827405aa-28a7-4906-ab18-9b7eac333481 Jun 25 18:32:06 devstack sudo[111412]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:06 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:32:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Flow 'volume_create_manager' (7cea453c-40e8-46ae-970a-ee54a6ab4184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:32:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e07fb4a-ecad-4669-bba6-401fd6312d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e07fb4a-ecad-4669-bba6-401fd6312d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:32:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1151784323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4da9324f-37b4-40f7-a749-bdb6ef51a37e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d21cba0f6c442b08eb4f56a18bd243d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:32:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=8986fb46-d495-455a-a4a3-831b45d80c1d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:32:07Z,use_quota=True,user_id='bffa60dbf5f1403fada341d2a7724572',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a834d57-2fdd-4aef-b3bf-f3f76c06fdb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a834d57-2fdd-4aef-b3bf-f3f76c06fdb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b802922b-33df-4c4e-81ab-0d0f2dcc9c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b802922b-33df-4c4e-81ab-0d0f2dcc9c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '4da9324f-37b4-40f7-a749-bdb6ef51a37e', 'volume_name': 'volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e', 'volume_size': 1, 'snapshot_id': '8986fb46-d495-455a-a4a3-831b45d80c1d'}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c48cc851-7792-4c3a-81b0-3db571879cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c48cc851-7792-4c3a-81b0-3db571879cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:06 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2230d2c7-f2ed-438a-8aa9-0e6bb3ed669d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:06 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Volume 4da9324f-37b4-40f7-a749-bdb6ef51a37e: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e', 'volume_size': 1, 'snapshot_id': '8986fb46-d495-455a-a4a3-831b45d80c1d'} Jun 25 18:32:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:32:12 devstack sudo[111412]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-827405aa-28a7-4906-ab18-9b7eac333481" returned: 0 in 5.836s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:12 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[a53f9adf-0030-4e4d-9fc9-06bc872e0414]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:32:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:12 devstack sudo[111462]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f Jun 25 18:32:12 devstack sudo[111462]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:13 devstack sudo[111462]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f" returned: 0 in 1.151s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:13 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Image conversion details: src /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f, size 1024.00 MB, duration 5.84 sec, destination /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-827405aa-28a7-4906-ab18-9b7eac333481 {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:32:13 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Converted 1024.00 MB image at 175.42 MB/s Jun 25 18:32:13 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-827405aa-28a7-4906-ab18-9b7eac333481 is being set with open permissions: ugo+rw Jun 25 18:32:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-827405aa-28a7-4906-ab18-9b7eac333481 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:13 devstack sudo[111470]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-827405aa-28a7-4906-ab18-9b7eac333481 Jun 25 18:32:13 devstack sudo[111470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:14 devstack sudo[111470]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-827405aa-28a7-4906-ab18-9b7eac333481" returned: 0 in 0.756s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-827405aa-28a7-4906-ab18-9b7eac333481" released by "_copy_volume_from_snapshot" :: held 9.538s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae-827405aa-28a7-4906-ab18-9b7eac333481" released by "_create_volume_from_snapshot" :: held 9.572s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 9.586s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 7.306s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Acquiring lock "cinder-quobyte-8986fb46-d495-455a-a4a3-831b45d80c1d-4da9324f-37b4-40f7-a749-bdb6ef51a37e" by "_create_volume_from_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Lock "cinder-quobyte-8986fb46-d495-455a-a4a3-831b45d80c1d-4da9324f-37b4-40f7-a749-bdb6ef51a37e" acquired by "_create_volume_from_snapshot" :: waited 0.039s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Creating volume 4da9324f-37b4-40f7-a749-bdb6ef51a37e from snapshot 8986fb46-d495-455a-a4a3-831b45d80c1d {{(pid=93917) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Acquiring lock "cinder-quobyte-4da9324f-37b4-40f7-a749-bdb6ef51a37e" by "_copy_volume_from_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3a1c156-fd0b-43c5-87b4-1691db4146f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-827405aa-28a7-4906-ab18-9b7eac333481', 'volume_size': 2, 'snapshot_id': 'bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae'}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4dde6e3b-1dd7-41da-8892-ce00f342d10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:14 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Volume volume-827405aa-28a7-4906-ab18-9b7eac333481 (827405aa-28a7-4906-ab18-9b7eac333481): created successfully Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4dde6e3b-1dd7-41da-8892-ce00f342d10b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Flow 'volume_create_manager' (2dd9c90f-cc04-4780-93dc-2bd0f4feb6d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Lock "cinder-quobyte-4da9324f-37b4-40f7-a749-bdb6ef51a37e" acquired by "_copy_volume_from_snapshot" :: waited 0.041s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] snapshot: 8986fb46-d495-455a-a4a3-831b45d80c1d, volume: 4da9324f-37b4-40f7-a749-bdb6ef51a37e, {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:32:14 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-926c90ea-d33f-42ef-b32e-f31f13979319 tempest-VolumesSnapshotTestJSON-184147094 None] Created volume successfully. Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[282e79d4-02d8-42df-8f1e-e81584b72246]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:14 devstack sudo[111473]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d Jun 25 18:32:14 devstack sudo[111473]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-56d143dd-367d-4f66-a4ac-2a4aee4b98f6 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-827405aa-28a7-4906-ab18-9b7eac333481-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-56d143dd-367d-4f66-a4ac-2a4aee4b98f6 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-827405aa-28a7-4906-ab18-9b7eac333481-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-56d143dd-367d-4f66-a4ac-2a4aee4b98f6 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-quobyte-827405aa-28a7-4906-ab18-9b7eac333481" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-56d143dd-367d-4f66-a4ac-2a4aee4b98f6 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-827405aa-28a7-4906-ab18-9b7eac333481" acquired by "delete_volume" :: waited 0.054s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[5d1cad06-31f0-4baa-bf44-b5b1180e8ee8]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:32:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-56d143dd-367d-4f66-a4ac-2a4aee4b98f6 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-827405aa-28a7-4906-ab18-9b7eac333481 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:14 devstack sudo[111475]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-827405aa-28a7-4906-ab18-9b7eac333481 Jun 25 18:32:14 devstack sudo[111475]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:15 devstack sudo[111473]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d" returned: 0 in 1.004s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7a53f7b3-ba50-42f0-a586-f18d8038b534(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:32:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:32:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Creating direct copy from snapshot {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:32:15 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[2ee6bef9-f4eb-47cf-ac88-6e9b7ea86261]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:32:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:15 devstack sudo[111481]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 Jun 25 18:32:15 devstack sudo[111481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:15 devstack sudo[111475]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-56d143dd-367d-4f66-a4ac-2a4aee4b98f6 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-827405aa-28a7-4906-ab18-9b7eac333481" returned: 0 in 1.061s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-56d143dd-367d-4f66-a4ac-2a4aee4b98f6 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-827405aa-28a7-4906-ab18-9b7eac333481 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:15 devstack sudo[111486]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-827405aa-28a7-4906-ab18-9b7eac333481 Jun 25 18:32:15 devstack sudo[111486]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:16 devstack sudo[111481]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534" returned: 0 in 1.246s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:16 devstack cinder-volume[93917]: DEBUG cinder.utils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Path /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e not found in is_blk_device check {{(pid=93917) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:32:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:16 devstack sudo[111492]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e Jun 25 18:32:16 devstack sudo[111492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:16 devstack sudo[111486]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-56d143dd-367d-4f66-a4ac-2a4aee4b98f6 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-827405aa-28a7-4906-ab18-9b7eac333481" returned: 0 in 1.162s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-56d143dd-367d-4f66-a4ac-2a4aee4b98f6 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-827405aa-28a7-4906-ab18-9b7eac333481" released by "delete_volume" :: held 2.301s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:16 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-56d143dd-367d-4f66-a4ac-2a4aee4b98f6 tempest-VolumesSnapshotTestJSON-184147094 None] Created reservations ['947fad29-0a1f-4300-9c0b-a8c59300ae37', '9c58b61c-d4b4-4bab-8930-534fe1673c28', 'bffcb42c-011e-4d2d-a6b2-5b5c81230868', '9e32ed5d-7860-4765-9e84-c9014cf37554'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:32:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-56d143dd-367d-4f66-a4ac-2a4aee4b98f6 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:32:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-56d143dd-367d-4f66-a4ac-2a4aee4b98f6 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:32:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-56d143dd-367d-4f66-a4ac-2a4aee4b98f6 tempest-VolumesSnapshotTestJSON-184147094 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:32:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-56d143dd-367d-4f66-a4ac-2a4aee4b98f6 tempest-VolumesSnapshotTestJSON-184147094 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:32:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-56d143dd-367d-4f66-a4ac-2a4aee4b98f6 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:32:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-56d143dd-367d-4f66-a4ac-2a4aee4b98f6 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:17 devstack sudo[111496]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:32:17 devstack sudo[111496]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:17 devstack sudo[111496]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-56d143dd-367d-4f66-a4ac-2a4aee4b98f6 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.906s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:17 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-56d143dd-367d-4f66-a4ac-2a4aee4b98f6 tempest-VolumesSnapshotTestJSON-184147094 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:32:18 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-56d143dd-367d-4f66-a4ac-2a4aee4b98f6 tempest-VolumesSnapshotTestJSON-184147094 None] Deleted volume successfully. Jun 25 18:32:18 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-56d143dd-367d-4f66-a4ac-2a4aee4b98f6 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-827405aa-28a7-4906-ab18-9b7eac333481-delete_volume" released by "delete_volume" :: held 3.663s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:18 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:18 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae-delete_snapshot" acquired by "delete_snapshot" :: waited 0.066s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:18 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-quobyte-864a8014-5ac6-4718-b6ae-f96dd883e10f" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:18 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-864a8014-5ac6-4718-b6ae-f96dd883e10f" acquired by "delete_snapshot" :: waited 0.063s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:18 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-quobyte-bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:18 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:18 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] Deleting offline snapshot bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae of volume 864a8014-5ac6-4718-b6ae-f96dd883e10f {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:32:18 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] snapshot_file for this snap is: volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:32:18 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[68bc1186-558c-4576-bdff-1da6346146d2]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:32:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:18 devstack sudo[111528]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae Jun 25 18:32:18 devstack sudo[111528]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:21 devstack sudo[111528]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae" returned: 0 in 2.556s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:21 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-864a8014-5ac6-4718-b6ae-f96dd883e10f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:32:21 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[db5f8b7b-42a4-4175-8995-890a54f38b6b]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:32:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:21 devstack sudo[111550]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f Jun 25 18:32:21 devstack sudo[111550]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:23 devstack sudo[111550]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f" returned: 0 in 1.927s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:23 devstack sudo[111558]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae Jun 25 18:32:23 devstack sudo[111558]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:23 devstack sudo[111492]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e" returned: 0 in 6.710s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:23 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[bd4349f8-8101-4aab-a273-9c1ebb8029c1]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:32:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:23 devstack sudo[111560]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 Jun 25 18:32:23 devstack sudo[111560]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:24 devstack sudo[111558]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae" returned: 0 in 0.964s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:24 devstack sudo[111599]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae Jun 25 18:32:24 devstack sudo[111599]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:24 devstack sudo[111560]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534" returned: 0 in 1.286s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:24 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Image conversion details: src /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534, size 1024.00 MB, duration 6.71 sec, destination /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:32:24 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Converted 1024.00 MB image at 152.58 MB/s Jun 25 18:32:24 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e is being set with open permissions: ugo+rw Jun 25 18:32:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:24 devstack sudo[111628]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e Jun 25 18:32:24 devstack sudo[111628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:24 devstack sudo[111599]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f.bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae" returned: 0 in 0.761s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:24 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:UPDATE=82,cinder:SELECT=81,cinder:DELETE=9,cinder:INSERT=16 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:32:24 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:UPDATE=79,cinder:SELECT=75,cinder:INSERT=20,cinder:DELETE=6 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:32:24 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae" released by "_delete_snapshot" :: held 6.481s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:24 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-864a8014-5ac6-4718-b6ae-f96dd883e10f" released by "delete_snapshot" :: held 6.514s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:25 devstack sudo[111628]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e" returned: 0 in 0.772s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Lock "cinder-quobyte-4da9324f-37b4-40f7-a749-bdb6ef51a37e" released by "_copy_volume_from_snapshot" :: held 11.164s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Lock "cinder-quobyte-8986fb46-d495-455a-a4a3-831b45d80c1d-4da9324f-37b4-40f7-a749-bdb6ef51a37e" released by "_create_volume_from_snapshot" :: held 11.227s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 11.267s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:32:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2230d2c7-f2ed-438a-8aa9-0e6bb3ed669d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e', 'volume_size': 1, 'snapshot_id': '8986fb46-d495-455a-a4a3-831b45d80c1d'}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:25 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f5f3615-9ee6-44c6-8b99-f3c13ea2557f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:25 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] Created reservations ['ad226aa3-ab21-43c9-9721-a70834f30bb6', '2bb49373-67c7-4941-94b4-b5decd05d18c', 'bcfe7d6f-cd09-418d-b0c2-85923f95b0b5', '72f59f42-06cf-4910-a32c-f14bbfa8c243'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:32:26 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Volume volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e (4da9324f-37b4-40f7-a749-bdb6ef51a37e): created successfully Jun 25 18:32:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f5f3615-9ee6-44c6-8b99-f3c13ea2557f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Flow 'volume_create_manager' (7cea453c-40e8-46ae-970a-ee54a6ab4184) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:32:29 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-7a5ed962-204f-4b32-ac57-4904e0cf9f05 tempest-TestStampPattern-650270330 None] Created volume successfully. Jun 25 18:32:29 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] Delete snapshot completed successfully. Jun 25 18:32:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7ad2ea02-e2cd-46fd-9330-241851a781ff tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-bc06cbb4-0088-4d8d-85ac-cb3144c5b2ae-delete_snapshot" released by "delete_snapshot" :: held 10.838s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-33fedd0e-1935-4937-85c2-17796c50a802 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-864a8014-5ac6-4718-b6ae-f96dd883e10f-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-33fedd0e-1935-4937-85c2-17796c50a802 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-864a8014-5ac6-4718-b6ae-f96dd883e10f-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-33fedd0e-1935-4937-85c2-17796c50a802 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-quobyte-864a8014-5ac6-4718-b6ae-f96dd883e10f" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-33fedd0e-1935-4937-85c2-17796c50a802 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-864a8014-5ac6-4718-b6ae-f96dd883e10f" acquired by "delete_volume" :: waited 0.028s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:29 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[225365af-ee72-4187-a093-fdef169d27b1]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:32:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-33fedd0e-1935-4937-85c2-17796c50a802 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:29 devstack sudo[111637]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f Jun 25 18:32:29 devstack sudo[111637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:30 devstack sudo[111637]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-33fedd0e-1935-4937-85c2-17796c50a802 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f" returned: 0 in 0.866s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-33fedd0e-1935-4937-85c2-17796c50a802 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:30 devstack sudo[111644]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f Jun 25 18:32:30 devstack sudo[111644]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:31 devstack sudo[111644]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-33fedd0e-1935-4937-85c2-17796c50a802 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-864a8014-5ac6-4718-b6ae-f96dd883e10f" returned: 0 in 0.703s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:31 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-33fedd0e-1935-4937-85c2-17796c50a802 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-864a8014-5ac6-4718-b6ae-f96dd883e10f" released by "delete_volume" :: held 1.682s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:31 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-33fedd0e-1935-4937-85c2-17796c50a802 tempest-VolumesSnapshotTestJSON-184147094 None] Created reservations ['1e6052f5-957d-45d4-a6a1-59e6f870f7f6', 'f3e87611-fa32-4b58-bfb2-463202fec954', '1fc86dc0-2287-4d19-bd01-3a634d368c2b', 'd971dffd-1aae-4429-b7eb-a860a46925f4'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:32:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-33fedd0e-1935-4937-85c2-17796c50a802 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:32:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-33fedd0e-1935-4937-85c2-17796c50a802 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:32:31 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-33fedd0e-1935-4937-85c2-17796c50a802 tempest-VolumesSnapshotTestJSON-184147094 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:32:31 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-33fedd0e-1935-4937-85c2-17796c50a802 tempest-VolumesSnapshotTestJSON-184147094 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:32:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-33fedd0e-1935-4937-85c2-17796c50a802 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:32:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-33fedd0e-1935-4937-85c2-17796c50a802 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:31 devstack sudo[111647]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:32:31 devstack sudo[111647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:32 devstack sudo[111647]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-33fedd0e-1935-4937-85c2-17796c50a802 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.888s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-33fedd0e-1935-4937-85c2-17796c50a802 tempest-VolumesSnapshotTestJSON-184147094 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:32:32 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-33fedd0e-1935-4937-85c2-17796c50a802 tempest-VolumesSnapshotTestJSON-184147094 None] Deleted volume successfully. Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-33fedd0e-1935-4937-85c2-17796c50a802 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-864a8014-5ac6-4718-b6ae-f96dd883e10f-delete_volume" released by "delete_volume" :: held 2.877s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Flow 'volume_create_manager' (7ef5b8b3-cdb1-466b-b1b1-8dcf1a440845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3f818fb-fbae-43b2-a18c-0723d5a0dee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3f818fb-fbae-43b2-a18c-0723d5a0dee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:32:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-682053701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ee178ddf-f736-4bf6-a6e6-35144c55bd90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d02abf4a6a14f9e94358d6d3d13b7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:32:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:32:32Z,use_quota=True,user_id='3e509d5d4927490ab11f024457fa2b72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c99d978-ce0a-402a-9b66-2f58642e0bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c99d978-ce0a-402a-9b66-2f58642e0bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3304925d-fe5b-4c28-bb99-7043b49c0275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3304925d-fe5b-4c28-bb99-7043b49c0275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ee178ddf-f736-4bf6-a6e6-35144c55bd90', 'volume_name': 'volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4c89f5e2-3f9f-4a07-8d57-29528b3c5744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4c89f5e2-3f9f-4a07-8d57-29528b3c5744) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dc400e98-f5f2-4f23-8e5c-aab54f95cdbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:32 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Volume ee178ddf-f736-4bf6-a6e6-35144c55bd90: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90', 'volume_size': 1} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:32:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-682053701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ee178ddf-f736-4bf6-a6e6-35144c55bd90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d02abf4a6a14f9e94358d6d3d13b7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:32:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:32:32Z,use_quota=True,user_id='3e509d5d4927490ab11f024457fa2b72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Creating volume ee178ddf-f736-4bf6-a6e6-35144c55bd90 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:32:32 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:32:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:32 devstack sudo[111651]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 1073741824 Jun 25 18:32:32 devstack sudo[111651]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:33 devstack sudo[111651]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 1073741824" returned: 0 in 1.045s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:33 devstack sudo[111658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 Jun 25 18:32:33 devstack sudo[111658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:34 devstack sudo[111658]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90" returned: 0 in 0.711s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] <== create_volume: return (1813ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:32:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.818s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:32:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dc400e98-f5f2-4f23-8e5c-aab54f95cdbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (59a19b40-4612-410f-858b-b3c915759d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:34 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Volume volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 (ee178ddf-f736-4bf6-a6e6-35144c55bd90): created successfully Jun 25 18:32:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (59a19b40-4612-410f-858b-b3c915759d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Flow 'volume_create_manager' (7ef5b8b3-cdb1-466b-b1b1-8dcf1a440845) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:32:34 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5290af85-43a2-4567-a5bf-5f31d52e5e45 tempest-VolumesSnapshotTestJSON-184147094 None] Created volume successfully. Jun 25 18:32:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1b5deba0-8ee5-46c4-849c-6f75920fc0b9 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:32:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1b5deba0-8ee5-46c4-849c-6f75920fc0b9 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:32:34 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-1b5deba0-8ee5-46c4-849c-6f75920fc0b9 tempest-VolumesSnapshotTestJSON-184147094 None] Creating offline snapshot 81ca0790-c041-41f9-948b-751dccbdaae3 of volume ee178ddf-f736-4bf6-a6e6-35144c55bd90 {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:32:34 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac95ab45-96f1-403f-ad49-9b7032e7a3ad]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:32:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1b5deba0-8ee5-46c4-849c-6f75920fc0b9 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:34 devstack sudo[111662]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 Jun 25 18:32:34 devstack sudo[111662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:35 devstack sudo[111662]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1b5deba0-8ee5-46c4-849c-6f75920fc0b9 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90" returned: 0 in 0.793s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1b5deba0-8ee5-46c4-849c-6f75920fc0b9 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:35 devstack sudo[111670]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3 1G Jun 25 18:32:35 devstack sudo[111670]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:36 devstack sudo[111670]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1b5deba0-8ee5-46c4-849c-6f75920fc0b9 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3 1G" returned: 0 in 0.820s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1b5deba0-8ee5-46c4-849c-6f75920fc0b9 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:36 devstack sudo[111675]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3 Jun 25 18:32:36 devstack sudo[111675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:36 devstack sudo[111675]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1b5deba0-8ee5-46c4-849c-6f75920fc0b9 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3" returned: 0 in 0.689s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:37 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-1b5deba0-8ee5-46c4-849c-6f75920fc0b9 tempest-VolumesSnapshotTestJSON-184147094 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3 is being set with open permissions: ugo+rw Jun 25 18:32:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1b5deba0-8ee5-46c4-849c-6f75920fc0b9 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:37 devstack sudo[111680]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3 Jun 25 18:32:37 devstack sudo[111680]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:37 devstack sudo[111680]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1b5deba0-8ee5-46c4-849c-6f75920fc0b9 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3" returned: 0 in 0.644s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1b5deba0-8ee5-46c4-849c-6f75920fc0b9 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:37 devstack sudo[111683]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.info Jun 25 18:32:37 devstack sudo[111683]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:38 devstack sudo[111683]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1b5deba0-8ee5-46c4-849c-6f75920fc0b9 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.info" returned: 0 in 0.657s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:38 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-1b5deba0-8ee5-46c4-849c-6f75920fc0b9 tempest-VolumesSnapshotTestJSON-184147094 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.info is being set with open permissions: ugo+rw Jun 25 18:32:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1b5deba0-8ee5-46c4-849c-6f75920fc0b9 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:38 devstack sudo[111701]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.info Jun 25 18:32:38 devstack sudo[111701]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:38 devstack sudo[111701]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1b5deba0-8ee5-46c4-849c-6f75920fc0b9 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.info" returned: 0 in 0.629s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1b5deba0-8ee5-46c4-849c-6f75920fc0b9 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.337s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:32:39 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-1b5deba0-8ee5-46c4-849c-6f75920fc0b9 tempest-VolumesSnapshotTestJSON-184147094 None] Create snapshot completed successfully Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Flow 'volume_create_manager' (99d7c566-6fb7-4fbb-8735-c3134181a1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cfbdc6df-e0f9-447c-8f7c-5c0d33a351a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cfbdc6df-e0f9-447c-8f7c-5c0d33a351a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:32:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1688131664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=10db2231-9861-47d0-a006-c3aefa02533d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d02abf4a6a14f9e94358d6d3d13b7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:32:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=81ca0790-c041-41f9-948b-751dccbdaae3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:32:40Z,use_quota=True,user_id='3e509d5d4927490ab11f024457fa2b72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4368eaba-57c2-4016-abaf-0a10095fc6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4368eaba-57c2-4016-abaf-0a10095fc6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d771a5a5-38c2-40d5-aff2-df8f9e96564a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d771a5a5-38c2-40d5-aff2-df8f9e96564a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '10db2231-9861-47d0-a006-c3aefa02533d', 'volume_name': 'volume-10db2231-9861-47d0-a006-c3aefa02533d', 'volume_size': 1, 'snapshot_id': '81ca0790-c041-41f9-948b-751dccbdaae3'}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe57791f-d932-4233-a953-718706efa54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe57791f-d932-4233-a953-718706efa54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d9d6449-dffc-49e7-814e-102b7779f38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:40 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Volume 10db2231-9861-47d0-a006-c3aefa02533d: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-10db2231-9861-47d0-a006-c3aefa02533d', 'volume_size': 1, 'snapshot_id': '81ca0790-c041-41f9-948b-751dccbdaae3'} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-quobyte-81ca0790-c041-41f9-948b-751dccbdaae3-10db2231-9861-47d0-a006-c3aefa02533d" by "_create_volume_from_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-81ca0790-c041-41f9-948b-751dccbdaae3-10db2231-9861-47d0-a006-c3aefa02533d" acquired by "_create_volume_from_snapshot" :: waited 0.014s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Creating volume 10db2231-9861-47d0-a006-c3aefa02533d from snapshot 81ca0790-c041-41f9-948b-751dccbdaae3 {{(pid=93917) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-quobyte-10db2231-9861-47d0-a006-c3aefa02533d" by "_copy_volume_from_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-10db2231-9861-47d0-a006-c3aefa02533d" acquired by "_copy_volume_from_snapshot" :: waited 0.013s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] snapshot: 81ca0790-c041-41f9-948b-751dccbdaae3, volume: 10db2231-9861-47d0-a006-c3aefa02533d, {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[a4d536ac-64e1-4a92-b728-a02f71c72539]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:32:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:40 devstack sudo[111704]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3 Jun 25 18:32:40 devstack sudo[111704]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:41 devstack sudo[111704]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3" returned: 0 in 0.814s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:41 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:32:41 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:32:41 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Creating direct copy from snapshot {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:32:41 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[a66600cb-139f-4f8c-b8a5-d7030f46d4bc]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:32:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:41 devstack sudo[111710]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 Jun 25 18:32:41 devstack sudo[111710]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:42 devstack sudo[111710]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90" returned: 0 in 0.799s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:42 devstack cinder-volume[93917]: DEBUG cinder.utils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Path /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-10db2231-9861-47d0-a006-c3aefa02533d not found in is_blk_device check {{(pid=93917) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:32:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-10db2231-9861-47d0-a006-c3aefa02533d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:42 devstack sudo[111715]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-10db2231-9861-47d0-a006-c3aefa02533d Jun 25 18:32:42 devstack sudo[111715]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:46 devstack sudo[111715]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-10db2231-9861-47d0-a006-c3aefa02533d" returned: 0 in 4.580s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:46 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[6bbaa61b-5389-4787-b261-a2438268150a]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:32:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:46 devstack sudo[111729]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 Jun 25 18:32:46 devstack sudo[111729]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:47 devstack sudo[111729]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90" returned: 0 in 1.038s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:47 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Image conversion details: src /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90, size 1024.00 MB, duration 4.58 sec, destination /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-10db2231-9861-47d0-a006-c3aefa02533d {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:32:47 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Converted 1024.00 MB image at 223.52 MB/s Jun 25 18:32:47 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-10db2231-9861-47d0-a006-c3aefa02533d is being set with open permissions: ugo+rw Jun 25 18:32:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-10db2231-9861-47d0-a006-c3aefa02533d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:47 devstack sudo[111734]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-10db2231-9861-47d0-a006-c3aefa02533d Jun 25 18:32:47 devstack sudo[111734]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:48 devstack sudo[111734]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-10db2231-9861-47d0-a006-c3aefa02533d" returned: 0 in 0.769s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:48 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-10db2231-9861-47d0-a006-c3aefa02533d" released by "_copy_volume_from_snapshot" :: held 8.099s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:48 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-81ca0790-c041-41f9-948b-751dccbdaae3-10db2231-9861-47d0-a006-c3aefa02533d" released by "_create_volume_from_snapshot" :: held 8.128s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 8.144s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:32:48 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d9d6449-dffc-49e7-814e-102b7779f38a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-10db2231-9861-47d0-a006-c3aefa02533d', 'volume_size': 1, 'snapshot_id': '81ca0790-c041-41f9-948b-751dccbdaae3'}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:48 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (02289d37-3885-4a5b-bded-c432561802d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:32:48 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Volume volume-10db2231-9861-47d0-a006-c3aefa02533d (10db2231-9861-47d0-a006-c3aefa02533d): created successfully Jun 25 18:32:48 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (02289d37-3885-4a5b-bded-c432561802d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:32:48 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Flow 'volume_create_manager' (99d7c566-6fb7-4fbb-8735-c3134181a1d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:32:48 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-68c8c056-427f-4db1-b886-7249a2baea0c tempest-VolumesSnapshotTestJSON-184147094 None] Created volume successfully. Jun 25 18:32:49 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2d78e724-0552-4a22-9310-138be78b4ed7 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-10db2231-9861-47d0-a006-c3aefa02533d-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:49 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2d78e724-0552-4a22-9310-138be78b4ed7 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-10db2231-9861-47d0-a006-c3aefa02533d-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:49 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2d78e724-0552-4a22-9310-138be78b4ed7 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-quobyte-10db2231-9861-47d0-a006-c3aefa02533d" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:49 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2d78e724-0552-4a22-9310-138be78b4ed7 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-10db2231-9861-47d0-a006-c3aefa02533d" acquired by "delete_volume" :: waited 0.017s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:49 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[cac764cc-92f8-4773-9032-fd9acb40de29]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:32:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2d78e724-0552-4a22-9310-138be78b4ed7 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-10db2231-9861-47d0-a006-c3aefa02533d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:49 devstack sudo[111737]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-10db2231-9861-47d0-a006-c3aefa02533d Jun 25 18:32:49 devstack sudo[111737]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:50 devstack sudo[111737]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2d78e724-0552-4a22-9310-138be78b4ed7 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-10db2231-9861-47d0-a006-c3aefa02533d" returned: 0 in 0.831s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2d78e724-0552-4a22-9310-138be78b4ed7 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-10db2231-9861-47d0-a006-c3aefa02533d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:50 devstack sudo[111742]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-10db2231-9861-47d0-a006-c3aefa02533d Jun 25 18:32:50 devstack sudo[111742]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:50 devstack sudo[111742]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2d78e724-0552-4a22-9310-138be78b4ed7 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-10db2231-9861-47d0-a006-c3aefa02533d" returned: 0 in 0.747s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2d78e724-0552-4a22-9310-138be78b4ed7 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-10db2231-9861-47d0-a006-c3aefa02533d" released by "delete_volume" :: held 1.623s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:50 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-2d78e724-0552-4a22-9310-138be78b4ed7 tempest-VolumesSnapshotTestJSON-184147094 None] Created reservations ['679b2bbb-fc10-4d77-bd45-716733f57f11', '6db389e6-69d2-4252-8cf7-4bb5cfd42d5c', '34e4b110-5308-4f8e-9daa-5f9a2001c3d1', '806f194e-6e0a-4506-a18d-949758e2236a'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:32:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2d78e724-0552-4a22-9310-138be78b4ed7 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:32:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2d78e724-0552-4a22-9310-138be78b4ed7 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:32:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2d78e724-0552-4a22-9310-138be78b4ed7 tempest-VolumesSnapshotTestJSON-184147094 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:32:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2d78e724-0552-4a22-9310-138be78b4ed7 tempest-VolumesSnapshotTestJSON-184147094 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:32:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2d78e724-0552-4a22-9310-138be78b4ed7 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:32:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2d78e724-0552-4a22-9310-138be78b4ed7 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:51 devstack sudo[111745]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:32:51 devstack sudo[111745]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-81ca0790-c041-41f9-948b-751dccbdaae3-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-81ca0790-c041-41f9-948b-751dccbdaae3-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-quobyte-ee178ddf-f736-4bf6-a6e6-35144c55bd90" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-ee178ddf-f736-4bf6-a6e6-35144c55bd90" acquired by "delete_snapshot" :: waited 0.029s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-quobyte-81ca0790-c041-41f9-948b-751dccbdaae3" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-81ca0790-c041-41f9-948b-751dccbdaae3" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] Deleting offline snapshot 81ca0790-c041-41f9-948b-751dccbdaae3 of volume ee178ddf-f736-4bf6-a6e6-35144c55bd90 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:32:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] snapshot_file for this snap is: volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:32:51 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[89f62737-bd45-4ec4-89f6-dd8ef6a137fc]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:32:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:51 devstack sudo[111745]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2d78e724-0552-4a22-9310-138be78b4ed7 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.694s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:51 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2d78e724-0552-4a22-9310-138be78b4ed7 tempest-VolumesSnapshotTestJSON-184147094 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:32:51 devstack sudo[111748]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3 Jun 25 18:32:51 devstack sudo[111748]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:51 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-2d78e724-0552-4a22-9310-138be78b4ed7 tempest-VolumesSnapshotTestJSON-184147094 None] Deleted volume successfully. Jun 25 18:32:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2d78e724-0552-4a22-9310-138be78b4ed7 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-10db2231-9861-47d0-a006-c3aefa02533d-delete_volume" released by "delete_volume" :: held 2.564s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:52 devstack sudo[111748]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3" returned: 0 in 0.795s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:32:52 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[0123ede8-3af6-4538-bd71-17064b4098ba]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:32:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:52 devstack sudo[111753]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 Jun 25 18:32:52 devstack sudo[111753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:53 devstack sudo[111753]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90" returned: 0 in 0.726s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:53 devstack sudo[111758]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3 Jun 25 18:32:53 devstack sudo[111758]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:54 devstack sudo[111758]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3" returned: 0 in 0.803s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:54 devstack sudo[111771]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3 Jun 25 18:32:54 devstack sudo[111771]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:54 devstack sudo[111771]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90.81ca0790-c041-41f9-948b-751dccbdaae3" returned: 0 in 0.715s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-81ca0790-c041-41f9-948b-751dccbdaae3" released by "_delete_snapshot" :: held 3.151s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-ee178ddf-f736-4bf6-a6e6-35144c55bd90" released by "delete_snapshot" :: held 3.182s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:54 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] Created reservations ['1be1e670-d864-47da-9388-ea9e1467fd43', '1068c9ed-3701-4c2b-9fb3-25f7fdfadddb', '676c6d06-87ea-484e-8f9d-92ebf1725b94', '32a9f63c-d0bd-4654-a09d-307d10a42030'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:32:54 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] Delete snapshot completed successfully. Jun 25 18:32:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e607072f-41e3-4989-8d10-7b5950100a88 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-81ca0790-c041-41f9-948b-751dccbdaae3-delete_snapshot" released by "delete_snapshot" :: held 3.353s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-855739b3-26bd-4c53-a8f3-f6cc1fa910df tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-ee178ddf-f736-4bf6-a6e6-35144c55bd90-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-855739b3-26bd-4c53-a8f3-f6cc1fa910df tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-ee178ddf-f736-4bf6-a6e6-35144c55bd90-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-855739b3-26bd-4c53-a8f3-f6cc1fa910df tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-quobyte-ee178ddf-f736-4bf6-a6e6-35144c55bd90" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-855739b3-26bd-4c53-a8f3-f6cc1fa910df tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-ee178ddf-f736-4bf6-a6e6-35144c55bd90" acquired by "delete_volume" :: waited 0.021s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:56 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[fb219944-2370-4e60-b04d-0322e11c922f]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:32:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-855739b3-26bd-4c53-a8f3-f6cc1fa910df tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:56 devstack sudo[111775]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 Jun 25 18:32:56 devstack sudo[111775]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-507fa46d-cea9-43bf-b546-6537ed81ccad req-e6e25a7d-0622-4292-b486-bf4f471a7f10 tempest-TestStampPattern-650270330 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:32:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-507fa46d-cea9-43bf-b546-6537ed81ccad req-e6e25a7d-0622-4292-b486-bf4f471a7f10 tempest-TestStampPattern-650270330 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:32:56 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[474a46d9-3d74-4f28-b5d3-ab132396620d]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:32:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-507fa46d-cea9-43bf-b546-6537ed81ccad req-e6e25a7d-0622-4292-b486-bf4f471a7f10 tempest-TestStampPattern-650270330 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:56 devstack sudo[111775]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-855739b3-26bd-4c53-a8f3-f6cc1fa910df tempest-VolumesSnapshotTestJSON-184147094 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90" returned: 0 in 0.816s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-855739b3-26bd-4c53-a8f3-f6cc1fa910df tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:56 devstack sudo[111789]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90 Jun 25 18:32:56 devstack sudo[111789]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:56 devstack sudo[111788]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e Jun 25 18:32:56 devstack sudo[111788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:57 devstack sudo[111789]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-855739b3-26bd-4c53-a8f3-f6cc1fa910df tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ee178ddf-f736-4bf6-a6e6-35144c55bd90" returned: 0 in 0.735s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-855739b3-26bd-4c53-a8f3-f6cc1fa910df tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-ee178ddf-f736-4bf6-a6e6-35144c55bd90" released by "delete_volume" :: held 1.626s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:57 devstack sudo[111788]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-507fa46d-cea9-43bf-b546-6537ed81ccad req-e6e25a7d-0622-4292-b486-bf4f471a7f10 tempest-TestStampPattern-650270330 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e" returned: 0 in 0.779s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-507fa46d-cea9-43bf-b546-6537ed81ccad req-e6e25a7d-0622-4292-b486-bf4f471a7f10 tempest-TestStampPattern-650270330 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.797s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:32:57 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-507fa46d-cea9-43bf-b546-6537ed81ccad req-e6e25a7d-0622-4292-b486-bf4f471a7f10 tempest-TestStampPattern-650270330 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72', 'name': 'volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e', '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': '52477cb7-bfdd-4712-aa8d-e9c2ba51f0ef', 'enforce_multipath': True} {{(pid=93917) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5556}} Jun 25 18:32:57 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-855739b3-26bd-4c53-a8f3-f6cc1fa910df tempest-VolumesSnapshotTestJSON-184147094 None] Created reservations ['7d865157-822d-41f5-ab10-fa0502712104', '22cf78f6-23c8-41df-b5af-c7691be7ae54', '5e6cb024-96c6-46fd-b38c-4887c2994bc9', '24f2c334-7c9d-464b-a0e4-ea2deae60ffd'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:32:57 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-507fa46d-cea9-43bf-b546-6537ed81ccad req-e6e25a7d-0622-4292-b486-bf4f471a7f10 tempest-TestStampPattern-650270330 None] attachment_update completed successfully. Jun 25 18:32:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-855739b3-26bd-4c53-a8f3-f6cc1fa910df tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:32:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-855739b3-26bd-4c53-a8f3-f6cc1fa910df tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:32:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-855739b3-26bd-4c53-a8f3-f6cc1fa910df tempest-VolumesSnapshotTestJSON-184147094 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:32:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-855739b3-26bd-4c53-a8f3-f6cc1fa910df tempest-VolumesSnapshotTestJSON-184147094 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:32:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-855739b3-26bd-4c53-a8f3-f6cc1fa910df tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:32:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-855739b3-26bd-4c53-a8f3-f6cc1fa910df tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:57 devstack sudo[111796]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:32:57 devstack sudo[111796]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:58 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:32:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:32:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:32:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:32:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:32:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:32:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:58 devstack sudo[111865]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:32:58 devstack sudo[111865]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:58 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-653c76ad-8821-43d0-b641-8fa6a1d851c5 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:58 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-653c76ad-8821-43d0-b641-8fa6a1d851c5 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:58 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-653c76ad-8821-43d0-b641-8fa6a1d851c5 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "cinder-quobyte-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:32:58 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-653c76ad-8821-43d0-b641-8fa6a1d851c5 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74" acquired by "delete_volume" :: waited 0.020s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:32:58 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[90ddb805-b7b7-4bc7-b4b4-870408f5a3be]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:32:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-653c76ad-8821-43d0-b641-8fa6a1d851c5 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:58 devstack sudo[111867]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74 Jun 25 18:32:58 devstack sudo[111867]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:58 devstack sudo[111796]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-855739b3-26bd-4c53-a8f3-f6cc1fa910df tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.737s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:58 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-855739b3-26bd-4c53-a8f3-f6cc1fa910df tempest-VolumesSnapshotTestJSON-184147094 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:32:58 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-855739b3-26bd-4c53-a8f3-f6cc1fa910df tempest-VolumesSnapshotTestJSON-184147094 None] Deleted volume successfully. Jun 25 18:32:58 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-855739b3-26bd-4c53-a8f3-f6cc1fa910df tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-ee178ddf-f736-4bf6-a6e6-35144c55bd90-delete_volume" released by "delete_volume" :: held 2.657s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:58 devstack sudo[111865]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.751s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:58 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:32:58 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:32:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 28 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:32:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:32:59 devstack sudo[111867]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-653c76ad-8821-43d0-b641-8fa6a1d851c5 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74" returned: 0 in 0.819s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-653c76ad-8821-43d0-b641-8fa6a1d851c5 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:32:59 devstack sudo[112192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74 Jun 25 18:32:59 devstack sudo[112192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:32:59 devstack sudo[112192]: pam_unix(sudo:session): session closed for user root Jun 25 18:32:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-653c76ad-8821-43d0-b641-8fa6a1d851c5 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74" returned: 0 in 0.713s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:32:59 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-653c76ad-8821-43d0-b641-8fa6a1d851c5 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-quobyte-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74" released by "delete_volume" :: held 1.580s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:32:59 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-653c76ad-8821-43d0-b641-8fa6a1d851c5 tempest-VolumesSnapshotTestJSON-184147094 None] Created reservations ['f94efdde-00cd-487e-8cce-e3744ba532d0', 'b9286ae3-47f3-4ef0-80b5-5318309cc8d6', 'eda85f1b-455b-418e-b03e-2a711cf5ab99', '0318c7bc-1281-4209-96b6-6be261bbb4ea'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:33:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-653c76ad-8821-43d0-b641-8fa6a1d851c5 tempest-VolumesSnapshotTestJSON-184147094 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:33:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-653c76ad-8821-43d0-b641-8fa6a1d851c5 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:33:00 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-653c76ad-8821-43d0-b641-8fa6a1d851c5 tempest-VolumesSnapshotTestJSON-184147094 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:33:00 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-653c76ad-8821-43d0-b641-8fa6a1d851c5 tempest-VolumesSnapshotTestJSON-184147094 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:33:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-653c76ad-8821-43d0-b641-8fa6a1d851c5 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:33:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-653c76ad-8821-43d0-b641-8fa6a1d851c5 tempest-VolumesSnapshotTestJSON-184147094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:00 devstack sudo[112195]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:33:00 devstack sudo[112195]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:00 devstack sudo[112195]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-653c76ad-8821-43d0-b641-8fa6a1d851c5 tempest-VolumesSnapshotTestJSON-184147094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.676s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:00 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-653c76ad-8821-43d0-b641-8fa6a1d851c5 tempest-VolumesSnapshotTestJSON-184147094 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:33:00 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-653c76ad-8821-43d0-b641-8fa6a1d851c5 tempest-VolumesSnapshotTestJSON-184147094 None] Deleted volume successfully. Jun 25 18:33:00 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-653c76ad-8821-43d0-b641-8fa6a1d851c5 tempest-VolumesSnapshotTestJSON-184147094 None] Lock "cinder-d96d2a83-569d-4d9e-b56b-ef9cc0ab2d74-delete_volume" released by "delete_volume" :: held 2.492s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:33:04 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-0c8f8d6f-38d9-4285-b089-3f82d20cb5da req-884ac73f-df48-496d-97dd-35643d73f169 tempest-TestStampPattern-650270330 None] Terminate volume connection completed successfully. Jun 25 18:33:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-0c8f8d6f-38d9-4285-b089-3f82d20cb5da req-884ac73f-df48-496d-97dd-35643d73f169 tempest-TestStampPattern-650270330 None] Deleting attachment 52477cb7-bfdd-4712-aa8d-e9c2ba51f0ef. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Flow 'volume_create_manager' (9ee4a2cc-0eda-4d7c-9c1b-167080b4ebea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a063748c-401b-41c7-aeee-e2f170354ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a063748c-401b-41c7-aeee-e2f170354ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:33:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1942208176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1d619fdd-1ed2-435f-b1b5-498db0a007a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1da4973f3854b418ac6516202e41f36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:33:08Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:33:08Z,use_quota=True,user_id='2a078a4e327548c39dc562067cbacf61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (59f22013-c4e2-4db4-a83b-c2c017e5afd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (59f22013-c4e2-4db4-a83b-c2c017e5afd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (29dcfcef-333b-4a45-ab5c-59fc71783709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (29dcfcef-333b-4a45-ab5c-59fc71783709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1d619fdd-1ed2-435f-b1b5-498db0a007a4', 'volume_name': 'volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4', 'volume_size': 2}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (155e28de-94d3-45f0-a3aa-9d3cdc7a71f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (155e28de-94d3-45f0-a3aa-9d3cdc7a71f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1668f4b9-251d-4a62-9460-19a697e187d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:07 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Volume 1d619fdd-1ed2-435f-b1b5-498db0a007a4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4', 'volume_size': 2} Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:33:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1942208176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1d619fdd-1ed2-435f-b1b5-498db0a007a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1da4973f3854b418ac6516202e41f36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:33:08Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:33:08Z,use_quota=True,user_id='2a078a4e327548c39dc562067cbacf61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Creating volume 1d619fdd-1ed2-435f-b1b5-498db0a007a4 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:33:07 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:33:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4 2147483648 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:07 devstack sudo[112251]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4 2147483648 Jun 25 18:33:07 devstack sudo[112251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:09 devstack sudo[112251]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4 2147483648" returned: 0 in 1.300s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:09 devstack sudo[112296]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4 Jun 25 18:33:09 devstack sudo[112296]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:09 devstack sudo[112296]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4" returned: 0 in 0.741s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:09 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] <== create_volume: return (2093ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:33:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.096s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:33:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1668f4b9-251d-4a62-9460-19a697e187d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4', 'volume_size': 2}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b63e34e6-d19c-4ca7-b798-b4659dd64e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:09 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Volume volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4 (1d619fdd-1ed2-435f-b1b5-498db0a007a4): created successfully Jun 25 18:33:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b63e34e6-d19c-4ca7-b798-b4659dd64e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Flow 'volume_create_manager' (9ee4a2cc-0eda-4d7c-9c1b-167080b4ebea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:33:09 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-2ae6b20d-465f-4fcb-abf8-006a56fb2ea0 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Created volume successfully. Jun 25 18:33:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-188db403-1887-440f-b8b8-dc4529e4df74 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:33:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-188db403-1887-440f-b8b8-dc4529e4df74 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:33:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-188db403-1887-440f-b8b8-dc4529e4df74 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Creating offline snapshot 71fedac4-fb27-4ec6-af8d-cdbc3069830e of volume 1d619fdd-1ed2-435f-b1b5-498db0a007a4 {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:33:10 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[55124fbd-315f-4345-9767-216e23e7cc80]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:33:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-188db403-1887-440f-b8b8-dc4529e4df74 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:11 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/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4 Jun 25 18:33:11 devstack sudo[112302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:11 devstack sudo[112302]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-188db403-1887-440f-b8b8-dc4529e4df74 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4" returned: 0 in 0.767s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-188db403-1887-440f-b8b8-dc4529e4df74 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.71fedac4-fb27-4ec6-af8d-cdbc3069830e 2G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:11 devstack sudo[112307]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.71fedac4-fb27-4ec6-af8d-cdbc3069830e 2G Jun 25 18:33:11 devstack sudo[112307]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:12 devstack sudo[112307]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-188db403-1887-440f-b8b8-dc4529e4df74 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.71fedac4-fb27-4ec6-af8d-cdbc3069830e 2G" returned: 0 in 0.867s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-188db403-1887-440f-b8b8-dc4529e4df74 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.71fedac4-fb27-4ec6-af8d-cdbc3069830e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:12 devstack sudo[112346]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.71fedac4-fb27-4ec6-af8d-cdbc3069830e Jun 25 18:33:12 devstack sudo[112346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:13 devstack sudo[112346]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-188db403-1887-440f-b8b8-dc4529e4df74 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.71fedac4-fb27-4ec6-af8d-cdbc3069830e" returned: 0 in 0.730s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:13 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-188db403-1887-440f-b8b8-dc4529e4df74 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.71fedac4-fb27-4ec6-af8d-cdbc3069830e is being set with open permissions: ugo+rw Jun 25 18:33:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-188db403-1887-440f-b8b8-dc4529e4df74 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.71fedac4-fb27-4ec6-af8d-cdbc3069830e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:13 devstack sudo[112354]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.71fedac4-fb27-4ec6-af8d-cdbc3069830e Jun 25 18:33:13 devstack sudo[112354]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:13 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f757d8c9-c5b3-4e5d-91a8-778f1117d1fe tempest-TestStampPattern-650270330 None] Acquiring lock "cinder-4da9324f-37b4-40f7-a749-bdb6ef51a37e-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:33:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f757d8c9-c5b3-4e5d-91a8-778f1117d1fe tempest-TestStampPattern-650270330 None] Lock "cinder-4da9324f-37b4-40f7-a749-bdb6ef51a37e-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:33:14 devstack sudo[112354]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-188db403-1887-440f-b8b8-dc4529e4df74 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.71fedac4-fb27-4ec6-af8d-cdbc3069830e" returned: 0 in 0.703s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f757d8c9-c5b3-4e5d-91a8-778f1117d1fe tempest-TestStampPattern-650270330 None] Acquiring lock "cinder-quobyte-4da9324f-37b4-40f7-a749-bdb6ef51a37e" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:33:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f757d8c9-c5b3-4e5d-91a8-778f1117d1fe tempest-TestStampPattern-650270330 None] Lock "cinder-quobyte-4da9324f-37b4-40f7-a749-bdb6ef51a37e" acquired by "delete_volume" :: waited 0.023s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:33:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-188db403-1887-440f-b8b8-dc4529e4df74 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:14 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[58031e3a-dbfa-48c9-8635-174131102134]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:33:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f757d8c9-c5b3-4e5d-91a8-778f1117d1fe tempest-TestStampPattern-650270330 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:14 devstack sudo[112357]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.info Jun 25 18:33:14 devstack sudo[112357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:14 devstack sudo[112358]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e Jun 25 18:33:14 devstack sudo[112358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:14 devstack sudo[112357]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-188db403-1887-440f-b8b8-dc4529e4df74 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.info" returned: 0 in 0.649s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:14 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-188db403-1887-440f-b8b8-dc4529e4df74 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.info is being set with open permissions: ugo+rw Jun 25 18:33:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-188db403-1887-440f-b8b8-dc4529e4df74 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:14 devstack sudo[112362]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.info Jun 25 18:33:14 devstack sudo[112362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:15 devstack sudo[112358]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f757d8c9-c5b3-4e5d-91a8-778f1117d1fe tempest-TestStampPattern-650270330 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e" returned: 0 in 0.885s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f757d8c9-c5b3-4e5d-91a8-778f1117d1fe tempest-TestStampPattern-650270330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:15 devstack sudo[112368]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e Jun 25 18:33:15 devstack sudo[112368]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:15 devstack sudo[112362]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-188db403-1887-440f-b8b8-dc4529e4df74 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.info" returned: 0 in 0.735s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-188db403-1887-440f-b8b8-dc4529e4df74 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.561s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:33:15 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-188db403-1887-440f-b8b8-dc4529e4df74 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Create snapshot completed successfully Jun 25 18:33:15 devstack sudo[112368]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f757d8c9-c5b3-4e5d-91a8-778f1117d1fe tempest-TestStampPattern-650270330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4da9324f-37b4-40f7-a749-bdb6ef51a37e" returned: 0 in 0.780s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f757d8c9-c5b3-4e5d-91a8-778f1117d1fe tempest-TestStampPattern-650270330 None] Lock "cinder-quobyte-4da9324f-37b4-40f7-a749-bdb6ef51a37e" released by "delete_volume" :: held 1.720s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:33:15 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-f757d8c9-c5b3-4e5d-91a8-778f1117d1fe tempest-TestStampPattern-650270330 None] Created reservations ['80961b95-b48c-4ae5-80bb-b2c8b88c2d4f', 'e1b1a4dd-62cd-4937-b852-c632613f2b1f', 'c599bbb7-e41e-4b9d-b607-f207188c42ac', '2050ac78-0a52-4939-9f1a-053217f93bb3'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:33:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f757d8c9-c5b3-4e5d-91a8-778f1117d1fe tempest-TestStampPattern-650270330 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:33:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f757d8c9-c5b3-4e5d-91a8-778f1117d1fe tempest-TestStampPattern-650270330 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:33:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f757d8c9-c5b3-4e5d-91a8-778f1117d1fe tempest-TestStampPattern-650270330 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:33:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f757d8c9-c5b3-4e5d-91a8-778f1117d1fe tempest-TestStampPattern-650270330 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:33:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f757d8c9-c5b3-4e5d-91a8-778f1117d1fe tempest-TestStampPattern-650270330 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:33:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f757d8c9-c5b3-4e5d-91a8-778f1117d1fe tempest-TestStampPattern-650270330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:15 devstack sudo[112372]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:33:15 devstack sudo[112372]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Acquiring lock "cinder-71fedac4-fb27-4ec6-af8d-cdbc3069830e-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Lock "cinder-71fedac4-fb27-4ec6-af8d-cdbc3069830e-delete_snapshot" acquired by "delete_snapshot" :: waited 0.031s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Acquiring lock "cinder-quobyte-1d619fdd-1ed2-435f-b1b5-498db0a007a4" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Lock "cinder-quobyte-1d619fdd-1ed2-435f-b1b5-498db0a007a4" acquired by "delete_snapshot" :: waited 0.027s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Acquiring lock "cinder-quobyte-71fedac4-fb27-4ec6-af8d-cdbc3069830e" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Lock "cinder-quobyte-71fedac4-fb27-4ec6-af8d-cdbc3069830e" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Deleting offline snapshot 71fedac4-fb27-4ec6-af8d-cdbc3069830e of volume 1d619fdd-1ed2-435f-b1b5-498db0a007a4 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] snapshot_file for this snap is: volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.71fedac4-fb27-4ec6-af8d-cdbc3069830e {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[8eb02d17-e279-45b0-ae83-53e54e620ee8]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.71fedac4-fb27-4ec6-af8d-cdbc3069830e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:16 devstack sudo[112374]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.71fedac4-fb27-4ec6-af8d-cdbc3069830e Jun 25 18:33:16 devstack sudo[112374]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] Acquiring lock "cinder-8986fb46-d495-455a-a4a3-831b45d80c1d-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] Lock "cinder-8986fb46-d495-455a-a4a3-831b45d80c1d-delete_snapshot" acquired by "delete_snapshot" :: waited 0.035s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] Acquiring lock "cinder-quobyte-7a53f7b3-ba50-42f0-a586-f18d8038b534" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] Lock "cinder-quobyte-7a53f7b3-ba50-42f0-a586-f18d8038b534" acquired by "delete_snapshot" :: waited 0.028s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] Acquiring lock "cinder-quobyte-8986fb46-d495-455a-a4a3-831b45d80c1d" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] Lock "cinder-quobyte-8986fb46-d495-455a-a4a3-831b45d80c1d" acquired by "_delete_snapshot" :: waited 0.031s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] Deleting offline snapshot 8986fb46-d495-455a-a4a3-831b45d80c1d of volume 7a53f7b3-ba50-42f0-a586-f18d8038b534 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:33:16 devstack sudo[112372]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] snapshot_file for this snap is: volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f757d8c9-c5b3-4e5d-91a8-778f1117d1fe tempest-TestStampPattern-650270330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.838s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-f757d8c9-c5b3-4e5d-91a8-778f1117d1fe tempest-TestStampPattern-650270330 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:33:16 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-f757d8c9-c5b3-4e5d-91a8-778f1117d1fe tempest-TestStampPattern-650270330 None] Deleted volume successfully. Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[ee18af6f-6f88-4396-afbd-a4f51bb59f38]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f757d8c9-c5b3-4e5d-91a8-778f1117d1fe tempest-TestStampPattern-650270330 None] Lock "cinder-4da9324f-37b4-40f7-a749-bdb6ef51a37e-delete_volume" released by "delete_volume" :: held 2.891s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:33:16 devstack sudo[112378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d Jun 25 18:33:16 devstack sudo[112378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:17 devstack sudo[112374]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.71fedac4-fb27-4ec6-af8d-cdbc3069830e" returned: 0 in 0.953s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:33:17 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[4ffe7585-ba95-4020-a5be-a83e3582fd84]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:33:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:17 devstack sudo[112383]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4 Jun 25 18:33:17 devstack sudo[112383]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:17 devstack sudo[112378]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d" returned: 0 in 0.908s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7a53f7b3-ba50-42f0-a586-f18d8038b534(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:33:17 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[ea61d7ba-2824-4b64-afd0-ffa4384bf0b2]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:33:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:17 devstack sudo[112389]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 Jun 25 18:33:17 devstack sudo[112389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:18 devstack sudo[112383]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4" returned: 0 in 0.891s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.71fedac4-fb27-4ec6-af8d-cdbc3069830e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:18 devstack sudo[112400]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.71fedac4-fb27-4ec6-af8d-cdbc3069830e Jun 25 18:33:18 devstack sudo[112400]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:18 devstack sudo[112389]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534" returned: 0 in 0.894s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:18 devstack sudo[112405]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d Jun 25 18:33:18 devstack sudo[112405]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:19 devstack sudo[112400]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.71fedac4-fb27-4ec6-af8d-cdbc3069830e" returned: 0 in 0.848s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.71fedac4-fb27-4ec6-af8d-cdbc3069830e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:19 devstack sudo[112410]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.71fedac4-fb27-4ec6-af8d-cdbc3069830e Jun 25 18:33:19 devstack sudo[112410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:19 devstack sudo[112405]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d" returned: 0 in 0.868s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:19 devstack sudo[112416]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d Jun 25 18:33:19 devstack sudo[112416]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:19 devstack sudo[112410]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4.71fedac4-fb27-4ec6-af8d-cdbc3069830e" returned: 0 in 0.740s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Lock "cinder-quobyte-71fedac4-fb27-4ec6-af8d-cdbc3069830e" released by "_delete_snapshot" :: held 3.561s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:33:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Lock "cinder-quobyte-1d619fdd-1ed2-435f-b1b5-498db0a007a4" released by "delete_snapshot" :: held 3.592s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:33:20 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Created reservations ['65cd5b2c-3c62-456a-825b-3435adf91066', 'cbd9b0c9-5699-490e-8e9d-6c22046693ac', 'f3b1957d-1b0c-49bf-aa4c-f8d291dce7ae', '70470851-9765-43d0-ada6-e989fafbc12a'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:33:20 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Delete snapshot completed successfully. Jun 25 18:33:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2fbbb9bd-cfe2-4463-b175-2ed57f32f5c2 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Lock "cinder-71fedac4-fb27-4ec6-af8d-cdbc3069830e-delete_snapshot" released by "delete_snapshot" :: held 3.776s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:33:20 devstack sudo[112416]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534.8986fb46-d495-455a-a4a3-831b45d80c1d" returned: 0 in 0.721s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] Lock "cinder-quobyte-8986fb46-d495-455a-a4a3-831b45d80c1d" released by "_delete_snapshot" :: held 3.543s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:33:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] Lock "cinder-quobyte-7a53f7b3-ba50-42f0-a586-f18d8038b534" released by "delete_snapshot" :: held 3.587s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:33:20 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] Created reservations ['3ff32086-eef6-4823-a2a5-f55e1f70e57f', '8e58db55-3523-4f75-93e2-33c0530be899', '2d30c2c5-574c-4655-9ad4-94f4bbd7221a', '46c5c773-56d7-4055-8190-982ec65b85f0'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:33:20 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] Delete snapshot completed successfully. Jun 25 18:33:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d04e2335-79d2-41fa-a12a-c1d227f65b1f tempest-TestStampPattern-650270330 None] Lock "cinder-8986fb46-d495-455a-a4a3-831b45d80c1d-delete_snapshot" released by "delete_snapshot" :: held 3.736s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:33:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b16d4657-7791-4d43-ab6e-f69f9de490a9 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Acquiring lock "cinder-1d619fdd-1ed2-435f-b1b5-498db0a007a4-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:33:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b16d4657-7791-4d43-ab6e-f69f9de490a9 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Lock "cinder-1d619fdd-1ed2-435f-b1b5-498db0a007a4-delete_volume" acquired by "delete_volume" :: waited 0.015s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:33:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b16d4657-7791-4d43-ab6e-f69f9de490a9 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Acquiring lock "cinder-quobyte-1d619fdd-1ed2-435f-b1b5-498db0a007a4" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:33:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b16d4657-7791-4d43-ab6e-f69f9de490a9 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Lock "cinder-quobyte-1d619fdd-1ed2-435f-b1b5-498db0a007a4" acquired by "delete_volume" :: waited 0.018s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:33:20 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[59caf7ec-700a-41df-8cc1-8fad30060dd8]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:33:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b16d4657-7791-4d43-ab6e-f69f9de490a9 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:20 devstack sudo[112420]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4 Jun 25 18:33:20 devstack sudo[112420]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:21 devstack sudo[112420]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b16d4657-7791-4d43-ab6e-f69f9de490a9 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4" returned: 0 in 0.837s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b16d4657-7791-4d43-ab6e-f69f9de490a9 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:21 devstack sudo[112425]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4 Jun 25 18:33:21 devstack sudo[112425]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:22 devstack sudo[112425]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b16d4657-7791-4d43-ab6e-f69f9de490a9 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-1d619fdd-1ed2-435f-b1b5-498db0a007a4" returned: 0 in 0.834s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b16d4657-7791-4d43-ab6e-f69f9de490a9 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Lock "cinder-quobyte-1d619fdd-1ed2-435f-b1b5-498db0a007a4" released by "delete_volume" :: held 1.742s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:33:22 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-b16d4657-7791-4d43-ab6e-f69f9de490a9 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Created reservations ['a7ededa1-2ddd-41af-9240-65c3faa198d6', '7a99903d-2f8a-4a6b-be58-9ab0540c3f1c', 'e7a8eb10-e334-49a4-a4c9-251ea4a9ffe0', '263dafa1-772a-4adf-998f-832da80d2c66'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:33:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b16d4657-7791-4d43-ab6e-f69f9de490a9 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:33:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b16d4657-7791-4d43-ab6e-f69f9de490a9 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:33:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b16d4657-7791-4d43-ab6e-f69f9de490a9 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:33:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b16d4657-7791-4d43-ab6e-f69f9de490a9 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:33:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b16d4657-7791-4d43-ab6e-f69f9de490a9 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:33:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b16d4657-7791-4d43-ab6e-f69f9de490a9 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:22 devstack sudo[112430]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:33:22 devstack sudo[112430]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:23 devstack sudo[112430]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b16d4657-7791-4d43-ab6e-f69f9de490a9 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.038s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:23 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-b16d4657-7791-4d43-ab6e-f69f9de490a9 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:33:23 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-b16d4657-7791-4d43-ab6e-f69f9de490a9 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Deleted volume successfully. Jun 25 18:33:23 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b16d4657-7791-4d43-ab6e-f69f9de490a9 tempest-VolumesSnapshotNegativeTestJSON-1810366544 None] Lock "cinder-1d619fdd-1ed2-435f-b1b5-498db0a007a4-delete_volume" released by "delete_volume" :: held 3.042s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:33:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-41973b86-f4c7-4c25-bab4-5c52dfa4c15c tempest-TestStampPattern-650270330 None] Acquiring lock "cinder-7a53f7b3-ba50-42f0-a586-f18d8038b534-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:33:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-41973b86-f4c7-4c25-bab4-5c52dfa4c15c tempest-TestStampPattern-650270330 None] Lock "cinder-7a53f7b3-ba50-42f0-a586-f18d8038b534-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:33:30 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=81,cinder:INSERT=26,cinder:UPDATE=89,cinder:DELETE=5 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:33:30 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=63,cinder:INSERT=18,cinder:UPDATE=80,cinder:DELETE=7 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:33:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-41973b86-f4c7-4c25-bab4-5c52dfa4c15c tempest-TestStampPattern-650270330 None] Acquiring lock "cinder-quobyte-7a53f7b3-ba50-42f0-a586-f18d8038b534" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:33:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-41973b86-f4c7-4c25-bab4-5c52dfa4c15c tempest-TestStampPattern-650270330 None] Lock "cinder-quobyte-7a53f7b3-ba50-42f0-a586-f18d8038b534" acquired by "delete_volume" :: waited 0.032s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:33:30 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[96c47fd1-f825-4f38-a458-e2433ebc9fab]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:33:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-41973b86-f4c7-4c25-bab4-5c52dfa4c15c tempest-TestStampPattern-650270330 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:30 devstack sudo[112485]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 Jun 25 18:33:30 devstack sudo[112485]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:31 devstack sudo[112485]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-41973b86-f4c7-4c25-bab4-5c52dfa4c15c tempest-TestStampPattern-650270330 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534" returned: 0 in 0.835s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-41973b86-f4c7-4c25-bab4-5c52dfa4c15c tempest-TestStampPattern-650270330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:31 devstack sudo[112490]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534 Jun 25 18:33:31 devstack sudo[112490]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:31 devstack sudo[112490]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-41973b86-f4c7-4c25-bab4-5c52dfa4c15c tempest-TestStampPattern-650270330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7a53f7b3-ba50-42f0-a586-f18d8038b534" returned: 0 in 0.885s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:31 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-41973b86-f4c7-4c25-bab4-5c52dfa4c15c tempest-TestStampPattern-650270330 None] Lock "cinder-quobyte-7a53f7b3-ba50-42f0-a586-f18d8038b534" released by "delete_volume" :: held 1.839s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:33:32 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-41973b86-f4c7-4c25-bab4-5c52dfa4c15c tempest-TestStampPattern-650270330 None] Created reservations ['79257a9d-75b6-4b12-b538-9a8cfb60c7ca', 'cfef0be6-43c6-4aa8-bfc4-c426d4597971', '09ed6907-67ca-40e2-a599-f011113f7a6d', 'c16fd4c4-888a-404d-960e-08132ab12bbb'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:33:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-41973b86-f4c7-4c25-bab4-5c52dfa4c15c tempest-TestStampPattern-650270330 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:33:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-41973b86-f4c7-4c25-bab4-5c52dfa4c15c tempest-TestStampPattern-650270330 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:33:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-41973b86-f4c7-4c25-bab4-5c52dfa4c15c tempest-TestStampPattern-650270330 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:33:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-41973b86-f4c7-4c25-bab4-5c52dfa4c15c tempest-TestStampPattern-650270330 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:33:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-41973b86-f4c7-4c25-bab4-5c52dfa4c15c tempest-TestStampPattern-650270330 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:33:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-41973b86-f4c7-4c25-bab4-5c52dfa4c15c tempest-TestStampPattern-650270330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:32 devstack sudo[112493]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:33:32 devstack sudo[112493]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:32 devstack sudo[112493]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-41973b86-f4c7-4c25-bab4-5c52dfa4c15c tempest-TestStampPattern-650270330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.825s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:32 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-41973b86-f4c7-4c25-bab4-5c52dfa4c15c tempest-TestStampPattern-650270330 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:33:32 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-41973b86-f4c7-4c25-bab4-5c52dfa4c15c tempest-TestStampPattern-650270330 None] Deleted volume successfully. Jun 25 18:33:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-41973b86-f4c7-4c25-bab4-5c52dfa4c15c tempest-TestStampPattern-650270330 None] Lock "cinder-7a53f7b3-ba50-42f0-a586-f18d8038b534-delete_volume" released by "delete_volume" :: held 2.973s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:33:42 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=4,cinder:INSERT=2,cinder:UPDATE=7 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:33:42 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=5,cinder:INSERT=2,cinder:UPDATE=8,cinder:DELETE=1 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Flow 'volume_create_manager' (588af550-36b7-4559-83f5-3119dbb22a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fc63dbc7-f283-40e4-b5b3-062ab75b6195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fc63dbc7-f283-40e4-b5b3-062ab75b6195) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:33:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-249566420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0bee0e8e-e919-47d4-8920-41fd705b5e09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44922eb0cd5d43e984bef3d11c13cba1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:33:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:33:45Z,use_quota=True,user_id='d34226f75e0d41eca3ffcb8332b91b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c7a8979-bbba-46ce-bb64-795710eda8cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c7a8979-bbba-46ce-bb64-795710eda8cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc06b96c-24db-4d31-9b2c-512fff0ae9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc06b96c-24db-4d31-9b2c-512fff0ae9a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0bee0e8e-e919-47d4-8920-41fd705b5e09', 'volume_name': 'volume-0bee0e8e-e919-47d4-8920-41fd705b5e09', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ad62657d-1f14-4a60-9bd6-53103abbb960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ad62657d-1f14-4a60-9bd6-53103abbb960) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce140d60-72bf-48af-bb4a-c7e74b2e6ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:45 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Volume 0bee0e8e-e919-47d4-8920-41fd705b5e09: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0bee0e8e-e919-47d4-8920-41fd705b5e09', 'volume_size': 1} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:33:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-249566420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0bee0e8e-e919-47d4-8920-41fd705b5e09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44922eb0cd5d43e984bef3d11c13cba1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:33:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:33:45Z,use_quota=True,user_id='d34226f75e0d41eca3ffcb8332b91b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Creating volume 0bee0e8e-e919-47d4-8920-41fd705b5e09 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:33:45 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0bee0e8e-e919-47d4-8920-41fd705b5e09 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:45 devstack sudo[112505]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0bee0e8e-e919-47d4-8920-41fd705b5e09 1073741824 Jun 25 18:33:45 devstack sudo[112505]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Flow 'volume_create_manager' (1cf83a46-b9bc-4288-a5d1-1c8753404cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4bce641-31b6-48f9-8f48-0c0504b8c96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4bce641-31b6-48f9-8f48-0c0504b8c96c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:33:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1783434333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0d18a945-441d-447b-9fbd-210d2082f450,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44922eb0cd5d43e984bef3d11c13cba1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:33: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-25T16:33:46Z,use_quota=True,user_id='d34226f75e0d41eca3ffcb8332b91b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4bd19f59-6f39-4baf-9307-e344880e3bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4bd19f59-6f39-4baf-9307-e344880e3bcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0731412b-0e6e-4840-95c6-ee830da52850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0731412b-0e6e-4840-95c6-ee830da52850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0d18a945-441d-447b-9fbd-210d2082f450', 'volume_name': 'volume-0d18a945-441d-447b-9fbd-210d2082f450', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14a0de49-576c-48b3-b486-659f366ff19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14a0de49-576c-48b3-b486-659f366ff19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a680ff66-264f-4d5a-8dfb-928092ea55a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:45 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Volume 0d18a945-441d-447b-9fbd-210d2082f450: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0d18a945-441d-447b-9fbd-210d2082f450', 'volume_size': 1} Jun 25 18:33:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:33:46 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:33:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Flow 'volume_create_manager' (c6b816de-d4f5-4315-b8dc-8b24cbea94ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:33:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0188f820-3749-4697-ac9b-5cb55309750a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0188f820-3749-4697-ac9b-5cb55309750a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:33:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2035231165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=72b346a4-2269-4dfa-b801-a4fa719dd010,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44922eb0cd5d43e984bef3d11c13cba1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:33: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-25T16:33:46Z,use_quota=True,user_id='d34226f75e0d41eca3ffcb8332b91b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e7a1e629-98d8-4430-a3d6-de905800e833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e7a1e629-98d8-4430-a3d6-de905800e833) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (675e6bb4-894e-4b3f-a62a-30c9f4574f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (675e6bb4-894e-4b3f-a62a-30c9f4574f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '72b346a4-2269-4dfa-b801-a4fa719dd010', 'volume_name': 'volume-72b346a4-2269-4dfa-b801-a4fa719dd010', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f239829e-01e3-4f3e-a1a2-9bdfb32b42d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f239829e-01e3-4f3e-a1a2-9bdfb32b42d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (89570652-6137-4ac7-a1be-6d695849edbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:46 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Volume 72b346a4-2269-4dfa-b801-a4fa719dd010: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-72b346a4-2269-4dfa-b801-a4fa719dd010', 'volume_size': 1} Jun 25 18:33:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:33:46 devstack sudo[112505]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0bee0e8e-e919-47d4-8920-41fd705b5e09 1073741824" returned: 0 in 1.206s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0bee0e8e-e919-47d4-8920-41fd705b5e09 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:46 devstack sudo[112511]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0bee0e8e-e919-47d4-8920-41fd705b5e09 Jun 25 18:33:46 devstack sudo[112511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:46 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:33:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Flow 'volume_create_manager' (8443dfca-b915-4b25-8537-8ecc978e10e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:33:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab75c0f0-5218-4210-8f23-4eebe3e792ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab75c0f0-5218-4210-8f23-4eebe3e792ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:33:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1045718084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cdf65a2b-5b10-48ac-8ea3-da58e25073f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44922eb0cd5d43e984bef3d11c13cba1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:33: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-25T16:33:47Z,use_quota=True,user_id='d34226f75e0d41eca3ffcb8332b91b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c6dff22d-647d-4704-84e9-a6eb319fc03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c6dff22d-647d-4704-84e9-a6eb319fc03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec989d24-9f00-4400-94f8-403b2b46120f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec989d24-9f00-4400-94f8-403b2b46120f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cdf65a2b-5b10-48ac-8ea3-da58e25073f5', 'volume_name': 'volume-cdf65a2b-5b10-48ac-8ea3-da58e25073f5', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (00fbcc40-8bd8-4539-ae71-1e88339c0bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (00fbcc40-8bd8-4539-ae71-1e88339c0bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c8aff9b-247e-4b7d-9679-7eba350c0f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:47 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Volume cdf65a2b-5b10-48ac-8ea3-da58e25073f5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cdf65a2b-5b10-48ac-8ea3-da58e25073f5', 'volume_size': 1} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Flow 'volume_create_manager' (6cd3b97b-aff0-4088-b8df-0a37692e3709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (46a32edd-1d93-4d50-9013-afde0177f81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (46a32edd-1d93-4d50-9013-afde0177f81f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:33:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1972234551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=afe13a55-e968-4f3d-bc15-34bc95424571,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44922eb0cd5d43e984bef3d11c13cba1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:33: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-25T16:33:47Z,use_quota=True,user_id='d34226f75e0d41eca3ffcb8332b91b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6ec1085-c058-40f2-8854-81e60ba229d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6ec1085-c058-40f2-8854-81e60ba229d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4450cd6d-c24b-477f-b466-d85a40db5e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4450cd6d-c24b-477f-b466-d85a40db5e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'afe13a55-e968-4f3d-bc15-34bc95424571', 'volume_name': 'volume-afe13a55-e968-4f3d-bc15-34bc95424571', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a06dfa4-63e4-4a82-ab6b-beacbe8e75cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a06dfa4-63e4-4a82-ab6b-beacbe8e75cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (65fa6e74-1066-480a-80f6-ce1264d7a0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:47 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Volume afe13a55-e968-4f3d-bc15-34bc95424571: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-afe13a55-e968-4f3d-bc15-34bc95424571', 'volume_size': 1} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:33:47 devstack sudo[112511]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0bee0e8e-e919-47d4-8920-41fd705b5e09" returned: 0 in 1.017s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] <== create_volume: return (2271ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.275s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.747s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:33:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1783434333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0d18a945-441d-447b-9fbd-210d2082f450,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44922eb0cd5d43e984bef3d11c13cba1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:33: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-25T16:33:46Z,use_quota=True,user_id='d34226f75e0d41eca3ffcb8332b91b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Creating volume 0d18a945-441d-447b-9fbd-210d2082f450 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:33:47 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d18a945-441d-447b-9fbd-210d2082f450 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:47 devstack sudo[112514]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d18a945-441d-447b-9fbd-210d2082f450 1073741824 Jun 25 18:33:47 devstack sudo[112514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce140d60-72bf-48af-bb4a-c7e74b2e6ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0bee0e8e-e919-47d4-8920-41fd705b5e09', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (474104eb-7ed7-43f0-af33-fad750e448df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:47 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Volume volume-0bee0e8e-e919-47d4-8920-41fd705b5e09 (0bee0e8e-e919-47d4-8920-41fd705b5e09): created successfully Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (474104eb-7ed7-43f0-af33-fad750e448df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:47 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Flow 'volume_create_manager' (588af550-36b7-4559-83f5-3119dbb22a7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:33:47 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-b99439a6-2e18-4018-b703-1710d6fc4154 tempest-CreateVolumesFromImageTest-2009916696 None] Created volume successfully. Jun 25 18:33:48 devstack sudo[112514]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d18a945-441d-447b-9fbd-210d2082f450 1073741824" returned: 0 in 1.107s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d18a945-441d-447b-9fbd-210d2082f450 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:48 devstack sudo[112520]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d18a945-441d-447b-9fbd-210d2082f450 Jun 25 18:33:48 devstack sudo[112520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:49 devstack sudo[112520]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d18a945-441d-447b-9fbd-210d2082f450" returned: 0 in 0.708s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] <== create_volume: return (1865ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:33:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.869s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:33:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.084s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:33:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:33:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2035231165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=72b346a4-2269-4dfa-b801-a4fa719dd010,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44922eb0cd5d43e984bef3d11c13cba1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:33: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-25T16:33:46Z,use_quota=True,user_id='d34226f75e0d41eca3ffcb8332b91b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:33:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Creating volume 72b346a4-2269-4dfa-b801-a4fa719dd010 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:33:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:33:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:33:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:33:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:33:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:33:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:33:49 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:33:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-72b346a4-2269-4dfa-b801-a4fa719dd010 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a680ff66-264f-4d5a-8dfb-928092ea55a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0d18a945-441d-447b-9fbd-210d2082f450', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (70d21a2e-b73b-420c-a455-2240836c24b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:49 devstack sudo[112523]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-72b346a4-2269-4dfa-b801-a4fa719dd010 1073741824 Jun 25 18:33:49 devstack sudo[112523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:49 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Volume volume-0d18a945-441d-447b-9fbd-210d2082f450 (0d18a945-441d-447b-9fbd-210d2082f450): created successfully Jun 25 18:33:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (70d21a2e-b73b-420c-a455-2240836c24b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Flow 'volume_create_manager' (1cf83a46-b9bc-4288-a5d1-1c8753404cf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:33:49 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-defdf30f-4aef-4163-936f-84085cbc6b37 tempest-CreateVolumesFromImageTest-2009916696 None] Created volume successfully. Jun 25 18:33:50 devstack sudo[112523]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-72b346a4-2269-4dfa-b801-a4fa719dd010 1073741824" returned: 0 in 0.946s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-72b346a4-2269-4dfa-b801-a4fa719dd010 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:50 devstack sudo[112529]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-72b346a4-2269-4dfa-b801-a4fa719dd010 Jun 25 18:33:50 devstack sudo[112529]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:51 devstack sudo[112529]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-72b346a4-2269-4dfa-b801-a4fa719dd010" returned: 0 in 0.652s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] <== create_volume: return (1644ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:33:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.648s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:33:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.071s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:33:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:33:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1045718084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cdf65a2b-5b10-48ac-8ea3-da58e25073f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44922eb0cd5d43e984bef3d11c13cba1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:33: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-25T16:33:47Z,use_quota=True,user_id='d34226f75e0d41eca3ffcb8332b91b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:33:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Creating volume cdf65a2b-5b10-48ac-8ea3-da58e25073f5 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:33:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:33:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:33:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:33:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:33:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:33:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:33:51 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:33:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-cdf65a2b-5b10-48ac-8ea3-da58e25073f5 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (89570652-6137-4ac7-a1be-6d695849edbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-72b346a4-2269-4dfa-b801-a4fa719dd010', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1593696-4cfb-437b-b965-c3d2660d9cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:51 devstack sudo[112532]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-cdf65a2b-5b10-48ac-8ea3-da58e25073f5 1073741824 Jun 25 18:33:51 devstack sudo[112532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:51 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Volume volume-72b346a4-2269-4dfa-b801-a4fa719dd010 (72b346a4-2269-4dfa-b801-a4fa719dd010): created successfully Jun 25 18:33:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1593696-4cfb-437b-b965-c3d2660d9cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Flow 'volume_create_manager' (c6b816de-d4f5-4315-b8dc-8b24cbea94ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:33:51 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-f2cf2cfc-9478-41e0-9ddf-f718ff762cf6 tempest-CreateVolumesFromImageTest-2009916696 None] Created volume successfully. Jun 25 18:33:52 devstack sudo[112532]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-cdf65a2b-5b10-48ac-8ea3-da58e25073f5 1073741824" returned: 0 in 0.958s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-cdf65a2b-5b10-48ac-8ea3-da58e25073f5 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:52 devstack sudo[112538]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-cdf65a2b-5b10-48ac-8ea3-da58e25073f5 Jun 25 18:33:52 devstack sudo[112538]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:52 devstack sudo[112538]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-cdf65a2b-5b10-48ac-8ea3-da58e25073f5" returned: 0 in 0.701s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] <== create_volume: return (1696ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:33:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.700s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:33:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.243s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:33:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:33:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1972234551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=afe13a55-e968-4f3d-bc15-34bc95424571,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44922eb0cd5d43e984bef3d11c13cba1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:33: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-25T16:33:47Z,use_quota=True,user_id='d34226f75e0d41eca3ffcb8332b91b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:33:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Creating volume afe13a55-e968-4f3d-bc15-34bc95424571 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:33:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:33:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:33:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:33:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:33:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:33:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:33:52 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:33:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-afe13a55-e968-4f3d-bc15-34bc95424571 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:52 devstack sudo[112541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-afe13a55-e968-4f3d-bc15-34bc95424571 1073741824 Jun 25 18:33:52 devstack sudo[112541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c8aff9b-247e-4b7d-9679-7eba350c0f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cdf65a2b-5b10-48ac-8ea3-da58e25073f5', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d30817b6-b517-48a5-ae5e-21aef9c15d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:52 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Volume volume-cdf65a2b-5b10-48ac-8ea3-da58e25073f5 (cdf65a2b-5b10-48ac-8ea3-da58e25073f5): created successfully Jun 25 18:33:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d30817b6-b517-48a5-ae5e-21aef9c15d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Flow 'volume_create_manager' (8443dfca-b915-4b25-8537-8ecc978e10e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:33:52 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-c196fc6a-de7f-416e-8f38-c31dadbf244b tempest-CreateVolumesFromImageTest-2009916696 None] Created volume successfully. Jun 25 18:33:53 devstack sudo[112541]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-afe13a55-e968-4f3d-bc15-34bc95424571 1073741824" returned: 0 in 0.968s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-afe13a55-e968-4f3d-bc15-34bc95424571 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:53 devstack sudo[112547]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-afe13a55-e968-4f3d-bc15-34bc95424571 Jun 25 18:33:53 devstack sudo[112547]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:54 devstack sudo[112547]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-afe13a55-e968-4f3d-bc15-34bc95424571" returned: 0 in 0.707s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:54 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] <== create_volume: return (1733ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:33:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.737s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:33:54 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (65fa6e74-1066-480a-80f6-ce1264d7a0cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-afe13a55-e968-4f3d-bc15-34bc95424571', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:54 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05f5540e-0b12-4323-a952-aa6980fc4768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:33:54 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Volume volume-afe13a55-e968-4f3d-bc15-34bc95424571 (afe13a55-e968-4f3d-bc15-34bc95424571): created successfully Jun 25 18:33:54 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05f5540e-0b12-4323-a952-aa6980fc4768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:33:54 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Flow 'volume_create_manager' (6cd3b97b-aff0-4088-b8df-0a37692e3709) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:33:54 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-4754f1e8-321c-44c2-9c96-dcb5196ad6e6 tempest-CreateVolumesFromImageTest-2009916696 None] Created volume successfully. Jun 25 18:33:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1c30d3de-29ac-4386-ba00-6633b8e8bce4 tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "cinder-afe13a55-e968-4f3d-bc15-34bc95424571-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:33:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1c30d3de-29ac-4386-ba00-6633b8e8bce4 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "cinder-afe13a55-e968-4f3d-bc15-34bc95424571-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:33:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1c30d3de-29ac-4386-ba00-6633b8e8bce4 tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "cinder-quobyte-afe13a55-e968-4f3d-bc15-34bc95424571" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:33:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1c30d3de-29ac-4386-ba00-6633b8e8bce4 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "cinder-quobyte-afe13a55-e968-4f3d-bc15-34bc95424571" acquired by "delete_volume" :: waited 0.018s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:33:55 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[3e0279a0-dcc4-46a0-811c-256edb5242d3]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:33:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1c30d3de-29ac-4386-ba00-6633b8e8bce4 tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-afe13a55-e968-4f3d-bc15-34bc95424571 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:55 devstack sudo[112551]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-afe13a55-e968-4f3d-bc15-34bc95424571 Jun 25 18:33:55 devstack sudo[112551]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:56 devstack sudo[112551]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1c30d3de-29ac-4386-ba00-6633b8e8bce4 tempest-CreateVolumesFromImageTest-2009916696 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-afe13a55-e968-4f3d-bc15-34bc95424571" returned: 0 in 0.783s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1c30d3de-29ac-4386-ba00-6633b8e8bce4 tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-afe13a55-e968-4f3d-bc15-34bc95424571 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:56 devstack sudo[112556]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-afe13a55-e968-4f3d-bc15-34bc95424571 Jun 25 18:33:56 devstack sudo[112556]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:56 devstack sudo[112556]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1c30d3de-29ac-4386-ba00-6633b8e8bce4 tempest-CreateVolumesFromImageTest-2009916696 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-afe13a55-e968-4f3d-bc15-34bc95424571" returned: 0 in 0.677s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1c30d3de-29ac-4386-ba00-6633b8e8bce4 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "cinder-quobyte-afe13a55-e968-4f3d-bc15-34bc95424571" released by "delete_volume" :: held 1.507s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:33:56 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-1c30d3de-29ac-4386-ba00-6633b8e8bce4 tempest-CreateVolumesFromImageTest-2009916696 None] Created reservations ['a267280c-4cd3-418a-b14f-2d0a4bd97cb9', '80b1d5c4-6308-46cb-846f-d3edd4917566', 'c1b66050-de86-46c3-bb5e-8f37ec0b89ee', '8f0d3650-36c0-48ee-b26d-9873b146a464'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:33:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1c30d3de-29ac-4386-ba00-6633b8e8bce4 tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:33:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1c30d3de-29ac-4386-ba00-6633b8e8bce4 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:33:56 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1c30d3de-29ac-4386-ba00-6633b8e8bce4 tempest-CreateVolumesFromImageTest-2009916696 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:33:56 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1c30d3de-29ac-4386-ba00-6633b8e8bce4 tempest-CreateVolumesFromImageTest-2009916696 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:33:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1c30d3de-29ac-4386-ba00-6633b8e8bce4 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:33:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1c30d3de-29ac-4386-ba00-6633b8e8bce4 tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:56 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/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:33:56 devstack sudo[112562]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dd6d9b4b-a92a-40b2-acc8-aaa7619c0cdd tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "cinder-cdf65a2b-5b10-48ac-8ea3-da58e25073f5-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:33:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dd6d9b4b-a92a-40b2-acc8-aaa7619c0cdd tempest-CreateVolumesFromImageTest-2009916696 None] Lock "cinder-cdf65a2b-5b10-48ac-8ea3-da58e25073f5-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:33:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dd6d9b4b-a92a-40b2-acc8-aaa7619c0cdd tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "cinder-quobyte-cdf65a2b-5b10-48ac-8ea3-da58e25073f5" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:33:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dd6d9b4b-a92a-40b2-acc8-aaa7619c0cdd tempest-CreateVolumesFromImageTest-2009916696 None] Lock "cinder-quobyte-cdf65a2b-5b10-48ac-8ea3-da58e25073f5" acquired by "delete_volume" :: waited 0.030s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:33:57 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[c25e39f2-be34-4d74-954f-f8b1bfeb9985]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:33:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dd6d9b4b-a92a-40b2-acc8-aaa7619c0cdd tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-cdf65a2b-5b10-48ac-8ea3-da58e25073f5 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:57 devstack sudo[112562]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1c30d3de-29ac-4386-ba00-6633b8e8bce4 tempest-CreateVolumesFromImageTest-2009916696 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.838s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:57 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-1c30d3de-29ac-4386-ba00-6633b8e8bce4 tempest-CreateVolumesFromImageTest-2009916696 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:33:57 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-1c30d3de-29ac-4386-ba00-6633b8e8bce4 tempest-CreateVolumesFromImageTest-2009916696 None] Deleted volume successfully. Jun 25 18:33:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1c30d3de-29ac-4386-ba00-6633b8e8bce4 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "cinder-afe13a55-e968-4f3d-bc15-34bc95424571-delete_volume" released by "delete_volume" :: held 2.574s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:33:57 devstack sudo[112565]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-cdf65a2b-5b10-48ac-8ea3-da58e25073f5 Jun 25 18:33:57 devstack sudo[112565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:58 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:33:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:33:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:33:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:33:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:33:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:33:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:58 devstack sudo[112567]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:33:58 devstack sudo[112567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:58 devstack sudo[112565]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dd6d9b4b-a92a-40b2-acc8-aaa7619c0cdd tempest-CreateVolumesFromImageTest-2009916696 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-cdf65a2b-5b10-48ac-8ea3-da58e25073f5" returned: 0 in 0.926s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dd6d9b4b-a92a-40b2-acc8-aaa7619c0cdd tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-cdf65a2b-5b10-48ac-8ea3-da58e25073f5 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:58 devstack sudo[112572]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-cdf65a2b-5b10-48ac-8ea3-da58e25073f5 Jun 25 18:33:58 devstack sudo[112572]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:58 devstack sudo[112567]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.801s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:58 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:33:58 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:33:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 28 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:33:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:33:59 devstack sudo[112572]: pam_unix(sudo:session): session closed for user root Jun 25 18:33:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dd6d9b4b-a92a-40b2-acc8-aaa7619c0cdd tempest-CreateVolumesFromImageTest-2009916696 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-cdf65a2b-5b10-48ac-8ea3-da58e25073f5" returned: 0 in 0.764s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:33:59 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dd6d9b4b-a92a-40b2-acc8-aaa7619c0cdd tempest-CreateVolumesFromImageTest-2009916696 None] Lock "cinder-quobyte-cdf65a2b-5b10-48ac-8ea3-da58e25073f5" released by "delete_volume" :: held 1.751s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:33:59 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-dd6d9b4b-a92a-40b2-acc8-aaa7619c0cdd tempest-CreateVolumesFromImageTest-2009916696 None] Created reservations ['5d76fdf7-b468-4a51-b4e4-6d05ab450450', 'b717df6c-4b07-46c1-98ab-f6840c71ec49', 'b4569ae4-2f4d-49fe-9dc0-2782c79d84c9', '7bc51b22-42eb-4ea7-9e1c-83b03e5005ef'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:33:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-dd6d9b4b-a92a-40b2-acc8-aaa7619c0cdd tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:33:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-dd6d9b4b-a92a-40b2-acc8-aaa7619c0cdd tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:33:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-dd6d9b4b-a92a-40b2-acc8-aaa7619c0cdd tempest-CreateVolumesFromImageTest-2009916696 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:33:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-dd6d9b4b-a92a-40b2-acc8-aaa7619c0cdd tempest-CreateVolumesFromImageTest-2009916696 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:33:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-dd6d9b4b-a92a-40b2-acc8-aaa7619c0cdd tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:33:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dd6d9b4b-a92a-40b2-acc8-aaa7619c0cdd tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:33:59 devstack sudo[112576]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:33:59 devstack sudo[112576]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:33:59 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-071ecefd-3399-4c82-8fcb-59be6429b463 tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "cinder-72b346a4-2269-4dfa-b801-a4fa719dd010-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:33:59 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-071ecefd-3399-4c82-8fcb-59be6429b463 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "cinder-72b346a4-2269-4dfa-b801-a4fa719dd010-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:33:59 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-071ecefd-3399-4c82-8fcb-59be6429b463 tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "cinder-quobyte-72b346a4-2269-4dfa-b801-a4fa719dd010" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:33:59 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-071ecefd-3399-4c82-8fcb-59be6429b463 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "cinder-quobyte-72b346a4-2269-4dfa-b801-a4fa719dd010" acquired by "delete_volume" :: waited 0.017s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:33:59 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[af68e7b2-d497-4e2d-91b9-b6116b61118b]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:33:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-071ecefd-3399-4c82-8fcb-59be6429b463 tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-72b346a4-2269-4dfa-b801-a4fa719dd010 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:00 devstack sudo[112578]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-72b346a4-2269-4dfa-b801-a4fa719dd010 Jun 25 18:34:00 devstack sudo[112578]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:00 devstack sudo[112576]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dd6d9b4b-a92a-40b2-acc8-aaa7619c0cdd tempest-CreateVolumesFromImageTest-2009916696 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.803s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:00 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-dd6d9b4b-a92a-40b2-acc8-aaa7619c0cdd tempest-CreateVolumesFromImageTest-2009916696 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:34:00 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-dd6d9b4b-a92a-40b2-acc8-aaa7619c0cdd tempest-CreateVolumesFromImageTest-2009916696 None] Deleted volume successfully. Jun 25 18:34:00 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dd6d9b4b-a92a-40b2-acc8-aaa7619c0cdd tempest-CreateVolumesFromImageTest-2009916696 None] Lock "cinder-cdf65a2b-5b10-48ac-8ea3-da58e25073f5-delete_volume" released by "delete_volume" :: held 2.810s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:34:00 devstack sudo[112578]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-071ecefd-3399-4c82-8fcb-59be6429b463 tempest-CreateVolumesFromImageTest-2009916696 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-72b346a4-2269-4dfa-b801-a4fa719dd010" returned: 0 in 0.882s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-071ecefd-3399-4c82-8fcb-59be6429b463 tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-72b346a4-2269-4dfa-b801-a4fa719dd010 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:00 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/8f827b5f43c2336d1145b529d4eef10d/volume-72b346a4-2269-4dfa-b801-a4fa719dd010 Jun 25 18:34:00 devstack sudo[112585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:01 devstack sudo[112585]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-071ecefd-3399-4c82-8fcb-59be6429b463 tempest-CreateVolumesFromImageTest-2009916696 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-72b346a4-2269-4dfa-b801-a4fa719dd010" returned: 0 in 0.742s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:01 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-071ecefd-3399-4c82-8fcb-59be6429b463 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "cinder-quobyte-72b346a4-2269-4dfa-b801-a4fa719dd010" released by "delete_volume" :: held 1.677s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:34:01 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-071ecefd-3399-4c82-8fcb-59be6429b463 tempest-CreateVolumesFromImageTest-2009916696 None] Created reservations ['3de9bdb9-d2e0-4db9-b116-5923d35a493c', 'bf78a52f-df3e-496d-8c92-4d4253c50c6e', 'fb051e2f-32c0-44cd-aa82-a18802de7953', '8f3a285f-d7d7-4668-8054-6d0af8cf9b88'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:34:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-071ecefd-3399-4c82-8fcb-59be6429b463 tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:34:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-071ecefd-3399-4c82-8fcb-59be6429b463 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:34:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-071ecefd-3399-4c82-8fcb-59be6429b463 tempest-CreateVolumesFromImageTest-2009916696 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:34:01 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-071ecefd-3399-4c82-8fcb-59be6429b463 tempest-CreateVolumesFromImageTest-2009916696 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:34:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-071ecefd-3399-4c82-8fcb-59be6429b463 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:34:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-071ecefd-3399-4c82-8fcb-59be6429b463 tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:01 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/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:34:01 devstack sudo[112588]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8b52b7bc-9336-46c7-9704-721caf633fab tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "cinder-0d18a945-441d-447b-9fbd-210d2082f450-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:34:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8b52b7bc-9336-46c7-9704-721caf633fab tempest-CreateVolumesFromImageTest-2009916696 None] Lock "cinder-0d18a945-441d-447b-9fbd-210d2082f450-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:34:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8b52b7bc-9336-46c7-9704-721caf633fab tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "cinder-quobyte-0d18a945-441d-447b-9fbd-210d2082f450" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:34:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8b52b7bc-9336-46c7-9704-721caf633fab tempest-CreateVolumesFromImageTest-2009916696 None] Lock "cinder-quobyte-0d18a945-441d-447b-9fbd-210d2082f450" acquired by "delete_volume" :: waited 0.035s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:34:02 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[9ea653c0-ae85-4a0e-be56-1435a1f8d0be]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:34:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b52b7bc-9336-46c7-9704-721caf633fab tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d18a945-441d-447b-9fbd-210d2082f450 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:02 devstack sudo[112591]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d18a945-441d-447b-9fbd-210d2082f450 Jun 25 18:34:02 devstack sudo[112591]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:02 devstack sudo[112588]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-071ecefd-3399-4c82-8fcb-59be6429b463 tempest-CreateVolumesFromImageTest-2009916696 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.985s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:02 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-071ecefd-3399-4c82-8fcb-59be6429b463 tempest-CreateVolumesFromImageTest-2009916696 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:34:02 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-071ecefd-3399-4c82-8fcb-59be6429b463 tempest-CreateVolumesFromImageTest-2009916696 None] Deleted volume successfully. Jun 25 18:34:02 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-071ecefd-3399-4c82-8fcb-59be6429b463 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "cinder-72b346a4-2269-4dfa-b801-a4fa719dd010-delete_volume" released by "delete_volume" :: held 2.897s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:34:03 devstack sudo[112591]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b52b7bc-9336-46c7-9704-721caf633fab tempest-CreateVolumesFromImageTest-2009916696 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d18a945-441d-447b-9fbd-210d2082f450" returned: 0 in 0.939s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b52b7bc-9336-46c7-9704-721caf633fab tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d18a945-441d-447b-9fbd-210d2082f450 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:03 devstack sudo[112598]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d18a945-441d-447b-9fbd-210d2082f450 Jun 25 18:34:03 devstack sudo[112598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:04 devstack sudo[112598]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b52b7bc-9336-46c7-9704-721caf633fab tempest-CreateVolumesFromImageTest-2009916696 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0d18a945-441d-447b-9fbd-210d2082f450" returned: 0 in 0.904s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:04 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8b52b7bc-9336-46c7-9704-721caf633fab tempest-CreateVolumesFromImageTest-2009916696 None] Lock "cinder-quobyte-0d18a945-441d-447b-9fbd-210d2082f450" released by "delete_volume" :: held 1.937s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:34:04 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-8b52b7bc-9336-46c7-9704-721caf633fab tempest-CreateVolumesFromImageTest-2009916696 None] Created reservations ['de19b115-4656-4f29-8ef9-226e2034a999', '6f3880a2-0354-4560-9eb8-e81d0fbcc7c6', 'f694974b-0d94-4641-b688-62fc88409dfc', '22126ff3-8242-480b-b23c-cd0769fa2ce4'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:34:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8b52b7bc-9336-46c7-9704-721caf633fab tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:34:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8b52b7bc-9336-46c7-9704-721caf633fab tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:34:04 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8b52b7bc-9336-46c7-9704-721caf633fab tempest-CreateVolumesFromImageTest-2009916696 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:34:04 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8b52b7bc-9336-46c7-9704-721caf633fab tempest-CreateVolumesFromImageTest-2009916696 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:34:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8b52b7bc-9336-46c7-9704-721caf633fab tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:34:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b52b7bc-9336-46c7-9704-721caf633fab tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:04 devstack sudo[112613]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:34:04 devstack sudo[112613]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:04 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f1e79a77-5486-47fa-8704-33bba30503e5 tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "cinder-0bee0e8e-e919-47d4-8920-41fd705b5e09-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:34:04 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f1e79a77-5486-47fa-8704-33bba30503e5 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "cinder-0bee0e8e-e919-47d4-8920-41fd705b5e09-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:34:04 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f1e79a77-5486-47fa-8704-33bba30503e5 tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "cinder-quobyte-0bee0e8e-e919-47d4-8920-41fd705b5e09" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:34:04 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f1e79a77-5486-47fa-8704-33bba30503e5 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "cinder-quobyte-0bee0e8e-e919-47d4-8920-41fd705b5e09" acquired by "delete_volume" :: waited 0.031s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:34:04 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[f92cfa56-bd60-4165-a87f-8359f614484e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:34:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f1e79a77-5486-47fa-8704-33bba30503e5 tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0bee0e8e-e919-47d4-8920-41fd705b5e09 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:04 devstack sudo[112616]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0bee0e8e-e919-47d4-8920-41fd705b5e09 Jun 25 18:34:04 devstack sudo[112616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:05 devstack sudo[112613]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b52b7bc-9336-46c7-9704-721caf633fab tempest-CreateVolumesFromImageTest-2009916696 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.842s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:05 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-8b52b7bc-9336-46c7-9704-721caf633fab tempest-CreateVolumesFromImageTest-2009916696 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:34:05 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-8b52b7bc-9336-46c7-9704-721caf633fab tempest-CreateVolumesFromImageTest-2009916696 None] Deleted volume successfully. Jun 25 18:34:05 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8b52b7bc-9336-46c7-9704-721caf633fab tempest-CreateVolumesFromImageTest-2009916696 None] Lock "cinder-0d18a945-441d-447b-9fbd-210d2082f450-delete_volume" released by "delete_volume" :: held 3.084s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:34:05 devstack sudo[112616]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f1e79a77-5486-47fa-8704-33bba30503e5 tempest-CreateVolumesFromImageTest-2009916696 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0bee0e8e-e919-47d4-8920-41fd705b5e09" returned: 0 in 0.837s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f1e79a77-5486-47fa-8704-33bba30503e5 tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0bee0e8e-e919-47d4-8920-41fd705b5e09 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:05 devstack sudo[112641]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0bee0e8e-e919-47d4-8920-41fd705b5e09 Jun 25 18:34:05 devstack sudo[112641]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:06 devstack sudo[112641]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f1e79a77-5486-47fa-8704-33bba30503e5 tempest-CreateVolumesFromImageTest-2009916696 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-0bee0e8e-e919-47d4-8920-41fd705b5e09" returned: 0 in 0.670s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:06 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f1e79a77-5486-47fa-8704-33bba30503e5 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "cinder-quobyte-0bee0e8e-e919-47d4-8920-41fd705b5e09" released by "delete_volume" :: held 1.576s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:34:06 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-f1e79a77-5486-47fa-8704-33bba30503e5 tempest-CreateVolumesFromImageTest-2009916696 None] Created reservations ['0153a160-4c73-4a5a-9a59-ccf2b8ecd058', '871eef64-4093-4923-b12a-f5780cdd3b0e', '57f27b03-7c45-4eb4-91e4-0756c82405d8', '08b7aaa8-806e-4358-8e9b-b1518d781dc8'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:34:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f1e79a77-5486-47fa-8704-33bba30503e5 tempest-CreateVolumesFromImageTest-2009916696 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:34:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f1e79a77-5486-47fa-8704-33bba30503e5 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:34:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f1e79a77-5486-47fa-8704-33bba30503e5 tempest-CreateVolumesFromImageTest-2009916696 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:34:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f1e79a77-5486-47fa-8704-33bba30503e5 tempest-CreateVolumesFromImageTest-2009916696 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:34:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f1e79a77-5486-47fa-8704-33bba30503e5 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:34:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f1e79a77-5486-47fa-8704-33bba30503e5 tempest-CreateVolumesFromImageTest-2009916696 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:06 devstack sudo[112644]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:34:06 devstack sudo[112644]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:07 devstack sudo[112644]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f1e79a77-5486-47fa-8704-33bba30503e5 tempest-CreateVolumesFromImageTest-2009916696 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.710s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:07 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-f1e79a77-5486-47fa-8704-33bba30503e5 tempest-CreateVolumesFromImageTest-2009916696 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:34:07 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-f1e79a77-5486-47fa-8704-33bba30503e5 tempest-CreateVolumesFromImageTest-2009916696 None] Deleted volume successfully. Jun 25 18:34:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f1e79a77-5486-47fa-8704-33bba30503e5 tempest-CreateVolumesFromImageTest-2009916696 None] Lock "cinder-0bee0e8e-e919-47d4-8920-41fd705b5e09-delete_volume" released by "delete_volume" :: held 2.546s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:34:13 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:34:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Flow 'volume_create_manager' (90f021f0-d693-4bc8-a84f-d89352d5f30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:34:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d6fbd9d-7e60-4801-ac22-2e40c5432045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:34:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d6fbd9d-7e60-4801-ac22-2e40c5432045) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:34:13Z,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=e36320e4-d9ef-4442-8171-7711000d4acd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25f720e9e37c400b89c06334548141cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:34:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:34:14Z,use_quota=True,user_id='8f06744b564647708445d35dafb10c98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:34:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4dd709d8-effa-4343-8a0b-16844dbdfe3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:34:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4dd709d8-effa-4343-8a0b-16844dbdfe3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:34:13 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa1e95a1-21d6-44d6-bc63-3d07241290dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:34:13 devstack cinder-volume[93917]: DEBUG cinder.image.glance [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Creating Keystone auth plugin from conf {{(pid=93917) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 25 18:34:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa1e95a1-21d6-44d6-bc63-3d07241290dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'e36320e4-d9ef-4442-8171-7711000d4acd', 'volume_name': 'volume-e36320e4-d9ef-4442-8171-7711000d4acd', 'volume_size': 1, 'image_id': '89ccd0a5-a4b9-454d-a70b-40059fcadd59', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/89ccd0a5-a4b9-454d-a70b-40059fcadd59', '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': '7f89f0fed4a774cdb54982a9bf61f11b', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '25f720e9e37c400b89c06334548141cf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '11d3b71dfacb3c34717927aa745b886bff3f144d3eefc10108e3b43be5d6b39a678190e25ad7b8120e5ee60221f1ace25a14e85cc7f7d74c3ba8a7c375176c52', 'id': '89ccd0a5-a4b9-454d-a70b-40059fcadd59', 'created_at': datetime.datetime(2026, 6, 25, 16, 34, 11, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 34, 12, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/89ccd0a5-a4b9-454d-a70b-40059fcadd59/file', 'properties': {}}, 'image_service': }' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:34:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b967c51e-428c-40df-870e-86cc4e2e858b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:34:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b967c51e-428c-40df-870e-86cc4e2e858b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:34:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cd8c0f83-7ca0-4b8a-99b3-5f9467a58e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:34:14 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Volume e36320e4-d9ef-4442-8171-7711000d4acd: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-e36320e4-d9ef-4442-8171-7711000d4acd', 'volume_size': 1, 'image_id': '89ccd0a5-a4b9-454d-a70b-40059fcadd59', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/89ccd0a5-a4b9-454d-a70b-40059fcadd59', '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': '7f89f0fed4a774cdb54982a9bf61f11b', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '25f720e9e37c400b89c06334548141cf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '11d3b71dfacb3c34717927aa745b886bff3f144d3eefc10108e3b43be5d6b39a678190e25ad7b8120e5ee60221f1ace25a14e85cc7f7d74c3ba8a7c375176c52', 'id': '89ccd0a5-a4b9-454d-a70b-40059fcadd59', 'created_at': datetime.datetime(2026, 6, 25, 16, 34, 11, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 34, 12, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/89ccd0a5-a4b9-454d-a70b-40059fcadd59/file', 'properties': {}}, 'image_service': } Jun 25 18:34:14 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Trying to clone e36320e4-d9ef-4442-8171-7711000d4acd from image 89ccd0a5-a4b9-454d-a70b-40059fcadd59 at location (None, [{'url': 'file:///opt/stack/data/glance/images/89ccd0a5-a4b9-454d-a70b-40059fcadd59', 'metadata': {}}]). {{(pid=93917) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 25 18:34:14 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 25 18:34:14 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Image download 0.00 MB at 0.00 MB/s Jun 25 18:34:14 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[728de98a-5f1c-443c-9170-1e5e6355298c]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:34:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:14 devstack sudo[112769]: 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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD Jun 25 18:34:14 devstack sudo[112769]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Flow 'volume_create_manager' (7316d31e-9a00-45ec-b1ab-b1fdbf3e8d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7c75e4f2-3723-4b8d-bb28-f96daef07dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7c75e4f2-3723-4b8d-bb28-f96daef07dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:34:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-937467688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c317893c-0fba-4929-84a9-fd5e7cac8ff3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d39f0b0a615494aa5f8fc0dc48c56f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:34: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-25T16:34:15Z,use_quota=True,user_id='e1f90c3b15ac4ae5889520604c2b49de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ceb8aa37-7aef-43b0-992d-62ff37d734fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ceb8aa37-7aef-43b0-992d-62ff37d734fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e39b1097-8012-4093-acb8-4b3d0cb15c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e39b1097-8012-4093-acb8-4b3d0cb15c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c317893c-0fba-4929-84a9-fd5e7cac8ff3', 'volume_name': 'volume-c317893c-0fba-4929-84a9-fd5e7cac8ff3', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e0a2d181-5993-4128-b55f-9c8aa850bd07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e0a2d181-5993-4128-b55f-9c8aa850bd07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6c5524b-560c-4eaf-aa97-fc7c71bd242a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:34:15 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Volume c317893c-0fba-4929-84a9-fd5e7cac8ff3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c317893c-0fba-4929-84a9-fd5e7cac8ff3', 'volume_size': 1} Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:34:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-937467688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c317893c-0fba-4929-84a9-fd5e7cac8ff3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d39f0b0a615494aa5f8fc0dc48c56f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:34: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-25T16:34:15Z,use_quota=True,user_id='e1f90c3b15ac4ae5889520604c2b49de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Creating volume c317893c-0fba-4929-84a9-fd5e7cac8ff3 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:34:15 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c317893c-0fba-4929-84a9-fd5e7cac8ff3 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:15 devstack sudo[112772]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c317893c-0fba-4929-84a9-fd5e7cac8ff3 1073741824 Jun 25 18:34:15 devstack sudo[112772]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:15 devstack sudo[112769]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] CMD "/opt/stack/data/venv/bin/python3.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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD" returned: 0 in 0.884s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:15 devstack sudo[112776]: 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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD Jun 25 18:34:15 devstack sudo[112776]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:16 devstack sudo[112772]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c317893c-0fba-4929-84a9-fd5e7cac8ff3 1073741824" returned: 0 in 0.953s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c317893c-0fba-4929-84a9-fd5e7cac8ff3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:16 devstack sudo[112776]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD" returned: 1 in 0.844s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:34:16 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Temporary image 89ccd0a5-a4b9-454d-a70b-40059fcadd59 is fetched for user 8f06744b564647708445d35dafb10c98. {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 25 18:34:16 devstack sudo[112785]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c317893c-0fba-4929-84a9-fd5e7cac8ff3 Jun 25 18:34:16 devstack sudo[112785]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:16 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[54f072d7-e350-4352-9e74-d74037727a66]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:34:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:16 devstack sudo[112787]: 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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD Jun 25 18:34:16 devstack sudo[112787]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:16 devstack sudo[112785]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c317893c-0fba-4929-84a9-fd5e7cac8ff3" returned: 0 in 0.795s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] <== create_volume: return (1812ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:34:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.815s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:34:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6c5524b-560c-4eaf-aa97-fc7c71bd242a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c317893c-0fba-4929-84a9-fd5e7cac8ff3', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:34:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62432d9a-8d80-49ff-a169-7b8133f2b96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:34:17 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Volume volume-c317893c-0fba-4929-84a9-fd5e7cac8ff3 (c317893c-0fba-4929-84a9-fd5e7cac8ff3): created successfully Jun 25 18:34:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62432d9a-8d80-49ff-a169-7b8133f2b96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:34:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Flow 'volume_create_manager' (7316d31e-9a00-45ec-b1ab-b1fdbf3e8d1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:34:17 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-887dba97-44c5-4a95-a531-da858d2a1cc2 tempest-TestMinimumBasicScenario-1129970634 None] Created volume successfully. Jun 25 18:34:17 devstack sudo[112787]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] CMD "/opt/stack/data/venv/bin/python3.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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD" returned: 0 in 0.883s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:17 devstack sudo[112793]: 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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD Jun 25 18:34:17 devstack sudo[112793]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:18 devstack sudo[112793]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD" returned: 1 in 0.934s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:34:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:34:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:34:18 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:34:13Z,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=e36320e4-d9ef-4442-8171-7711000d4acd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25f720e9e37c400b89c06334548141cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:34:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:34:14Z,use_quota=True,user_id='8f06744b564647708445d35dafb10c98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:34:18 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Creating volume e36320e4-d9ef-4442-8171-7711000d4acd {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:34:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:34:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:34:18 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:34:18 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:34:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:34:18 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:34:18 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:34:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:18 devstack sudo[112805]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd 1073741824 Jun 25 18:34:18 devstack sudo[112805]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:19 devstack sudo[112805]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd 1073741824" returned: 0 in 1.177s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:19 devstack sudo[112813]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd Jun 25 18:34:19 devstack sudo[112813]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:20 devstack sudo[112813]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd" returned: 0 in 0.761s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:20 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] <== create_volume: return (2019ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:34:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.024s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:34:20 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Attempting download of 89ccd0a5-a4b9-454d-a70b-40059fcadd59 ((None, [{'url': 'file:///opt/stack/data/glance/images/89ccd0a5-a4b9-454d-a70b-40059fcadd59', 'metadata': {}}])) to volume e36320e4-d9ef-4442-8171-7711000d4acd. {{(pid=93917) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 25 18:34:20 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[acd24c38-1184-41e7-adb6-bbccf6d1b759]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:34:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_gmhc6lf1 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:20 devstack sudo[112816]: 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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_gmhc6lf1 Jun 25 18:34:20 devstack sudo[112816]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:21 devstack sudo[112816]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] CMD "/opt/stack/data/venv/bin/python3.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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_gmhc6lf1" returned: 0 in 0.885s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_gmhc6lf1 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:21 devstack sudo[112820]: 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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_gmhc6lf1 Jun 25 18:34:21 devstack sudo[112820]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-bcb9efe3-e354-4e23-a869-eb6bf571fb91 req-6c70c5fe-11f3-47c8-8853-0abf11039e78 tempest-TestMinimumBasicScenario-1129970634 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:34:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-bcb9efe3-e354-4e23-a869-eb6bf571fb91 req-6c70c5fe-11f3-47c8-8853-0abf11039e78 tempest-TestMinimumBasicScenario-1129970634 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:34:21 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[d7e2c6c0-9270-4b58-ac23-d465d860fe22]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:34:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-bcb9efe3-e354-4e23-a869-eb6bf571fb91 req-6c70c5fe-11f3-47c8-8853-0abf11039e78 tempest-TestMinimumBasicScenario-1129970634 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c317893c-0fba-4929-84a9-fd5e7cac8ff3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:21 devstack sudo[112830]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c317893c-0fba-4929-84a9-fd5e7cac8ff3 Jun 25 18:34:21 devstack sudo[112830]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:21 devstack sudo[112820]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_gmhc6lf1" returned: 1 in 0.860s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_gmhc6lf1' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:34:22 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[04c99352-8c49-4e91-8057-9a8b149c46db]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:34:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:22 devstack sudo[112834]: 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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD Jun 25 18:34:22 devstack sudo[112834]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:22 devstack sudo[112830]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [req-bcb9efe3-e354-4e23-a869-eb6bf571fb91 req-6c70c5fe-11f3-47c8-8853-0abf11039e78 tempest-TestMinimumBasicScenario-1129970634 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c317893c-0fba-4929-84a9-fd5e7cac8ff3" returned: 0 in 0.905s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [req-bcb9efe3-e354-4e23-a869-eb6bf571fb91 req-6c70c5fe-11f3-47c8-8853-0abf11039e78 tempest-TestMinimumBasicScenario-1129970634 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.924s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:34:22 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-bcb9efe3-e354-4e23-a869-eb6bf571fb91 req-6c70c5fe-11f3-47c8-8853-0abf11039e78 tempest-TestMinimumBasicScenario-1129970634 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72', 'name': 'volume-c317893c-0fba-4929-84a9-fd5e7cac8ff3', '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': '5747e43f-ccaa-484e-a686-7197cbc2de34', 'enforce_multipath': True} {{(pid=93917) _connection_create /opt/stack/cinder/cinder/volume/manager.py:5556}} Jun 25 18:34:22 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-bcb9efe3-e354-4e23-a869-eb6bf571fb91 req-6c70c5fe-11f3-47c8-8853-0abf11039e78 tempest-TestMinimumBasicScenario-1129970634 None] attachment_update completed successfully. Jun 25 18:34:22 devstack sudo[112834]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] CMD "/opt/stack/data/venv/bin/python3.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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD" returned: 0 in 0.899s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:23 devstack sudo[112841]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD Jun 25 18:34:23 devstack sudo[112841]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:23 devstack sudo[112841]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD" returned: 1 in 0.961s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:34:23 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] 89ccd0a5-a4b9-454d-a70b-40059fcadd59 was raw, converting to raw {{(pid=93917) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 25 18:34:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:23 devstack sudo[112931]: 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_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd Jun 25 18:34:23 devstack sudo[112931]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:24 devstack sudo[112931]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd" returned: 0 in 0.820s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:24 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_89ccd0a5-a4b9-454d-a70b-40059fcadd59_b8z4pzj9devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:34:24 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Converted 0.00 MB image at 0.00 MB/s Jun 25 18:34:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:24 devstack sudo[113260]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd 1G Jun 25 18:34:24 devstack sudo[113260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:25 devstack sudo[113260]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd 1G" returned: 0 in 0.753s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:25 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[f70b6117-679f-4c55-9a3f-f9f36335d02e]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:34:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:25 devstack sudo[113267]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd Jun 25 18:34:25 devstack sudo[113267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:26 devstack sudo[113267]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd" returned: 0 in 0.824s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:26 devstack sudo[113271]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd Jun 25 18:34:26 devstack sudo[113271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:27 devstack sudo[113271]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd" returned: 1 in 0.773s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 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/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:34:27 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Downloaded image 89ccd0a5-a4b9-454d-a70b-40059fcadd59 ((None, [{'url': 'file:///opt/stack/data/glance/images/89ccd0a5-a4b9-454d-a70b-40059fcadd59', 'metadata': {}}])) to volume e36320e4-d9ef-4442-8171-7711000d4acd successfully. {{(pid=93917) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 25 18:34:27 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Temporary image 89ccd0a5-a4b9-454d-a70b-40059fcadd59 for user 8f06744b564647708445d35dafb10c98 is deleted. {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 25 18:34:27 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Marking volume e36320e4-d9ef-4442-8171-7711000d4acd as bootable. {{(pid=93917) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 25 18:34:27 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Copying metadata from image 89ccd0a5-a4b9-454d-a70b-40059fcadd59 to e36320e4-d9ef-4442-8171-7711000d4acd. {{(pid=93917) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 25 18:34:27 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Creating volume glance metadata for volume e36320e4-d9ef-4442-8171-7711000d4acd backed by image 89ccd0a5-a4b9-454d-a70b-40059fcadd59 with: {'image_id': '89ccd0a5-a4b9-454d-a70b-40059fcadd59', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': '7f89f0fed4a774cdb54982a9bf61f11b', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=93917) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 25 18:34:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cd8c0f83-7ca0-4b8a-99b3-5f9467a58e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e36320e4-d9ef-4442-8171-7711000d4acd', 'volume_size': 1, 'image_id': '89ccd0a5-a4b9-454d-a70b-40059fcadd59', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/89ccd0a5-a4b9-454d-a70b-40059fcadd59', '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': '7f89f0fed4a774cdb54982a9bf61f11b', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '25f720e9e37c400b89c06334548141cf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '11d3b71dfacb3c34717927aa745b886bff3f144d3eefc10108e3b43be5d6b39a678190e25ad7b8120e5ee60221f1ace25a14e85cc7f7d74c3ba8a7c375176c52', 'id': '89ccd0a5-a4b9-454d-a70b-40059fcadd59', 'created_at': datetime.datetime(2026, 6, 25, 16, 34, 11, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 34, 12, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/89ccd0a5-a4b9-454d-a70b-40059fcadd59/file', 'properties': {}}, 'image_service': }' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:34:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5b452a6-d16b-4aeb-a8a4-784785cff576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:34:27 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Volume volume-e36320e4-d9ef-4442-8171-7711000d4acd (e36320e4-d9ef-4442-8171-7711000d4acd): created successfully Jun 25 18:34:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5b452a6-d16b-4aeb-a8a4-784785cff576) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:34:27 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Flow 'volume_create_manager' (90f021f0-d693-4bc8-a84f-d89352d5f30f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:34:27 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-aeae4346-2c76-4da2-8138-04246f64c84a tempest-VolumeImageDependencyTests-698966464 None] Created volume successfully. Jun 25 18:34:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] Acquiring lock "cinder-e36320e4-d9ef-4442-8171-7711000d4acd-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:34:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] Lock "cinder-e36320e4-d9ef-4442-8171-7711000d4acd-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:34:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] Acquiring lock "cinder-quobyte-e36320e4-d9ef-4442-8171-7711000d4acd" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:34:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] Lock "cinder-quobyte-e36320e4-d9ef-4442-8171-7711000d4acd" acquired by "delete_volume" :: waited 0.018s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:34:27 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[6310c0ce-8eae-4d83-80c4-ea3311a10e2c]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:34:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:28 devstack sudo[113277]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd Jun 25 18:34:28 devstack sudo[113277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:28 devstack sudo[113277]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd" returned: 0 in 0.866s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:28 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:28 devstack sudo[113281]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd Jun 25 18:34:28 devstack sudo[113281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:29 devstack sudo[113281]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd" returned: 1 in 0.870s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 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/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:34:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:29 devstack sudo[113286]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd Jun 25 18:34:29 devstack sudo[113286]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:30 devstack sudo[113286]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e36320e4-d9ef-4442-8171-7711000d4acd" returned: 0 in 0.781s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:30 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] Lock "cinder-quobyte-e36320e4-d9ef-4442-8171-7711000d4acd" released by "delete_volume" :: held 2.582s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:34:30 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] Created reservations ['d2f42f14-d377-42b7-8f19-78aac30e583c', 'c5055bf6-ebfb-4baa-ae21-8984494c56f6', '30b283fe-2b72-44b5-8f95-db5cadde0832', '7cc77c6f-e01f-4c0f-8008-1148f1b45cce'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:34:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:34:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:34:30 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:34:30 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:34:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:34:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:30 devstack sudo[113291]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:34:30 devstack sudo[113291]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:31 devstack sudo[113291]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.921s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:31 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:34:31 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] Deleted volume successfully. Jun 25 18:34:31 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-dd905077-c6a7-4e98-8bc0-f34f12e597b0 tempest-VolumeImageDependencyTests-698966464 None] Lock "cinder-e36320e4-d9ef-4442-8171-7711000d4acd-delete_volume" released by "delete_volume" :: held 3.806s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:34:40 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:UPDATE=73,cinder:SELECT=60,cinder:INSERT=18,cinder:DELETE=4 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:34:41 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=51,cinder:INSERT=22,cinder:UPDATE=72,cinder:DELETE=9 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:34:58 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:34:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:34:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:34:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:34:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:34:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:34:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:34:58 devstack sudo[113457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:34:58 devstack sudo[113457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:34:58 devstack sudo[113457]: pam_unix(sudo:session): session closed for user root Jun 25 18:34:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.801s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:34:58 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:34:58 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:34:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 28 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:34:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:35:14 devstack cinder-volume[93917]: INFO cinder.volume.manager [req-1648c98b-947e-411b-9054-487768af3bf0 req-e658046a-e707-47f8-92f8-b660bf9410ab tempest-TestMinimumBasicScenario-1129970634 None] Terminate volume connection completed successfully. Jun 25 18:35:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [req-1648c98b-947e-411b-9054-487768af3bf0 req-e658046a-e707-47f8-92f8-b660bf9410ab tempest-TestMinimumBasicScenario-1129970634 None] Deleting attachment 5747e43f-ccaa-484e-a686-7197cbc2de34. {{(pid=93917) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5687}} Jun 25 18:35:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-6dd5c2e7-ac18-43c8-97e9-60f17a5f1ddb tempest-TestMinimumBasicScenario-1129970634 None] Acquiring lock "cinder-c317893c-0fba-4929-84a9-fd5e7cac8ff3-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:35:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-6dd5c2e7-ac18-43c8-97e9-60f17a5f1ddb tempest-TestMinimumBasicScenario-1129970634 None] Lock "cinder-c317893c-0fba-4929-84a9-fd5e7cac8ff3-delete_volume" acquired by "delete_volume" :: waited 0.015s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:35:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-6dd5c2e7-ac18-43c8-97e9-60f17a5f1ddb tempest-TestMinimumBasicScenario-1129970634 None] Acquiring lock "cinder-quobyte-c317893c-0fba-4929-84a9-fd5e7cac8ff3" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:35:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-6dd5c2e7-ac18-43c8-97e9-60f17a5f1ddb tempest-TestMinimumBasicScenario-1129970634 None] Lock "cinder-quobyte-c317893c-0fba-4929-84a9-fd5e7cac8ff3" acquired by "delete_volume" :: waited 0.013s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:35:16 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[8b4fa856-5b5e-451d-8a9d-0f1e3bd01df4]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:35:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6dd5c2e7-ac18-43c8-97e9-60f17a5f1ddb tempest-TestMinimumBasicScenario-1129970634 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c317893c-0fba-4929-84a9-fd5e7cac8ff3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:16 devstack sudo[113526]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c317893c-0fba-4929-84a9-fd5e7cac8ff3 Jun 25 18:35:16 devstack sudo[113526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:17 devstack sudo[113526]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6dd5c2e7-ac18-43c8-97e9-60f17a5f1ddb tempest-TestMinimumBasicScenario-1129970634 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c317893c-0fba-4929-84a9-fd5e7cac8ff3" returned: 0 in 0.764s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6dd5c2e7-ac18-43c8-97e9-60f17a5f1ddb tempest-TestMinimumBasicScenario-1129970634 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c317893c-0fba-4929-84a9-fd5e7cac8ff3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:17 devstack sudo[113532]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c317893c-0fba-4929-84a9-fd5e7cac8ff3 Jun 25 18:35:17 devstack sudo[113532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:17 devstack sudo[113532]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6dd5c2e7-ac18-43c8-97e9-60f17a5f1ddb tempest-TestMinimumBasicScenario-1129970634 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-c317893c-0fba-4929-84a9-fd5e7cac8ff3" returned: 0 in 0.647s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:17 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-6dd5c2e7-ac18-43c8-97e9-60f17a5f1ddb tempest-TestMinimumBasicScenario-1129970634 None] Lock "cinder-quobyte-c317893c-0fba-4929-84a9-fd5e7cac8ff3" released by "delete_volume" :: held 1.460s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:35:17 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-6dd5c2e7-ac18-43c8-97e9-60f17a5f1ddb tempest-TestMinimumBasicScenario-1129970634 None] Created reservations ['3689fb67-e4a0-42ea-a1b0-15140c9b15c5', '9958468a-6f2c-4673-8e04-5885c1cd8f3e', '0c2035ee-fc78-47fa-bedf-419b6faa222d', '2b454171-2a96-4ade-b6a7-ab00d793f8dd'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:35:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6dd5c2e7-ac18-43c8-97e9-60f17a5f1ddb tempest-TestMinimumBasicScenario-1129970634 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:35:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6dd5c2e7-ac18-43c8-97e9-60f17a5f1ddb tempest-TestMinimumBasicScenario-1129970634 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:35:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6dd5c2e7-ac18-43c8-97e9-60f17a5f1ddb tempest-TestMinimumBasicScenario-1129970634 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:35:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6dd5c2e7-ac18-43c8-97e9-60f17a5f1ddb tempest-TestMinimumBasicScenario-1129970634 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:35:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6dd5c2e7-ac18-43c8-97e9-60f17a5f1ddb tempest-TestMinimumBasicScenario-1129970634 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:35:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6dd5c2e7-ac18-43c8-97e9-60f17a5f1ddb tempest-TestMinimumBasicScenario-1129970634 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:18 devstack sudo[113542]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:35:18 devstack sudo[113542]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:18 devstack sudo[113542]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6dd5c2e7-ac18-43c8-97e9-60f17a5f1ddb tempest-TestMinimumBasicScenario-1129970634 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.642s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:18 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-6dd5c2e7-ac18-43c8-97e9-60f17a5f1ddb tempest-TestMinimumBasicScenario-1129970634 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:35:18 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-6dd5c2e7-ac18-43c8-97e9-60f17a5f1ddb tempest-TestMinimumBasicScenario-1129970634 None] Deleted volume successfully. Jun 25 18:35:18 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-6dd5c2e7-ac18-43c8-97e9-60f17a5f1ddb tempest-TestMinimumBasicScenario-1129970634 None] Lock "cinder-c317893c-0fba-4929-84a9-fd5e7cac8ff3-delete_volume" released by "delete_volume" :: held 2.320s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:35:27 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=5,cinder:INSERT=2,cinder:UPDATE=9 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:35:28 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=7,cinder:UPDATE=7,cinder:INSERT=2,cinder:DELETE=1 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Flow 'volume_create_manager' (003c9bf3-e414-426b-ba43-b5f59b295a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3e82a7db-bdc2-4da4-85ac-fcf55fe7d919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3e82a7db-bdc2-4da4-85ac-fcf55fe7d919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-811589489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2c4e9259-b2f2-4e02-b8ac-0891b8571d9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42042c1379444e809f7684065cb6f670',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:35:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:35:46Z,use_quota=True,user_id='6426fa92e2fe40da954ed56cf9f96849',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2e2255c-5b07-45ae-9bdb-128a28be8f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2e2255c-5b07-45ae-9bdb-128a28be8f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (58368baf-4f2c-40ce-b0fc-4cb1b17b3cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (58368baf-4f2c-40ce-b0fc-4cb1b17b3cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2c4e9259-b2f2-4e02-b8ac-0891b8571d9a', 'volume_name': 'volume-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (377bc43d-cb5e-4264-8b91-7dd17eff8475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (377bc43d-cb5e-4264-8b91-7dd17eff8475) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0594159-16cb-4099-8d32-a88333d7f669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:46 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Volume 2c4e9259-b2f2-4e02-b8ac-0891b8571d9a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a', 'volume_size': 1} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-811589489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2c4e9259-b2f2-4e02-b8ac-0891b8571d9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42042c1379444e809f7684065cb6f670',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:35:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:35:46Z,use_quota=True,user_id='6426fa92e2fe40da954ed56cf9f96849',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Creating volume 2c4e9259-b2f2-4e02-b8ac-0891b8571d9a {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:35:46 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:46 devstack sudo[113645]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a 1073741824 Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:35:46 devstack sudo[113645]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Flow 'volume_create_manager' (65e6fee8-5708-4efc-bf77-20ca1cf4c009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d2e8a114-96cf-4a46-87e8-bed14285b180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d2e8a114-96cf-4a46-87e8-bed14285b180) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-826408329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4a21342d-585b-4a2c-a768-1b5182a2325a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac7c8c6b0e0a47a6a78e5ed7fac0d64c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:35:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:35:46Z,use_quota=True,user_id='218429deb4034eea9ea37ffe94f44001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a1a9ba28-53fa-4df7-9cb5-3dddcc79ceb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a1a9ba28-53fa-4df7-9cb5-3dddcc79ceb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c1e83f09-f7dc-42cf-a0a2-735212d97bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c1e83f09-f7dc-42cf-a0a2-735212d97bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4a21342d-585b-4a2c-a768-1b5182a2325a', 'volume_name': 'volume-4a21342d-585b-4a2c-a768-1b5182a2325a', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (485cf686-2e1b-40be-b870-c95216b4425a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (485cf686-2e1b-40be-b870-c95216b4425a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e46a1bd2-ac35-4d00-b771-50388aa19063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:46 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Volume 4a21342d-585b-4a2c-a768-1b5182a2325a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4a21342d-585b-4a2c-a768-1b5182a2325a', 'volume_size': 1} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Flow 'volume_create_manager' (11cda321-c077-4ca8-bbe8-5a865f2a1393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e363d02-cd9f-41d1-9981-f9038f87a005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e363d02-cd9f-41d1-9981-f9038f87a005) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-794216318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=28454352-ba19-4621-a175-978d142d2aab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d961824a6b2443a4af7325441bcd0c08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:35: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-25T16:35:47Z,use_quota=True,user_id='1670e69836df4edcbed0741b61bdd878',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7e743719-88bf-476c-9734-273f87021d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7e743719-88bf-476c-9734-273f87021d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0dff36c7-8224-4607-951a-0ecb5d256fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0dff36c7-8224-4607-951a-0ecb5d256fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '28454352-ba19-4621-a175-978d142d2aab', 'volume_name': 'volume-28454352-ba19-4621-a175-978d142d2aab', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efd552bd-3687-48a4-b3bb-cbe0e87ebc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efd552bd-3687-48a4-b3bb-cbe0e87ebc55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (12d3959f-176e-4692-b576-c58634d46150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:46 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Volume 28454352-ba19-4621-a175-978d142d2aab: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-28454352-ba19-4621-a175-978d142d2aab', 'volume_size': 1} Jun 25 18:35:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:35:47 devstack sudo[113645]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a 1073741824" returned: 0 in 0.894s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:47 devstack sudo[113651]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a Jun 25 18:35:47 devstack sudo[113651]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:48 devstack sudo[113651]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a" returned: 0 in 0.679s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:48 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] <== create_volume: return (1613ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:35:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.618s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:35:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.467s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:35:48 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-826408329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4a21342d-585b-4a2c-a768-1b5182a2325a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac7c8c6b0e0a47a6a78e5ed7fac0d64c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:35:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:35:46Z,use_quota=True,user_id='218429deb4034eea9ea37ffe94f44001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:35:48 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Creating volume 4a21342d-585b-4a2c-a768-1b5182a2325a {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:35:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:35:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:35:48 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:35:48 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:35:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:35:48 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:35:48 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:35:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:48 devstack sudo[113654]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a 1073741824 Jun 25 18:35:48 devstack sudo[113654]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:48 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0594159-16cb-4099-8d32-a88333d7f669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:48 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (76273e5b-95c1-4954-8498-9d10b43e38fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:48 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Volume volume-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a (2c4e9259-b2f2-4e02-b8ac-0891b8571d9a): created successfully Jun 25 18:35:48 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (76273e5b-95c1-4954-8498-9d10b43e38fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:48 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Flow 'volume_create_manager' (003c9bf3-e414-426b-ba43-b5f59b295a13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:35:48 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-71f4397b-d92b-4cad-8949-0655defce5b1 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Created volume successfully. Jun 25 18:35:48 devstack sudo[113654]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a 1073741824" returned: 0 in 0.890s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:49 devstack sudo[113659]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a Jun 25 18:35:49 devstack sudo[113659]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:49 devstack sudo[113659]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a" returned: 0 in 0.720s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] <== create_volume: return (1661ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:35:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.665s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:35:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.841s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:35:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-794216318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=28454352-ba19-4621-a175-978d142d2aab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d961824a6b2443a4af7325441bcd0c08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:35: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-25T16:35:47Z,use_quota=True,user_id='1670e69836df4edcbed0741b61bdd878',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:35:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Creating volume 28454352-ba19-4621-a175-978d142d2aab {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:35:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:35:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:35:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:35:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:35:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:35:49 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:35:49 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:35:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:49 devstack sudo[113662]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab 1073741824 Jun 25 18:35:49 devstack sudo[113662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e46a1bd2-ac35-4d00-b771-50388aa19063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4a21342d-585b-4a2c-a768-1b5182a2325a', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fabe87da-e917-4196-9275-c32f423714ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:49 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Volume volume-4a21342d-585b-4a2c-a768-1b5182a2325a (4a21342d-585b-4a2c-a768-1b5182a2325a): created successfully Jun 25 18:35:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fabe87da-e917-4196-9275-c32f423714ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:49 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Flow 'volume_create_manager' (65e6fee8-5708-4efc-bf77-20ca1cf4c009) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:35:49 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-00914b9b-19dd-47f6-89b6-cd456a03159e tempest-CreateVolumesFromSnapshotTest-1314795721 None] Created volume successfully. Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Flow 'volume_create_manager' (623b2ef8-e724-4919-a657-76057b9983aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a758ac4d-a818-4d40-a2a5-a3bb22d1d011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a758ac4d-a818-4d40-a2a5-a3bb22d1d011) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1557695379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=548ae181-1b9b-4416-a92a-d4c5d3ab28e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42042c1379444e809f7684065cb6f670',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:35:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:35:50Z,use_quota=True,user_id='6426fa92e2fe40da954ed56cf9f96849',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d5b0614-cb39-4ea9-b20d-328f71d257be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d5b0614-cb39-4ea9-b20d-328f71d257be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f6915e21-7d85-4490-ad56-7532f57a0a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f6915e21-7d85-4490-ad56-7532f57a0a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '548ae181-1b9b-4416-a92a-d4c5d3ab28e0', 'volume_name': 'volume-548ae181-1b9b-4416-a92a-d4c5d3ab28e0', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (391c14bd-92d7-49aa-95a6-37f1533f1d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (391c14bd-92d7-49aa-95a6-37f1533f1d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0064c5a-2f8c-4d4f-9c6e-887d588221c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:50 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Volume 548ae181-1b9b-4416-a92a-d4c5d3ab28e0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-548ae181-1b9b-4416-a92a-d4c5d3ab28e0', 'volume_size': 1} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Flow 'volume_create_manager' (acccb7c2-ae6c-4ab7-9728-069499b91c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9dd618ec-5b61-4a1b-9c40-452c01b00936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9dd618ec-5b61-4a1b-9c40-452c01b00936) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:35:50Z,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=12e07b03-4827-4f18-9e80-372e8d8f66a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33310b74e3784ff1af4539439a843997',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:35:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:35:50Z,use_quota=True,user_id='6681690bdabe4ec896dfb6d591ec27fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ee83bfd9-aa69-4acb-96f3-01477788e483),volume_type_id=ee83bfd9-aa69-4acb-96f3-01477788e483)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8a651ebd-f013-4175-8510-ac5427602519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8a651ebd-f013-4175-8510-ac5427602519) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b8950e2e-0d10-4860-ac9a-2000b8f557b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.image.glance [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Creating Keystone auth plugin from conf {{(pid=93917) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Flow 'volume_create_manager' (a7025423-1ec2-4624-8926-62c8d3a81cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7add5a6-57e1-4649-9056-72db8afa5f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7add5a6-57e1-4649-9056-72db8afa5f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:35:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-910339805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3fccc64a-70e1-4e05-b33d-75ea19a7d07e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42042c1379444e809f7684065cb6f670',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:35:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:35:50Z,use_quota=True,user_id='6426fa92e2fe40da954ed56cf9f96849',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (51b933d0-3b47-443a-8d60-d24f75b89906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (51b933d0-3b47-443a-8d60-d24f75b89906) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b1ba5ae3-3605-4cd6-aeb2-cdadba0f487a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b1ba5ae3-3605-4cd6-aeb2-cdadba0f487a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3fccc64a-70e1-4e05-b33d-75ea19a7d07e', 'volume_name': 'volume-3fccc64a-70e1-4e05-b33d-75ea19a7d07e', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90c93435-4a56-482a-9380-9d5c4d450f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90c93435-4a56-482a-9380-9d5c4d450f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:50 devstack sudo[113662]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe00ce14-c965-4bf0-9b2c-5f5d28525919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:50 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Volume 3fccc64a-70e1-4e05-b33d-75ea19a7d07e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3fccc64a-70e1-4e05-b33d-75ea19a7d07e', 'volume_size': 1} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab 1073741824" returned: 0 in 1.084s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:51 devstack sudo[113670]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab Jun 25 18:35:51 devstack sudo[113670]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b8950e2e-0d10-4860-ac9a-2000b8f557b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '12e07b03-4827-4f18-9e80-372e8d8f66a1', 'volume_name': 'volume-12e07b03-4827-4f18-9e80-372e8d8f66a1', 'volume_size': 1, 'image_id': '6c165b7d-185b-47cc-ba25-f30c506fa48c', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/6c165b7d-185b-47cc-ba25-f30c506fa48c', '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': '716484765eaa9754dd7aea28e389d1bb', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '33310b74e3784ff1af4539439a843997', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1705c8a887689139735eae7e5e53616bbfb0d236a810c1071ab2857ba4a21d892a694cc16828f8212badc595588d23d133e7f06d8f9b8e76596924467d31d46c', 'id': '6c165b7d-185b-47cc-ba25-f30c506fa48c', 'created_at': datetime.datetime(2026, 6, 25, 16, 35, 47, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 35, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/6c165b7d-185b-47cc-ba25-f30c506fa48c/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efd97838-6218-40bb-81d6-fc03e72a2b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efd97838-6218-40bb-81d6-fc03e72a2b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3738d9f-1b47-467c-84b1-b5f94ea948ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:51 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Volume 12e07b03-4827-4f18-9e80-372e8d8f66a1: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-12e07b03-4827-4f18-9e80-372e8d8f66a1', 'volume_size': 1, 'image_id': '6c165b7d-185b-47cc-ba25-f30c506fa48c', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/6c165b7d-185b-47cc-ba25-f30c506fa48c', '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': '716484765eaa9754dd7aea28e389d1bb', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '33310b74e3784ff1af4539439a843997', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1705c8a887689139735eae7e5e53616bbfb0d236a810c1071ab2857ba4a21d892a694cc16828f8212badc595588d23d133e7f06d8f9b8e76596924467d31d46c', 'id': '6c165b7d-185b-47cc-ba25-f30c506fa48c', 'created_at': datetime.datetime(2026, 6, 25, 16, 35, 47, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 35, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/6c165b7d-185b-47cc-ba25-f30c506fa48c/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Trying to clone 12e07b03-4827-4f18-9e80-372e8d8f66a1 from image 6c165b7d-185b-47cc-ba25-f30c506fa48c at location (None, [{'url': 'file:///opt/stack/data/glance/images/6c165b7d-185b-47cc-ba25-f30c506fa48c', 'metadata': {}}]). {{(pid=93917) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 25 18:35:51 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Image download 0.00 MB at 0.00 MB/s Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-380b71c0-7f16-4482-94c9-a9a1e4005adc tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Flow 'volume_create_manager' (5f80280d-e273-405c-86d2-27a5782b957b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (70dd80ac-8f09-4eb4-aa92-f446d5c64243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[083fcb60-aa51-4021-bf4c-c0d63bea229d]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (70dd80ac-8f09-4eb4-aa92-f446d5c64243) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:35:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-565130139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8320c12b-3357-4004-8200-656b80cdfac1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42042c1379444e809f7684065cb6f670',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:35: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-25T16:35:51Z,use_quota=True,user_id='6426fa92e2fe40da954ed56cf9f96849',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (843c629b-4679-4b01-86da-c5ec1cc307a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (843c629b-4679-4b01-86da-c5ec1cc307a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8aa15fb0-e9ad-459a-af89-72e9c9d8cf6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8aa15fb0-e9ad-459a-af89-72e9c9d8cf6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8320c12b-3357-4004-8200-656b80cdfac1', 'volume_name': 'volume-8320c12b-3357-4004-8200-656b80cdfac1', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1534a6a6-dcae-4d97-84a5-658b6a66e2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1534a6a6-dcae-4d97-84a5-658b6a66e2c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e4947316-0165-4104-b3f3-b5a50a3cca0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:51 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Volume 8320c12b-3357-4004-8200-656b80cdfac1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8320c12b-3357-4004-8200-656b80cdfac1', 'volume_size': 1} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:35:51 devstack sudo[113672]: 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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD Jun 25 18:35:51 devstack sudo[113672]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Flow 'volume_create_manager' (b9308a3a-22bc-46ab-8a12-2d3b77b811f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (68018f9f-60a8-43fa-a727-d41f4bdc4c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (68018f9f-60a8-43fa-a727-d41f4bdc4c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:35:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-573272432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=638b6c52-e90a-4b97-95a6-385b4d1bd049,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42042c1379444e809f7684065cb6f670',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:35: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-25T16:35:51Z,use_quota=True,user_id='6426fa92e2fe40da954ed56cf9f96849',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a8e6d11f-a3c9-4468-92de-1d38e54b0847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a8e6d11f-a3c9-4468-92de-1d38e54b0847) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae853ced-083c-4b07-9a40-e45aec89c8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae853ced-083c-4b07-9a40-e45aec89c8e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '638b6c52-e90a-4b97-95a6-385b4d1bd049', 'volume_name': 'volume-638b6c52-e90a-4b97-95a6-385b4d1bd049', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d315e58e-35de-4ca8-9854-a1485f61ef7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d315e58e-35de-4ca8-9854-a1485f61ef7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8c158b82-a4f8-45ce-b5f2-7aa67053782f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:51 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Volume 638b6c52-e90a-4b97-95a6-385b4d1bd049: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-638b6c52-e90a-4b97-95a6-385b4d1bd049', 'volume_size': 1} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:35:51 devstack sudo[113670]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab" returned: 0 in 0.805s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] <== create_volume: return (2007ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.567s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1557695379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=548ae181-1b9b-4416-a92a-d4c5d3ab28e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42042c1379444e809f7684065cb6f670',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:35:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:35:50Z,use_quota=True,user_id='6426fa92e2fe40da954ed56cf9f96849',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Creating volume 548ae181-1b9b-4416-a92a-d4c5d3ab28e0 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:35:51 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-548ae181-1b9b-4416-a92a-d4c5d3ab28e0 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:51 devstack sudo[113675]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-548ae181-1b9b-4416-a92a-d4c5d3ab28e0 1073741824 Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (12d3959f-176e-4692-b576-c58634d46150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-28454352-ba19-4621-a175-978d142d2aab', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:51 devstack sudo[113675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c267b248-e5ae-48df-b0e4-b6f15c52570c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:51 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Volume volume-28454352-ba19-4621-a175-978d142d2aab (28454352-ba19-4621-a175-978d142d2aab): created successfully Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c267b248-e5ae-48df-b0e4-b6f15c52570c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:51 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Flow 'volume_create_manager' (11cda321-c077-4ca8-bbe8-5a865f2a1393) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:35:51 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-0ef525d5-0ed1-438a-a6b8-65cff774df53 tempest-VolumeDependencyTests-455264779 None] Created volume successfully. Jun 25 18:35:52 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:35:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Flow 'volume_create_manager' (e329ab97-56cd-4b73-a744-11a50dcdcf7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:35:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (320b3ac2-20cc-481b-bfc1-028bc9afbbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (320b3ac2-20cc-481b-bfc1-028bc9afbbfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:35:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-198569855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7076034e-4aed-4c87-9466-d8252dadc9e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42042c1379444e809f7684065cb6f670',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:35: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-25T16:35:52Z,use_quota=True,user_id='6426fa92e2fe40da954ed56cf9f96849',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (41b0bf7e-d7cc-4e9a-982f-4f24d1ff33e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (41b0bf7e-d7cc-4e9a-982f-4f24d1ff33e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (93e0cf1b-7f3e-42a7-b7f7-3ba27dae4137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (93e0cf1b-7f3e-42a7-b7f7-3ba27dae4137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7076034e-4aed-4c87-9466-d8252dadc9e5', 'volume_name': 'volume-7076034e-4aed-4c87-9466-d8252dadc9e5', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b49eb58-17bb-4245-a1dc-b21e5837957e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b49eb58-17bb-4245-a1dc-b21e5837957e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2e87b900-ebd1-40f5-8db0-a25cf5986860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:52 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Volume 7076034e-4aed-4c87-9466-d8252dadc9e5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7076034e-4aed-4c87-9466-d8252dadc9e5', 'volume_size': 1} Jun 25 18:35:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:35:52 devstack sudo[113672]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] CMD "/opt/stack/data/venv/bin/python3.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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD" returned: 0 in 1.005s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-110ba365-0236-4d95-a532-8583d8840083 tempest-VolumeDependencyTests-455264779 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:35:52 devstack sudo[113679]: 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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD Jun 25 18:35:52 devstack sudo[113679]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:52 devstack sudo[113675]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-548ae181-1b9b-4416-a92a-d4c5d3ab28e0 1073741824" returned: 0 in 1.034s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-548ae181-1b9b-4416-a92a-d4c5d3ab28e0 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:52 devstack sudo[113684]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-548ae181-1b9b-4416-a92a-d4c5d3ab28e0 Jun 25 18:35:52 devstack sudo[113684]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:53 devstack sudo[113679]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD" returned: 1 in 0.792s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Temporary image 6c165b7d-185b-47cc-ba25-f30c506fa48c is fetched for user 6681690bdabe4ec896dfb6d591ec27fb. {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[f85dbd53-d688-4e8c-99b9-fdcff9044e86]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:53 devstack sudo[113689]: 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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD Jun 25 18:35:53 devstack sudo[113689]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:53 devstack sudo[113684]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-548ae181-1b9b-4416-a92a-d4c5d3ab28e0" returned: 0 in 0.650s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] <== create_volume: return (1756ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.761s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.688s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:35:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-910339805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3fccc64a-70e1-4e05-b33d-75ea19a7d07e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42042c1379444e809f7684065cb6f670',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:35:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:35:50Z,use_quota=True,user_id='6426fa92e2fe40da954ed56cf9f96849',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Creating volume 3fccc64a-70e1-4e05-b33d-75ea19a7d07e {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:35:53 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3fccc64a-70e1-4e05-b33d-75ea19a7d07e 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:53 devstack sudo[113692]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3fccc64a-70e1-4e05-b33d-75ea19a7d07e 1073741824 Jun 25 18:35:53 devstack sudo[113692]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0064c5a-2f8c-4d4f-9c6e-887d588221c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-548ae181-1b9b-4416-a92a-d4c5d3ab28e0', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0555e9dd-49bd-4e9f-8479-77a12c6153a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:53 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Volume volume-548ae181-1b9b-4416-a92a-d4c5d3ab28e0 (548ae181-1b9b-4416-a92a-d4c5d3ab28e0): created successfully Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0555e9dd-49bd-4e9f-8479-77a12c6153a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Flow 'volume_create_manager' (623b2ef8-e724-4919-a657-76057b9983aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:35:53 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-7f1cb27a-ca3f-449e-b1e2-46c5e2cbfdc8 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Created volume successfully. Jun 25 18:35:53 devstack sudo[113689]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] CMD "/opt/stack/data/venv/bin/python3.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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD" returned: 0 in 0.717s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:54 devstack sudo[113696]: 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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD Jun 25 18:35:54 devstack sudo[113696]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:54 devstack sudo[113692]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3fccc64a-70e1-4e05-b33d-75ea19a7d07e 1073741824" returned: 0 in 0.871s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3fccc64a-70e1-4e05-b33d-75ea19a7d07e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:54 devstack sudo[113701]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3fccc64a-70e1-4e05-b33d-75ea19a7d07e Jun 25 18:35:54 devstack sudo[113701]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:54 devstack sudo[113696]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD" returned: 1 in 0.746s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:35:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:35:55 devstack sudo[113701]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3fccc64a-70e1-4e05-b33d-75ea19a7d07e" returned: 0 in 0.654s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] <== create_volume: return (1572ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:35:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.576s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:35:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-380b71c0-7f16-4482-94c9-a9a1e4005adc tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 3.871s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:35:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe00ce14-c965-4bf0-9b2c-5f5d28525919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3fccc64a-70e1-4e05-b33d-75ea19a7d07e', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5880d93f-1ea7-4b0c-8d8c-94de1c2fae49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:35:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-380b71c0-7f16-4482-94c9-a9a1e4005adc tempest-CreateVolumesFromSnapshotTest-1314795721 None] Creating offline snapshot 29d700ae-8dca-4fd2-8feb-7cab6990c770 of volume 4a21342d-585b-4a2c-a768-1b5182a2325a {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:35:55 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Volume volume-3fccc64a-70e1-4e05-b33d-75ea19a7d07e (3fccc64a-70e1-4e05-b33d-75ea19a7d07e): created successfully Jun 25 18:35:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5880d93f-1ea7-4b0c-8d8c-94de1c2fae49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:35:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Flow 'volume_create_manager' (a7025423-1ec2-4624-8926-62c8d3a81cf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:35:55 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[7baa36cd-b6cf-4f8d-89da-92cba66342b2]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:35:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-380b71c0-7f16-4482-94c9-a9a1e4005adc tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:55 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-1a7812a9-a1f8-4a94-8694-57f22722c3ec tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Created volume successfully. Jun 25 18:35:55 devstack sudo[113708]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a Jun 25 18:35:55 devstack sudo[113708]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:55 devstack sudo[113708]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-380b71c0-7f16-4482-94c9-a9a1e4005adc tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a" returned: 0 in 0.720s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-380b71c0-7f16-4482-94c9-a9a1e4005adc tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.29d700ae-8dca-4fd2-8feb-7cab6990c770 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:55 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 backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.29d700ae-8dca-4fd2-8feb-7cab6990c770 1G Jun 25 18:35:55 devstack sudo[113713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:56 devstack sudo[113713]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-380b71c0-7f16-4482-94c9-a9a1e4005adc tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.29d700ae-8dca-4fd2-8feb-7cab6990c770 1G" returned: 0 in 0.772s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-380b71c0-7f16-4482-94c9-a9a1e4005adc tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4a21342d-585b-4a2c-a768-1b5182a2325a -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.29d700ae-8dca-4fd2-8feb-7cab6990c770 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:56 devstack sudo[113719]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4a21342d-585b-4a2c-a768-1b5182a2325a -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.29d700ae-8dca-4fd2-8feb-7cab6990c770 Jun 25 18:35:56 devstack sudo[113719]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:57 devstack sudo[113719]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-380b71c0-7f16-4482-94c9-a9a1e4005adc tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4a21342d-585b-4a2c-a768-1b5182a2325a -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.29d700ae-8dca-4fd2-8feb-7cab6990c770" returned: 0 in 0.651s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:57 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-380b71c0-7f16-4482-94c9-a9a1e4005adc tempest-CreateVolumesFromSnapshotTest-1314795721 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.29d700ae-8dca-4fd2-8feb-7cab6990c770 is being set with open permissions: ugo+rw Jun 25 18:35:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-380b71c0-7f16-4482-94c9-a9a1e4005adc tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.29d700ae-8dca-4fd2-8feb-7cab6990c770 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:57 devstack sudo[113724]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.29d700ae-8dca-4fd2-8feb-7cab6990c770 Jun 25 18:35:57 devstack sudo[113724]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:57 devstack sudo[113724]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-380b71c0-7f16-4482-94c9-a9a1e4005adc tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.29d700ae-8dca-4fd2-8feb-7cab6990c770" returned: 0 in 0.618s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-380b71c0-7f16-4482-94c9-a9a1e4005adc tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:57 devstack sudo[113727]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.info Jun 25 18:35:57 devstack sudo[113727]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:58 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:35:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:35:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:35:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:35:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:35:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:35:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:58 devstack sudo[113729]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:35:58 devstack sudo[113729]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:58 devstack sudo[113727]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-380b71c0-7f16-4482-94c9-a9a1e4005adc tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.info" returned: 0 in 0.640s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:58 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-380b71c0-7f16-4482-94c9-a9a1e4005adc tempest-CreateVolumesFromSnapshotTest-1314795721 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.info is being set with open permissions: ugo+rw Jun 25 18:35:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-380b71c0-7f16-4482-94c9-a9a1e4005adc tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:58 devstack sudo[113733]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.info Jun 25 18:35:58 devstack sudo[113733]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:58 devstack sudo[113729]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.673s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:58 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:35:58 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:35:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 28 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:35:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:35:59 devstack sudo[113733]: pam_unix(sudo:session): session closed for user root Jun 25 18:35:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-380b71c0-7f16-4482-94c9-a9a1e4005adc tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.info" returned: 0 in 0.676s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:35:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-380b71c0-7f16-4482-94c9-a9a1e4005adc tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.186s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:35:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 7.869s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:35:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:35:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-565130139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8320c12b-3357-4004-8200-656b80cdfac1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42042c1379444e809f7684065cb6f670',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:35: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-25T16:35:51Z,use_quota=True,user_id='6426fa92e2fe40da954ed56cf9f96849',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:35:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Creating volume 8320c12b-3357-4004-8200-656b80cdfac1 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:35:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:35:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:35:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:35:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:35:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:35:59 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:35:59 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:35:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8320c12b-3357-4004-8200-656b80cdfac1 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:35:59 devstack sudo[113736]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8320c12b-3357-4004-8200-656b80cdfac1 1073741824 Jun 25 18:35:59 devstack sudo[113736]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:35:59 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-380b71c0-7f16-4482-94c9-a9a1e4005adc tempest-CreateVolumesFromSnapshotTest-1314795721 None] Create snapshot completed successfully Jun 25 18:36:00 devstack sudo[113736]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8320c12b-3357-4004-8200-656b80cdfac1 1073741824" returned: 0 in 0.837s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8320c12b-3357-4004-8200-656b80cdfac1 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:00 devstack sudo[113742]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8320c12b-3357-4004-8200-656b80cdfac1 Jun 25 18:36:00 devstack sudo[113742]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Flow 'volume_create_manager' (dd1fa91a-4049-4ffe-b088-5bda04f74a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (58686e54-3dd4-4893-92a3-49dda02b3e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (58686e54-3dd4-4893-92a3-49dda02b3e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-663174573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=257bb6fa-5378-4d45-9b28-eb0a75da7338,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac7c8c6b0e0a47a6a78e5ed7fac0d64c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:01Z,use_quota=True,user_id='218429deb4034eea9ea37ffe94f44001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (737e4156-dc45-4c50-bbda-43238e1a6fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:00 devstack sudo[113742]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (737e4156-dc45-4c50-bbda-43238e1a6fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd27a7af-fafd-4330-b861-d90d19426a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd27a7af-fafd-4330-b861-d90d19426a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '257bb6fa-5378-4d45-9b28-eb0a75da7338', 'volume_name': 'volume-257bb6fa-5378-4d45-9b28-eb0a75da7338', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b2f85de-46fc-4c08-8ca1-4f72852080fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b2f85de-46fc-4c08-8ca1-4f72852080fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (74151e73-5cc8-4f1e-a7aa-58fad70e2bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:00 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Volume 257bb6fa-5378-4d45-9b28-eb0a75da7338: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-257bb6fa-5378-4d45-9b28-eb0a75da7338', 'volume_size': 1} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8320c12b-3357-4004-8200-656b80cdfac1" returned: 0 in 0.722s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] <== create_volume: return (1596ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.599s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 9.257s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:35:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-573272432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=638b6c52-e90a-4b97-95a6-385b4d1bd049,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42042c1379444e809f7684065cb6f670',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:35: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-25T16:35:51Z,use_quota=True,user_id='6426fa92e2fe40da954ed56cf9f96849',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Creating volume 638b6c52-e90a-4b97-95a6-385b4d1bd049 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:36:00 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-638b6c52-e90a-4b97-95a6-385b4d1bd049 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e4947316-0165-4104-b3f3-b5a50a3cca0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8320c12b-3357-4004-8200-656b80cdfac1', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e1f6395a-118b-4057-a359-8c595edcbe3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:00 devstack sudo[113745]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-638b6c52-e90a-4b97-95a6-385b4d1bd049 1073741824 Jun 25 18:36:00 devstack sudo[113745]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:00 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Volume volume-8320c12b-3357-4004-8200-656b80cdfac1 (8320c12b-3357-4004-8200-656b80cdfac1): created successfully Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e1f6395a-118b-4057-a359-8c595edcbe3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:00 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Flow 'volume_create_manager' (5f80280d-e273-405c-86d2-27a5782b957b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:00 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-d3f7057b-7640-4ec6-b21e-7e0c09d646f9 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Created volume successfully. Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Flow 'volume_create_manager' (4a6f0e82-0642-400d-9226-f56cba811559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (23f93a16-d2e4-46ef-b870-0d50a44e6f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (23f93a16-d2e4-46ef-b870-0d50a44e6f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-746935391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4e744b12-edaa-4b6a-9c3f-46212ddd84de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac7c8c6b0e0a47a6a78e5ed7fac0d64c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:01Z,use_quota=True,user_id='218429deb4034eea9ea37ffe94f44001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff438b63-f093-4ece-807b-6eeffb45a061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff438b63-f093-4ece-807b-6eeffb45a061) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb4d59bb-2279-4bb2-92d7-64c995c09ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb4d59bb-2279-4bb2-92d7-64c995c09ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4e744b12-edaa-4b6a-9c3f-46212ddd84de', 'volume_name': 'volume-4e744b12-edaa-4b6a-9c3f-46212ddd84de', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13de0e51-b114-4e21-9812-24eeccfebd4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13de0e51-b114-4e21-9812-24eeccfebd4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe43ccd8-379f-4737-92ae-51d0590681df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:01 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Volume 4e744b12-edaa-4b6a-9c3f-46212ddd84de: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4e744b12-edaa-4b6a-9c3f-46212ddd84de', 'volume_size': 1} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Flow 'volume_create_manager' (cd41c45e-2661-4bfd-86ce-820e8f83bf4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ce646e0b-61c7-4770-b16e-06ce263981bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ce646e0b-61c7-4770-b16e-06ce263981bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-282190537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f6f2eeee-6583-4d63-bb13-c6bf4a018f58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac7c8c6b0e0a47a6a78e5ed7fac0d64c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:01Z,use_quota=True,user_id='218429deb4034eea9ea37ffe94f44001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b64093d6-9fd2-4e9e-b379-8e78581c67c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b64093d6-9fd2-4e9e-b379-8e78581c67c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed4e2c54-2fd3-41c1-bc02-b77b2389bcfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed4e2c54-2fd3-41c1-bc02-b77b2389bcfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f6f2eeee-6583-4d63-bb13-c6bf4a018f58', 'volume_name': 'volume-f6f2eeee-6583-4d63-bb13-c6bf4a018f58', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (105c9bf5-0cfe-4446-ae3b-8a59b66f3d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (105c9bf5-0cfe-4446-ae3b-8a59b66f3d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1769fa91-0877-416a-a025-7688d3bf2b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:01 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Volume f6f2eeee-6583-4d63-bb13-c6bf4a018f58: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f6f2eeee-6583-4d63-bb13-c6bf4a018f58', 'volume_size': 1} Jun 25 18:36:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:01 devstack sudo[113745]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-638b6c52-e90a-4b97-95a6-385b4d1bd049 1073741824" returned: 0 in 1.088s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-638b6c52-e90a-4b97-95a6-385b4d1bd049 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:36:02 devstack sudo[113751]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-638b6c52-e90a-4b97-95a6-385b4d1bd049 Jun 25 18:36:02 devstack sudo[113751]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Flow 'volume_create_manager' (3eada2df-90cf-4d30-a208-6ecf5f98dbff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (45426cab-813b-46c6-8d7d-98394356d97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (45426cab-813b-46c6-8d7d-98394356d97c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-599421168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ed040135-94e8-43bf-95ba-b2b07e9780e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac7c8c6b0e0a47a6a78e5ed7fac0d64c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:02Z,use_quota=True,user_id='218429deb4034eea9ea37ffe94f44001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e5ce15a4-221e-440e-9e5d-e2a08b3297f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e5ce15a4-221e-440e-9e5d-e2a08b3297f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6ee15329-180a-4dcb-b422-2ed79220e6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6ee15329-180a-4dcb-b422-2ed79220e6f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ed040135-94e8-43bf-95ba-b2b07e9780e6', 'volume_name': 'volume-ed040135-94e8-43bf-95ba-b2b07e9780e6', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5dec7ffc-f756-4a7c-8960-2af653667cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5dec7ffc-f756-4a7c-8960-2af653667cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a7b79f5b-0f6a-43a2-a56a-56170659149a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:02 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Volume ed040135-94e8-43bf-95ba-b2b07e9780e6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ed040135-94e8-43bf-95ba-b2b07e9780e6', 'volume_size': 1} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Flow 'volume_create_manager' (c2f2da8b-fc27-4134-8bd5-19b01c59920d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2ee50111-d151-424e-9539-80b38d60a6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2ee50111-d151-424e-9539-80b38d60a6e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1114057203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=805631c4-d311-4a6a-b823-6d70307f2a3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac7c8c6b0e0a47a6a78e5ed7fac0d64c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:02Z,use_quota=True,user_id='218429deb4034eea9ea37ffe94f44001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f5984212-a059-42d0-9c96-0a7203c3d17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f5984212-a059-42d0-9c96-0a7203c3d17a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1635d316-4367-43dc-8d18-a5420c5e5fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1635d316-4367-43dc-8d18-a5420c5e5fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '805631c4-d311-4a6a-b823-6d70307f2a3f', 'volume_name': 'volume-805631c4-d311-4a6a-b823-6d70307f2a3f', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b3cfdc48-3797-47b5-8281-69c70c4363e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b3cfdc48-3797-47b5-8281-69c70c4363e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (597c4956-0c51-4dab-80f4-6328ed8397e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:02 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Volume 805631c4-d311-4a6a-b823-6d70307f2a3f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-805631c4-d311-4a6a-b823-6d70307f2a3f', 'volume_size': 1} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:02 devstack sudo[113751]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-638b6c52-e90a-4b97-95a6-385b4d1bd049" returned: 0 in 0.693s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] <== create_volume: return (1843ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.846s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 10.556s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:35:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-198569855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7076034e-4aed-4c87-9466-d8252dadc9e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42042c1379444e809f7684065cb6f670',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:35: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-25T16:35:52Z,use_quota=True,user_id='6426fa92e2fe40da954ed56cf9f96849',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Creating volume 7076034e-4aed-4c87-9466-d8252dadc9e5 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:36:02 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7076034e-4aed-4c87-9466-d8252dadc9e5 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:02 devstack sudo[113754]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7076034e-4aed-4c87-9466-d8252dadc9e5 1073741824 Jun 25 18:36:02 devstack sudo[113754]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8c158b82-a4f8-45ce-b5f2-7aa67053782f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-638b6c52-e90a-4b97-95a6-385b4d1bd049', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c724206a-4428-4cd5-baf9-453f6be42838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:02 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Volume volume-638b6c52-e90a-4b97-95a6-385b4d1bd049 (638b6c52-e90a-4b97-95a6-385b4d1bd049): created successfully Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c724206a-4428-4cd5-baf9-453f6be42838) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:02 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Flow 'volume_create_manager' (b9308a3a-22bc-46ab-8a12-2d3b77b811f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:02 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-55d8b7e7-04d3-4283-b432-2a45e40a95fd tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Created volume successfully. Jun 25 18:36:03 devstack sudo[113754]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7076034e-4aed-4c87-9466-d8252dadc9e5 1073741824" returned: 0 in 0.891s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7076034e-4aed-4c87-9466-d8252dadc9e5 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:03 devstack sudo[113759]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7076034e-4aed-4c87-9466-d8252dadc9e5 Jun 25 18:36:03 devstack sudo[113759]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:04 devstack sudo[113759]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7076034e-4aed-4c87-9466-d8252dadc9e5" returned: 0 in 0.664s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:04 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] <== create_volume: return (1595ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:36:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.599s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-110ba365-0236-4d95-a532-8583d8840083 tempest-VolumeDependencyTests-455264779 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 11.899s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:04 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-110ba365-0236-4d95-a532-8583d8840083 tempest-VolumeDependencyTests-455264779 None] Creating offline snapshot eb17547f-3e2e-4dcb-9a99-20847945e0da of volume 28454352-ba19-4621-a175-978d142d2aab {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:36:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2e87b900-ebd1-40f5-8db0-a25cf5986860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7076034e-4aed-4c87-9466-d8252dadc9e5', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df8cc0c5-86ad-4cf0-a7b7-ef1a343556de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:04 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[aaea277e-38f4-4905-a86c-494ffa865186]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-110ba365-0236-4d95-a532-8583d8840083 tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:04 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Volume volume-7076034e-4aed-4c87-9466-d8252dadc9e5 (7076034e-4aed-4c87-9466-d8252dadc9e5): created successfully Jun 25 18:36:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df8cc0c5-86ad-4cf0-a7b7-ef1a343556de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Flow 'volume_create_manager' (e329ab97-56cd-4b73-a744-11a50dcdcf7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:04 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-2e087dda-9a8f-40bc-92b9-be4bd7d9a8fa tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Created volume successfully. Jun 25 18:36:04 devstack sudo[113762]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab Jun 25 18:36:04 devstack sudo[113762]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:04 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-02c9d18e-1f67-4b0b-b718-f2ffa4341e56 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "cinder-7076034e-4aed-4c87-9466-d8252dadc9e5-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:05 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-02c9d18e-1f67-4b0b-b718-f2ffa4341e56 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-7076034e-4aed-4c87-9466-d8252dadc9e5-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:05 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-02c9d18e-1f67-4b0b-b718-f2ffa4341e56 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "cinder-quobyte-7076034e-4aed-4c87-9466-d8252dadc9e5" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:05 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-02c9d18e-1f67-4b0b-b718-f2ffa4341e56 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-quobyte-7076034e-4aed-4c87-9466-d8252dadc9e5" acquired by "delete_volume" :: waited 0.017s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:05 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[19a3e453-dafa-482b-8fa3-c627c30752c3]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-02c9d18e-1f67-4b0b-b718-f2ffa4341e56 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7076034e-4aed-4c87-9466-d8252dadc9e5 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:05 devstack sudo[113762]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-110ba365-0236-4d95-a532-8583d8840083 tempest-VolumeDependencyTests-455264779 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab" returned: 0 in 0.800s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-110ba365-0236-4d95-a532-8583d8840083 tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:05 devstack sudo[113767]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7076034e-4aed-4c87-9466-d8252dadc9e5 Jun 25 18:36:05 devstack sudo[113767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:05 devstack sudo[113770]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da 1G Jun 25 18:36:05 devstack sudo[113770]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:05 devstack sudo[113767]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-02c9d18e-1f67-4b0b-b718-f2ffa4341e56 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7076034e-4aed-4c87-9466-d8252dadc9e5" returned: 0 in 0.762s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-02c9d18e-1f67-4b0b-b718-f2ffa4341e56 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7076034e-4aed-4c87-9466-d8252dadc9e5 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:05 devstack sudo[113779]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7076034e-4aed-4c87-9466-d8252dadc9e5 Jun 25 18:36:05 devstack sudo[113779]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:06 devstack sudo[113770]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-110ba365-0236-4d95-a532-8583d8840083 tempest-VolumeDependencyTests-455264779 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da 1G" returned: 0 in 0.801s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-110ba365-0236-4d95-a532-8583d8840083 tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-28454352-ba19-4621-a175-978d142d2aab -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:06 devstack sudo[113781]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-28454352-ba19-4621-a175-978d142d2aab -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da Jun 25 18:36:06 devstack sudo[113781]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:06 devstack sudo[113779]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-02c9d18e-1f67-4b0b-b718-f2ffa4341e56 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-7076034e-4aed-4c87-9466-d8252dadc9e5" returned: 0 in 0.638s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:06 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-02c9d18e-1f67-4b0b-b718-f2ffa4341e56 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-quobyte-7076034e-4aed-4c87-9466-d8252dadc9e5" released by "delete_volume" :: held 1.456s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:06 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-02c9d18e-1f67-4b0b-b718-f2ffa4341e56 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Created reservations ['e9e90c25-8424-4a92-8824-73c843feef8e', 'c1e12b41-02df-493e-aa04-999b98d811d3', '91efd3d8-ef70-45ca-851c-eda1d76c4254', '40853541-f0f4-4c9e-8643-6a16d3bee1b4'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-02c9d18e-1f67-4b0b-b718-f2ffa4341e56 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-02c9d18e-1f67-4b0b-b718-f2ffa4341e56 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-02c9d18e-1f67-4b0b-b718-f2ffa4341e56 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:06 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-02c9d18e-1f67-4b0b-b718-f2ffa4341e56 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-02c9d18e-1f67-4b0b-b718-f2ffa4341e56 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-02c9d18e-1f67-4b0b-b718-f2ffa4341e56 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:06 devstack sudo[113787]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:36:06 devstack sudo[113787]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:06 devstack sudo[113781]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-110ba365-0236-4d95-a532-8583d8840083 tempest-VolumeDependencyTests-455264779 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-28454352-ba19-4621-a175-978d142d2aab -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da" returned: 0 in 0.700s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:06 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-110ba365-0236-4d95-a532-8583d8840083 tempest-VolumeDependencyTests-455264779 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da is being set with open permissions: ugo+rw Jun 25 18:36:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-110ba365-0236-4d95-a532-8583d8840083 tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:06 devstack sudo[113789]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da Jun 25 18:36:06 devstack sudo[113789]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9e921678-8d72-434d-9a58-59e852580044 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "cinder-638b6c52-e90a-4b97-95a6-385b4d1bd049-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9e921678-8d72-434d-9a58-59e852580044 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-638b6c52-e90a-4b97-95a6-385b4d1bd049-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9e921678-8d72-434d-9a58-59e852580044 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "cinder-quobyte-638b6c52-e90a-4b97-95a6-385b4d1bd049" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:07 devstack sudo[113787]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-02c9d18e-1f67-4b0b-b718-f2ffa4341e56 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.684s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:07 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-02c9d18e-1f67-4b0b-b718-f2ffa4341e56 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:36:07 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-02c9d18e-1f67-4b0b-b718-f2ffa4341e56 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Deleted volume successfully. Jun 25 18:36:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9e921678-8d72-434d-9a58-59e852580044 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-quobyte-638b6c52-e90a-4b97-95a6-385b4d1bd049" acquired by "delete_volume" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-02c9d18e-1f67-4b0b-b718-f2ffa4341e56 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-7076034e-4aed-4c87-9466-d8252dadc9e5-delete_volume" released by "delete_volume" :: held 2.372s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:07 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[cc6b36ed-1222-4ed5-8111-870edf857b14]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9e921678-8d72-434d-9a58-59e852580044 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-638b6c52-e90a-4b97-95a6-385b4d1bd049 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:07 devstack sudo[113789]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-110ba365-0236-4d95-a532-8583d8840083 tempest-VolumeDependencyTests-455264779 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da" returned: 0 in 0.712s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-110ba365-0236-4d95-a532-8583d8840083 tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:07 devstack sudo[113794]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.info Jun 25 18:36:07 devstack sudo[113794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:07 devstack sudo[113793]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-638b6c52-e90a-4b97-95a6-385b4d1bd049 Jun 25 18:36:07 devstack sudo[113793]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:08 devstack sudo[113794]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-110ba365-0236-4d95-a532-8583d8840083 tempest-VolumeDependencyTests-455264779 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.info" returned: 0 in 0.667s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:08 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-110ba365-0236-4d95-a532-8583d8840083 tempest-VolumeDependencyTests-455264779 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.info is being set with open permissions: ugo+rw Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-110ba365-0236-4d95-a532-8583d8840083 tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:08 devstack sudo[113793]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9e921678-8d72-434d-9a58-59e852580044 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-638b6c52-e90a-4b97-95a6-385b4d1bd049" returned: 0 in 0.762s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:08 devstack sudo[113801]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.info Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9e921678-8d72-434d-9a58-59e852580044 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-638b6c52-e90a-4b97-95a6-385b4d1bd049 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:08 devstack sudo[113801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:08 devstack sudo[113803]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-638b6c52-e90a-4b97-95a6-385b4d1bd049 Jun 25 18:36:08 devstack sudo[113803]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:08 devstack sudo[113801]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-110ba365-0236-4d95-a532-8583d8840083 tempest-VolumeDependencyTests-455264779 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.info" returned: 0 in 0.656s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-110ba365-0236-4d95-a532-8583d8840083 tempest-VolumeDependencyTests-455264779 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.439s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:08 devstack sudo[113803]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 14.153s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:35:50Z,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=12e07b03-4827-4f18-9e80-372e8d8f66a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33310b74e3784ff1af4539439a843997',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:35:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:35:50Z,use_quota=True,user_id='6681690bdabe4ec896dfb6d591ec27fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ee83bfd9-aa69-4acb-96f3-01477788e483),volume_type_id=ee83bfd9-aa69-4acb-96f3-01477788e483)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Creating volume 12e07b03-4827-4f18-9e80-372e8d8f66a1 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:36:08 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9e921678-8d72-434d-9a58-59e852580044 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-638b6c52-e90a-4b97-95a6-385b4d1bd049" returned: 0 in 0.682s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:08 devstack sudo[113807]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 1073741824 Jun 25 18:36:08 devstack sudo[113807]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9e921678-8d72-434d-9a58-59e852580044 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-quobyte-638b6c52-e90a-4b97-95a6-385b4d1bd049" released by "delete_volume" :: held 1.504s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:08 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-110ba365-0236-4d95-a532-8583d8840083 tempest-VolumeDependencyTests-455264779 None] Create snapshot completed successfully Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-9e921678-8d72-434d-9a58-59e852580044 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Created reservations ['570ab251-dec8-4ed8-b7bc-df2844aad5cb', '3afeaf9e-90ca-4b06-b29c-2cb6fb25ace2', '9c3bf09e-655e-4d74-8e69-c212da80cdf0', 'c9dac88e-7818-4493-9ca8-7dfdb8f0ad8b'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9e921678-8d72-434d-9a58-59e852580044 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9e921678-8d72-434d-9a58-59e852580044 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9e921678-8d72-434d-9a58-59e852580044 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-9e921678-8d72-434d-9a58-59e852580044 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-9e921678-8d72-434d-9a58-59e852580044 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9e921678-8d72-434d-9a58-59e852580044 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:09 devstack sudo[113809]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:36:09 devstack sudo[113809]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fd9270e4-5798-4800-a1fd-d093d0d49a01 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "cinder-8320c12b-3357-4004-8200-656b80cdfac1-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fd9270e4-5798-4800-a1fd-d093d0d49a01 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-8320c12b-3357-4004-8200-656b80cdfac1-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fd9270e4-5798-4800-a1fd-d093d0d49a01 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "cinder-quobyte-8320c12b-3357-4004-8200-656b80cdfac1" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fd9270e4-5798-4800-a1fd-d093d0d49a01 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-quobyte-8320c12b-3357-4004-8200-656b80cdfac1" acquired by "delete_volume" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[fdef9798-dc9f-414a-be4e-81402c0c7dda]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd9270e4-5798-4800-a1fd-d093d0d49a01 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8320c12b-3357-4004-8200-656b80cdfac1 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:36:09 devstack sudo[113809]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-9e921678-8d72-434d-9a58-59e852580044 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.789s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-9e921678-8d72-434d-9a58-59e852580044 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:36:09 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-9e921678-8d72-434d-9a58-59e852580044 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Deleted volume successfully. Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Flow 'volume_create_manager' (60d53d3e-14e2-4f8e-8bce-e304dbd1f02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dcf24e2d-e3df-424c-a023-f261848f81a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:09 devstack sudo[113815]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8320c12b-3357-4004-8200-656b80cdfac1 Jun 25 18:36:09 devstack sudo[113815]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-9e921678-8d72-434d-9a58-59e852580044 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-638b6c52-e90a-4b97-95a6-385b4d1bd049-delete_volume" released by "delete_volume" :: held 2.613s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dcf24e2d-e3df-424c-a023-f261848f81a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1888480750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e8e1f16b-e3ed-4eb3-8d40-5da1cac690af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d961824a6b2443a4af7325441bcd0c08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=eb17547f-3e2e-4dcb-9a99-20847945e0da,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:36:10Z,use_quota=True,user_id='1670e69836df4edcbed0741b61bdd878',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (db811998-8bdf-4947-a264-d0da878c8749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (db811998-8bdf-4947-a264-d0da878c8749) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63a5f33a-7683-4fa1-a932-8f9316d78654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63a5f33a-7683-4fa1-a932-8f9316d78654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'e8e1f16b-e3ed-4eb3-8d40-5da1cac690af', 'volume_name': 'volume-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af', 'volume_size': 1, 'snapshot_id': 'eb17547f-3e2e-4dcb-9a99-20847945e0da'}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f593f2f8-c91d-4bf9-a397-faacb282512b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f593f2f8-c91d-4bf9-a397-faacb282512b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:09 devstack sudo[113807]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3b9891a6-a4e9-4510-9d06-799cd218b809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:09 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Volume e8e1f16b-e3ed-4eb3-8d40-5da1cac690af: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af', 'volume_size': 1, 'snapshot_id': 'eb17547f-3e2e-4dcb-9a99-20847945e0da'} Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 1073741824" returned: 0 in 1.115s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:09 devstack sudo[113818]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 Jun 25 18:36:09 devstack sudo[113818]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:10 devstack sudo[113815]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd9270e4-5798-4800-a1fd-d093d0d49a01 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8320c12b-3357-4004-8200-656b80cdfac1" returned: 0 in 0.822s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd9270e4-5798-4800-a1fd-d093d0d49a01 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8320c12b-3357-4004-8200-656b80cdfac1 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:10 devstack sudo[113824]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8320c12b-3357-4004-8200-656b80cdfac1 Jun 25 18:36:10 devstack sudo[113824]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:10 devstack sudo[113818]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1" returned: 0 in 0.649s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] <== create_volume: return (1811ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:36:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.815s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 9.729s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-663174573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=257bb6fa-5378-4d45-9b28-eb0a75da7338,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac7c8c6b0e0a47a6a78e5ed7fac0d64c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:01Z,use_quota=True,user_id='218429deb4034eea9ea37ffe94f44001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:36:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Creating volume 257bb6fa-5378-4d45-9b28-eb0a75da7338 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:36:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:10 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:36:10 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:36:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-257bb6fa-5378-4d45-9b28-eb0a75da7338 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:10 devstack sudo[113826]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-257bb6fa-5378-4d45-9b28-eb0a75da7338 1073741824 Jun 25 18:36:10 devstack sudo[113826]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:10 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Attempting download of 6c165b7d-185b-47cc-ba25-f30c506fa48c ((None, [{'url': 'file:///opt/stack/data/glance/images/6c165b7d-185b-47cc-ba25-f30c506fa48c', 'metadata': {}}])) to volume 12e07b03-4827-4f18-9e80-372e8d8f66a1. {{(pid=93917) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 25 18:36:10 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[5d785658-d3d9-45ff-9567-62796a117f13]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_6c165b7d-185b-47cc-ba25-f30c506fa48c_lcjc8b38 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:10 devstack sudo[113828]: 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_6c165b7d-185b-47cc-ba25-f30c506fa48c_lcjc8b38 Jun 25 18:36:10 devstack sudo[113828]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:11 devstack sudo[113824]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd9270e4-5798-4800-a1fd-d093d0d49a01 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8320c12b-3357-4004-8200-656b80cdfac1" returned: 0 in 0.725s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:11 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fd9270e4-5798-4800-a1fd-d093d0d49a01 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-quobyte-8320c12b-3357-4004-8200-656b80cdfac1" released by "delete_volume" :: held 1.595s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:11 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-fd9270e4-5798-4800-a1fd-d093d0d49a01 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Created reservations ['b7b5b5a6-c448-4739-b933-c59fbb368dd1', 'cdd42219-7e83-4c03-a0c5-2803b9831e2a', 'eb660882-f359-48b1-b0a3-4942ad9a264e', '47f0edcc-7a5a-4fe4-abd5-5b906a592155'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fd9270e4-5798-4800-a1fd-d093d0d49a01 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fd9270e4-5798-4800-a1fd-d093d0d49a01 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:11 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-fd9270e4-5798-4800-a1fd-d093d0d49a01 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:11 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-fd9270e4-5798-4800-a1fd-d093d0d49a01 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-fd9270e4-5798-4800-a1fd-d093d0d49a01 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd9270e4-5798-4800-a1fd-d093d0d49a01 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:11 devstack sudo[113834]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:36:11 devstack sudo[113834]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:11 devstack sudo[113826]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-257bb6fa-5378-4d45-9b28-eb0a75da7338 1073741824" returned: 0 in 0.975s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:11 devstack sudo[113828]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] CMD "/opt/stack/data/venv/bin/python3.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_6c165b7d-185b-47cc-ba25-f30c506fa48c_lcjc8b38" returned: 0 in 0.883s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_6c165b7d-185b-47cc-ba25-f30c506fa48c_lcjc8b38 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-257bb6fa-5378-4d45-9b28-eb0a75da7338 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:11 devstack sudo[113839]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-257bb6fa-5378-4d45-9b28-eb0a75da7338 Jun 25 18:36:11 devstack sudo[113839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:11 devstack sudo[113838]: 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_6c165b7d-185b-47cc-ba25-f30c506fa48c_lcjc8b38 Jun 25 18:36:11 devstack sudo[113838]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:11 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-727b2b19-6174-4a75-9a09-c9748e3f8385 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "cinder-3fccc64a-70e1-4e05-b33d-75ea19a7d07e-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:11 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-727b2b19-6174-4a75-9a09-c9748e3f8385 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-3fccc64a-70e1-4e05-b33d-75ea19a7d07e-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:11 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-727b2b19-6174-4a75-9a09-c9748e3f8385 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "cinder-quobyte-3fccc64a-70e1-4e05-b33d-75ea19a7d07e" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:11 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-727b2b19-6174-4a75-9a09-c9748e3f8385 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-quobyte-3fccc64a-70e1-4e05-b33d-75ea19a7d07e" acquired by "delete_volume" :: waited 0.033s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[915b7ffe-add1-409a-8b62-2f59b41c0110]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-727b2b19-6174-4a75-9a09-c9748e3f8385 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3fccc64a-70e1-4e05-b33d-75ea19a7d07e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:12 devstack sudo[113842]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3fccc64a-70e1-4e05-b33d-75ea19a7d07e Jun 25 18:36:12 devstack sudo[113842]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:12 devstack sudo[113834]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-fd9270e4-5798-4800-a1fd-d093d0d49a01 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.791s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-fd9270e4-5798-4800-a1fd-d093d0d49a01 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:36:12 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-fd9270e4-5798-4800-a1fd-d093d0d49a01 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Deleted volume successfully. Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-fd9270e4-5798-4800-a1fd-d093d0d49a01 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-8320c12b-3357-4004-8200-656b80cdfac1-delete_volume" released by "delete_volume" :: held 2.649s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:12 devstack sudo[113838]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_6c165b7d-185b-47cc-ba25-f30c506fa48c_lcjc8b38" returned: 1 in 0.815s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 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_6c165b7d-185b-47cc-ba25-f30c506fa48c_lcjc8b38' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[bf3b3d7d-8c71-4eb6-8eb4-b20744bdbaa2]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:12 devstack sudo[113839]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-257bb6fa-5378-4d45-9b28-eb0a75da7338" returned: 0 in 0.788s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] <== create_volume: return (1837ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.842s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 11.200s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-746935391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4e744b12-edaa-4b6a-9c3f-46212ddd84de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac7c8c6b0e0a47a6a78e5ed7fac0d64c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:01Z,use_quota=True,user_id='218429deb4034eea9ea37ffe94f44001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Creating volume 4e744b12-edaa-4b6a-9c3f-46212ddd84de {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:36:12 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4e744b12-edaa-4b6a-9c3f-46212ddd84de 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (74151e73-5cc8-4f1e-a7aa-58fad70e2bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-257bb6fa-5378-4d45-9b28-eb0a75da7338', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:12 devstack sudo[113849]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4e744b12-edaa-4b6a-9c3f-46212ddd84de 1073741824 Jun 25 18:36:12 devstack sudo[113849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b2d4a3fa-814e-4f58-9f4a-890ef043610e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:12 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Volume volume-257bb6fa-5378-4d45-9b28-eb0a75da7338 (257bb6fa-5378-4d45-9b28-eb0a75da7338): created successfully Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b2d4a3fa-814e-4f58-9f4a-890ef043610e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Flow 'volume_create_manager' (dd1fa91a-4049-4ffe-b088-5bda04f74a9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:12 devstack sudo[113848]: 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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD Jun 25 18:36:12 devstack sudo[113848]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:12 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-e6f22eae-d7de-4e9b-9327-acbbb3e66774 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Created volume successfully. Jun 25 18:36:12 devstack sudo[113842]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-727b2b19-6174-4a75-9a09-c9748e3f8385 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3fccc64a-70e1-4e05-b33d-75ea19a7d07e" returned: 0 in 0.810s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-727b2b19-6174-4a75-9a09-c9748e3f8385 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3fccc64a-70e1-4e05-b33d-75ea19a7d07e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:12 devstack sudo[113856]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3fccc64a-70e1-4e05-b33d-75ea19a7d07e Jun 25 18:36:12 devstack sudo[113856]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:13 devstack sudo[113848]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] CMD "/opt/stack/data/venv/bin/python3.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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD" returned: 0 in 0.813s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:13 devstack sudo[113864]: 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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD Jun 25 18:36:13 devstack sudo[113864]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:13 devstack sudo[113849]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4e744b12-edaa-4b6a-9c3f-46212ddd84de 1073741824" returned: 0 in 0.955s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4e744b12-edaa-4b6a-9c3f-46212ddd84de {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:13 devstack sudo[113867]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4e744b12-edaa-4b6a-9c3f-46212ddd84de Jun 25 18:36:13 devstack sudo[113867]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:13 devstack sudo[113856]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-727b2b19-6174-4a75-9a09-c9748e3f8385 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-3fccc64a-70e1-4e05-b33d-75ea19a7d07e" returned: 0 in 0.665s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:13 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-727b2b19-6174-4a75-9a09-c9748e3f8385 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-quobyte-3fccc64a-70e1-4e05-b33d-75ea19a7d07e" released by "delete_volume" :: held 1.540s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:13 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-727b2b19-6174-4a75-9a09-c9748e3f8385 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Created reservations ['0abefae3-cd3f-4886-9e07-cedc0edc9b0d', '67356149-62fd-4e50-a516-1bdf90bbbdbc', 'd4b0b18d-7ed6-4ae1-ab8b-e59be0c675e4', 'cdb27395-03f0-49f7-9be6-698daea73a8a'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-727b2b19-6174-4a75-9a09-c9748e3f8385 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-727b2b19-6174-4a75-9a09-c9748e3f8385 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-727b2b19-6174-4a75-9a09-c9748e3f8385 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:13 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-727b2b19-6174-4a75-9a09-c9748e3f8385 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-727b2b19-6174-4a75-9a09-c9748e3f8385 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-727b2b19-6174-4a75-9a09-c9748e3f8385 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:13 devstack sudo[113869]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:36:13 devstack sudo[113869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7dd7008f-212b-4af6-af15-79e6a6c5ce79 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "cinder-548ae181-1b9b-4416-a92a-d4c5d3ab28e0-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:14 devstack sudo[113867]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4e744b12-edaa-4b6a-9c3f-46212ddd84de" returned: 0 in 0.730s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] <== create_volume: return (1729ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.733s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 12.568s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-282190537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f6f2eeee-6583-4d63-bb13-c6bf4a018f58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac7c8c6b0e0a47a6a78e5ed7fac0d64c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:01Z,use_quota=True,user_id='218429deb4034eea9ea37ffe94f44001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Creating volume f6f2eeee-6583-4d63-bb13-c6bf4a018f58 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:36:14 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6f2eeee-6583-4d63-bb13-c6bf4a018f58 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7dd7008f-212b-4af6-af15-79e6a6c5ce79 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-548ae181-1b9b-4416-a92a-d4c5d3ab28e0-delete_volume" acquired by "delete_volume" :: waited 0.060s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:14 devstack sudo[113909]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6f2eeee-6583-4d63-bb13-c6bf4a018f58 1073741824 Jun 25 18:36:14 devstack sudo[113909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe43ccd8-379f-4737-92ae-51d0590681df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4e744b12-edaa-4b6a-9c3f-46212ddd84de', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a7a99345-e73c-4f7f-af68-62d50e38b049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:14 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Volume volume-4e744b12-edaa-4b6a-9c3f-46212ddd84de (4e744b12-edaa-4b6a-9c3f-46212ddd84de): created successfully Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a7a99345-e73c-4f7f-af68-62d50e38b049) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Flow 'volume_create_manager' (4a6f0e82-0642-400d-9226-f56cba811559) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:14 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-114f116f-a51f-43dd-ae27-16c930744114 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Created volume successfully. Jun 25 18:36:14 devstack sudo[113864]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD" returned: 1 in 1.077s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] 6c165b7d-185b-47cc-ba25-f30c506fa48c was raw, converting to raw {{(pid=93917) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7dd7008f-212b-4af6-af15-79e6a6c5ce79 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "cinder-quobyte-548ae181-1b9b-4416-a92a-d4c5d3ab28e0" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7dd7008f-212b-4af6-af15-79e6a6c5ce79 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-quobyte-548ae181-1b9b-4416-a92a-d4c5d3ab28e0" acquired by "delete_volume" :: waited 0.020s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:14 devstack sudo[113912]: 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_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 Jun 25 18:36:14 devstack sudo[113912]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[249abacb-e185-45f7-886c-96d21aaaf9cc]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7dd7008f-212b-4af6-af15-79e6a6c5ce79 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-548ae181-1b9b-4416-a92a-d4c5d3ab28e0 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:14 devstack sudo[113869]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-727b2b19-6174-4a75-9a09-c9748e3f8385 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.846s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-727b2b19-6174-4a75-9a09-c9748e3f8385 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:36:14 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-727b2b19-6174-4a75-9a09-c9748e3f8385 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Deleted volume successfully. Jun 25 18:36:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-727b2b19-6174-4a75-9a09-c9748e3f8385 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-3fccc64a-70e1-4e05-b33d-75ea19a7d07e-delete_volume" released by "delete_volume" :: held 2.655s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:14 devstack sudo[113916]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-548ae181-1b9b-4416-a92a-d4c5d3ab28e0 Jun 25 18:36:14 devstack sudo[113916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:15 devstack sudo[113909]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6f2eeee-6583-4d63-bb13-c6bf4a018f58 1073741824" returned: 0 in 1.004s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6f2eeee-6583-4d63-bb13-c6bf4a018f58 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:15 devstack sudo[113912]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1" returned: 0 in 0.918s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_6c165b7d-185b-47cc-ba25-f30c506fa48c_a6evjlf2devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:36:15 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Converted 0.00 MB image at 0.00 MB/s Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:15 devstack sudo[113929]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6f2eeee-6583-4d63-bb13-c6bf4a018f58 Jun 25 18:36:15 devstack sudo[113929]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:15 devstack sudo[113930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 1G Jun 25 18:36:15 devstack sudo[113930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:15 devstack sudo[113916]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7dd7008f-212b-4af6-af15-79e6a6c5ce79 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-548ae181-1b9b-4416-a92a-d4c5d3ab28e0" returned: 0 in 0.895s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7dd7008f-212b-4af6-af15-79e6a6c5ce79 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-548ae181-1b9b-4416-a92a-d4c5d3ab28e0 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:15 devstack sudo[113933]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-548ae181-1b9b-4416-a92a-d4c5d3ab28e0 Jun 25 18:36:15 devstack sudo[113933]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:15 devstack sudo[113929]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6f2eeee-6583-4d63-bb13-c6bf4a018f58" returned: 0 in 0.654s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] <== create_volume: return (1711ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.714s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 13.767s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-599421168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ed040135-94e8-43bf-95ba-b2b07e9780e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac7c8c6b0e0a47a6a78e5ed7fac0d64c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:02Z,use_quota=True,user_id='218429deb4034eea9ea37ffe94f44001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Creating volume ed040135-94e8-43bf-95ba-b2b07e9780e6 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:36:15 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed040135-94e8-43bf-95ba-b2b07e9780e6 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1769fa91-0877-416a-a025-7688d3bf2b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f6f2eeee-6583-4d63-bb13-c6bf4a018f58', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:15 devstack sudo[113939]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed040135-94e8-43bf-95ba-b2b07e9780e6 1073741824 Jun 25 18:36:15 devstack sudo[113939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (38eaaf56-f257-4f35-835f-777c9c1a3182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:16 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Volume volume-f6f2eeee-6583-4d63-bb13-c6bf4a018f58 (f6f2eeee-6583-4d63-bb13-c6bf4a018f58): created successfully Jun 25 18:36:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (38eaaf56-f257-4f35-835f-777c9c1a3182) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:16 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Flow 'volume_create_manager' (cd41c45e-2661-4bfd-86ce-820e8f83bf4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:16 devstack sudo[113930]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 1G" returned: 0 in 0.755s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:16 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-3626348f-5eb5-4ca9-a445-b15f01a5fad8 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Created volume successfully. Jun 25 18:36:16 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[a5b9b1dc-567d-4e15-96db-96f2538426be]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:16 devstack sudo[113933]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7dd7008f-212b-4af6-af15-79e6a6c5ce79 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-548ae181-1b9b-4416-a92a-d4c5d3ab28e0" returned: 0 in 0.802s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7dd7008f-212b-4af6-af15-79e6a6c5ce79 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-quobyte-548ae181-1b9b-4416-a92a-d4c5d3ab28e0" released by "delete_volume" :: held 1.770s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:16 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-7dd7008f-212b-4af6-af15-79e6a6c5ce79 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Created reservations ['a76284a5-45b8-4407-a1c9-3d6a1766ad75', '1f3e0e9a-0ff9-4ff0-8c95-859d2d0a1fd5', 'e0ee727d-0789-4c96-b796-3ad0fd5f224c', '10d038bd-9155-45f1-872b-54588a83ea1d'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:16 devstack sudo[113942]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 Jun 25 18:36:16 devstack sudo[113942]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7dd7008f-212b-4af6-af15-79e6a6c5ce79 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7dd7008f-212b-4af6-af15-79e6a6c5ce79 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7dd7008f-212b-4af6-af15-79e6a6c5ce79 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7dd7008f-212b-4af6-af15-79e6a6c5ce79 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7dd7008f-212b-4af6-af15-79e6a6c5ce79 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7dd7008f-212b-4af6-af15-79e6a6c5ce79 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:16 devstack sudo[113944]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:36:16 devstack sudo[113944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8b51584d-1f27-4b1c-967a-c915e48757da tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "cinder-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8b51584d-1f27-4b1c-967a-c915e48757da tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8b51584d-1f27-4b1c-967a-c915e48757da tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "cinder-quobyte-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8b51584d-1f27-4b1c-967a-c915e48757da tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-quobyte-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a" acquired by "delete_volume" :: waited 0.028s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:16 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[59cdb329-2b29-44b1-b9e8-b97f700be239]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b51584d-1f27-4b1c-967a-c915e48757da tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:16 devstack sudo[113951]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a Jun 25 18:36:16 devstack sudo[113951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:17 devstack sudo[113939]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:17 devstack sudo[113942]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed040135-94e8-43bf-95ba-b2b07e9780e6 1073741824" returned: 0 in 1.076s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1" returned: 0 in 0.933s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:17 devstack sudo[113944]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7dd7008f-212b-4af6-af15-79e6a6c5ce79 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.794s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-7dd7008f-212b-4af6-af15-79e6a6c5ce79 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:36:17 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-7dd7008f-212b-4af6-af15-79e6a6c5ce79 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Deleted volume successfully. Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed040135-94e8-43bf-95ba-b2b07e9780e6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7dd7008f-212b-4af6-af15-79e6a6c5ce79 tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-548ae181-1b9b-4416-a92a-d4c5d3ab28e0-delete_volume" released by "delete_volume" :: held 2.888s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:17 devstack sudo[113958]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed040135-94e8-43bf-95ba-b2b07e9780e6 Jun 25 18:36:17 devstack sudo[113958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:17 devstack sudo[113957]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 Jun 25 18:36:17 devstack sudo[113957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:17 devstack sudo[113951]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b51584d-1f27-4b1c-967a-c915e48757da tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a" returned: 0 in 0.892s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b51584d-1f27-4b1c-967a-c915e48757da tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:17 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/8f827b5f43c2336d1145b529d4eef10d/volume-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a Jun 25 18:36:17 devstack sudo[113964]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:17 devstack sudo[113958]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed040135-94e8-43bf-95ba-b2b07e9780e6" returned: 0 in 0.727s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] <== create_volume: return (1905ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.912s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 15.350s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1114057203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=805631c4-d311-4a6a-b823-6d70307f2a3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac7c8c6b0e0a47a6a78e5ed7fac0d64c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:02Z,use_quota=True,user_id='218429deb4034eea9ea37ffe94f44001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Creating volume 805631c4-d311-4a6a-b823-6d70307f2a3f {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:36:17 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-805631c4-d311-4a6a-b823-6d70307f2a3f 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:17 devstack sudo[113957]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:17 devstack sudo[113970]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-805631c4-d311-4a6a-b823-6d70307f2a3f 1073741824 Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1" returned: 1 in 0.871s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 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/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Downloaded image 6c165b7d-185b-47cc-ba25-f30c506fa48c ((None, [{'url': 'file:///opt/stack/data/glance/images/6c165b7d-185b-47cc-ba25-f30c506fa48c', 'metadata': {}}])) to volume 12e07b03-4827-4f18-9e80-372e8d8f66a1 successfully. {{(pid=93917) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 25 18:36:17 devstack sudo[113970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Temporary image 6c165b7d-185b-47cc-ba25-f30c506fa48c for user 6681690bdabe4ec896dfb6d591ec27fb is deleted. {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Marking volume 12e07b03-4827-4f18-9e80-372e8d8f66a1 as bootable. {{(pid=93917) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a7b79f5b-0f6a-43a2-a56a-56170659149a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ed040135-94e8-43bf-95ba-b2b07e9780e6', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f34e08c-4461-4036-8422-53559ab88398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Copying metadata from image 6c165b7d-185b-47cc-ba25-f30c506fa48c to 12e07b03-4827-4f18-9e80-372e8d8f66a1. {{(pid=93917) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Creating volume glance metadata for volume 12e07b03-4827-4f18-9e80-372e8d8f66a1 backed by image 6c165b7d-185b-47cc-ba25-f30c506fa48c with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': '6c165b7d-185b-47cc-ba25-f30c506fa48c', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': '716484765eaa9754dd7aea28e389d1bb', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=93917) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 25 18:36:17 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Volume volume-ed040135-94e8-43bf-95ba-b2b07e9780e6 (ed040135-94e8-43bf-95ba-b2b07e9780e6): created successfully Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f34e08c-4461-4036-8422-53559ab88398) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:17 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Flow 'volume_create_manager' (3eada2df-90cf-4d30-a208-6ecf5f98dbff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:17 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-6be43a03-8784-4d9f-a936-bdc473532864 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Created volume successfully. Jun 25 18:36:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3738d9f-1b47-467c-84b1-b5f94ea948ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-12e07b03-4827-4f18-9e80-372e8d8f66a1', 'volume_size': 1, 'image_id': '6c165b7d-185b-47cc-ba25-f30c506fa48c', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/6c165b7d-185b-47cc-ba25-f30c506fa48c', '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': '716484765eaa9754dd7aea28e389d1bb', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '33310b74e3784ff1af4539439a843997', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1705c8a887689139735eae7e5e53616bbfb0d236a810c1071ab2857ba4a21d892a694cc16828f8212badc595588d23d133e7f06d8f9b8e76596924467d31d46c', 'id': '6c165b7d-185b-47cc-ba25-f30c506fa48c', 'created_at': datetime.datetime(2026, 6, 25, 16, 35, 47, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 35, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/6c165b7d-185b-47cc-ba25-f30c506fa48c/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62452eee-51d7-4c30-8adb-98ea6f7028dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:18 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Volume volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 (12e07b03-4827-4f18-9e80-372e8d8f66a1): created successfully Jun 25 18:36:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62452eee-51d7-4c30-8adb-98ea6f7028dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:18 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Flow 'volume_create_manager' (acccb7c2-ae6c-4ab7-9728-069499b91c1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:18 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-6739ac00-61c9-43a4-9099-d1de877d994a tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Created volume successfully. Jun 25 18:36:18 devstack sudo[113964]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b51584d-1f27-4b1c-967a-c915e48757da tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a" returned: 0 in 0.799s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:18 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8b51584d-1f27-4b1c-967a-c915e48757da tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-quobyte-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a" released by "delete_volume" :: held 1.742s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:18 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-8b51584d-1f27-4b1c-967a-c915e48757da tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Created reservations ['3cbb1935-88ad-4c2c-bdc8-81009663041e', '5fed38f7-a9e1-4412-8159-d8d154644e49', 'fed29448-f241-4329-9e81-9b4a6caa9a97', 'e20bff4e-b348-405f-b8b5-d228ed7bf732'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8b51584d-1f27-4b1c-967a-c915e48757da tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8b51584d-1f27-4b1c-967a-c915e48757da tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:18 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8b51584d-1f27-4b1c-967a-c915e48757da tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:18 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-8b51584d-1f27-4b1c-967a-c915e48757da tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-8b51584d-1f27-4b1c-967a-c915e48757da tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b51584d-1f27-4b1c-967a-c915e48757da tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:18 devstack sudo[113977]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:36:18 devstack sudo[113977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:18 devstack sudo[113970]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-805631c4-d311-4a6a-b823-6d70307f2a3f 1073741824" returned: 0 in 0.900s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-805631c4-d311-4a6a-b823-6d70307f2a3f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:18 devstack sudo[113979]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-805631c4-d311-4a6a-b823-6d70307f2a3f Jun 25 18:36:18 devstack sudo[113979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Acquiring lock "cinder-12e07b03-4827-4f18-9e80-372e8d8f66a1-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Lock "cinder-12e07b03-4827-4f18-9e80-372e8d8f66a1-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Acquiring lock "cinder-quobyte-12e07b03-4827-4f18-9e80-372e8d8f66a1" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Lock "cinder-quobyte-12e07b03-4827-4f18-9e80-372e8d8f66a1" acquired by "delete_volume" :: waited 0.021s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[7c473367-0110-4910-abe9-bd598adc98cd]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:19 devstack sudo[113977]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-8b51584d-1f27-4b1c-967a-c915e48757da tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.826s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-8b51584d-1f27-4b1c-967a-c915e48757da tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:36:19 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-8b51584d-1f27-4b1c-967a-c915e48757da tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Deleted volume successfully. Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-8b51584d-1f27-4b1c-967a-c915e48757da tempest-CreateVolumesFromSourceVolumeTest-1642079015 None] Lock "cinder-2c4e9259-b2f2-4e02-b8ac-0891b8571d9a-delete_volume" released by "delete_volume" :: held 2.837s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:19 devstack sudo[113982]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 Jun 25 18:36:19 devstack sudo[113982]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:19 devstack sudo[113979]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-805631c4-d311-4a6a-b823-6d70307f2a3f" returned: 0 in 0.767s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] <== create_volume: return (1725ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.727s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 9.642s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Acquiring lock "cinder-quobyte-eb17547f-3e2e-4dcb-9a99-20847945e0da-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af" by "_create_volume_from_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (597c4956-0c51-4dab-80f4-6328ed8397e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-805631c4-d311-4a6a-b823-6d70307f2a3f', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3aa91157-ae8c-4b4f-8674-b1087c8fd96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Lock "cinder-quobyte-eb17547f-3e2e-4dcb-9a99-20847945e0da-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af" acquired by "_create_volume_from_snapshot" :: waited 0.036s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Creating volume e8e1f16b-e3ed-4eb3-8d40-5da1cac690af from snapshot eb17547f-3e2e-4dcb-9a99-20847945e0da {{(pid=93917) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Acquiring lock "cinder-quobyte-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af" by "_copy_volume_from_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:19 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Volume volume-805631c4-d311-4a6a-b823-6d70307f2a3f (805631c4-d311-4a6a-b823-6d70307f2a3f): created successfully Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3aa91157-ae8c-4b4f-8674-b1087c8fd96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Flow 'volume_create_manager' (c2f2da8b-fc27-4134-8bd5-19b01c59920d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Lock "cinder-quobyte-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af" acquired by "_copy_volume_from_snapshot" :: waited 0.035s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] snapshot: eb17547f-3e2e-4dcb-9a99-20847945e0da, volume: e8e1f16b-e3ed-4eb3-8d40-5da1cac690af, {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:19 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-e4c66dfc-6567-427e-9e4e-541a66d3b475 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Created volume successfully. Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[53087365-3903-451b-b1fa-1d0af9d00e35]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:19 devstack sudo[113985]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da Jun 25 18:36:19 devstack sudo[113985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f3e43091-4d80-462c-9d2f-204419ce4b56 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "cinder-805631c4-d311-4a6a-b823-6d70307f2a3f-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f3e43091-4d80-462c-9d2f-204419ce4b56 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-805631c4-d311-4a6a-b823-6d70307f2a3f-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:20 devstack sudo[113982]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1" returned: 0 in 0.945s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f3e43091-4d80-462c-9d2f-204419ce4b56 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "cinder-quobyte-805631c4-d311-4a6a-b823-6d70307f2a3f" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f3e43091-4d80-462c-9d2f-204419ce4b56 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-quobyte-805631c4-d311-4a6a-b823-6d70307f2a3f" acquired by "delete_volume" :: waited 0.034s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:20 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[a520a451-bf2e-46a5-9c08-f6886b55b17d]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3e43091-4d80-462c-9d2f-204419ce4b56 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-805631c4-d311-4a6a-b823-6d70307f2a3f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:20 devstack sudo[113990]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 Jun 25 18:36:20 devstack sudo[113990]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:20 devstack sudo[113991]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-805631c4-d311-4a6a-b823-6d70307f2a3f Jun 25 18:36:20 devstack sudo[113991]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:20 devstack sudo[113985]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da" returned: 0 in 1.145s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:20 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-28454352-ba19-4621-a175-978d142d2aab(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:36:20 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:36:20 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Creating direct copy from snapshot {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:36:20 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[789e4d91-f9c8-427d-a6dc-fc9a56cac014]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:21 devstack sudo[113998]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab Jun 25 18:36:21 devstack sudo[113998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:21 devstack sudo[113990]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1" returned: 1 in 0.988s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 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/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:36:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:21 devstack sudo[113991]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:21 devstack sudo[114007]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1 Jun 25 18:36:21 devstack sudo[114007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3e43091-4d80-462c-9d2f-204419ce4b56 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-805631c4-d311-4a6a-b823-6d70307f2a3f" returned: 0 in 0.890s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3e43091-4d80-462c-9d2f-204419ce4b56 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-805631c4-d311-4a6a-b823-6d70307f2a3f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:21 devstack sudo[114009]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-805631c4-d311-4a6a-b823-6d70307f2a3f Jun 25 18:36:21 devstack sudo[114009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:21 devstack sudo[113998]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab" returned: 0 in 0.909s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:21 devstack cinder-volume[93917]: DEBUG cinder.utils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Path /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af not found in is_blk_device check {{(pid=93917) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:36:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:21 devstack sudo[114014]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af Jun 25 18:36:21 devstack sudo[114014]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:22 devstack sudo[114007]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-12e07b03-4827-4f18-9e80-372e8d8f66a1" returned: 0 in 0.835s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Lock "cinder-quobyte-12e07b03-4827-4f18-9e80-372e8d8f66a1" released by "delete_volume" :: held 2.870s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:22 devstack sudo[114009]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3e43091-4d80-462c-9d2f-204419ce4b56 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-805631c4-d311-4a6a-b823-6d70307f2a3f" returned: 0 in 0.836s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f3e43091-4d80-462c-9d2f-204419ce4b56 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-quobyte-805631c4-d311-4a6a-b823-6d70307f2a3f" released by "delete_volume" :: held 1.815s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Created reservations ['40300760-1927-4e50-9c3d-0a78e2ba327c', '1b0ca58f-24bf-4758-9339-8ff1047d8c89', 'caf4e3b8-916a-4ddb-bd78-f23683b9cc6d', '6c260c56-2b76-42e5-87d9-4ccaadf1b374'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-f3e43091-4d80-462c-9d2f-204419ce4b56 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Created reservations ['5ae9b689-96e0-49d8-b5ad-64f26e068d58', 'ba8f9fa9-ad63-4b17-bb6a-60e0ce652eb0', 'd4f10733-88c0-449e-be35-6d5e6be51164', '5bae10f0-d7ec-42c5-9380-ff6ec2d3e088'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:22 devstack sudo[114018]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:36:22 devstack sudo[114018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f3e43091-4d80-462c-9d2f-204419ce4b56 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f3e43091-4d80-462c-9d2f-204419ce4b56 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f3e43091-4d80-462c-9d2f-204419ce4b56 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f3e43091-4d80-462c-9d2f-204419ce4b56 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f3e43091-4d80-462c-9d2f-204419ce4b56 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3e43091-4d80-462c-9d2f-204419ce4b56 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:22 devstack sudo[114020]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:36:22 devstack sudo[114020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d716b2b0-0ab7-4910-a6ac-962c0e2bce28 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "cinder-ed040135-94e8-43bf-95ba-b2b07e9780e6-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d716b2b0-0ab7-4910-a6ac-962c0e2bce28 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-ed040135-94e8-43bf-95ba-b2b07e9780e6-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d716b2b0-0ab7-4910-a6ac-962c0e2bce28 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "cinder-quobyte-ed040135-94e8-43bf-95ba-b2b07e9780e6" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d716b2b0-0ab7-4910-a6ac-962c0e2bce28 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-quobyte-ed040135-94e8-43bf-95ba-b2b07e9780e6" acquired by "delete_volume" :: waited 0.043s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[b87a1c7a-73e1-43fb-ae8f-9c55dc87ed69]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d716b2b0-0ab7-4910-a6ac-962c0e2bce28 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed040135-94e8-43bf-95ba-b2b07e9780e6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:23 devstack sudo[114025]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed040135-94e8-43bf-95ba-b2b07e9780e6 Jun 25 18:36:23 devstack sudo[114025]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:23 devstack sudo[114018]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.473s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:23 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:36:23 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Deleted volume successfully. Jun 25 18:36:24 devstack sudo[114020]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:24 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-558f2477-70a7-42a5-90fd-e7e23aa41098 tempest-VolumeAndVolumeTypeFromImageTest-2082451646 None] Lock "cinder-12e07b03-4827-4f18-9e80-372e8d8f66a1-delete_volume" released by "delete_volume" :: held 4.807s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3e43091-4d80-462c-9d2f-204419ce4b56 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.569s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:24 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-f3e43091-4d80-462c-9d2f-204419ce4b56 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:36:24 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-f3e43091-4d80-462c-9d2f-204419ce4b56 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Deleted volume successfully. Jun 25 18:36:24 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-f3e43091-4d80-462c-9d2f-204419ce4b56 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-805631c4-d311-4a6a-b823-6d70307f2a3f-delete_volume" released by "delete_volume" :: held 3.893s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:25 devstack sudo[114025]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d716b2b0-0ab7-4910-a6ac-962c0e2bce28 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed040135-94e8-43bf-95ba-b2b07e9780e6" returned: 0 in 2.446s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d716b2b0-0ab7-4910-a6ac-962c0e2bce28 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed040135-94e8-43bf-95ba-b2b07e9780e6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:25 devstack sudo[114048]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed040135-94e8-43bf-95ba-b2b07e9780e6 Jun 25 18:36:25 devstack sudo[114048]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:27 devstack sudo[114048]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d716b2b0-0ab7-4910-a6ac-962c0e2bce28 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-ed040135-94e8-43bf-95ba-b2b07e9780e6" returned: 0 in 1.821s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d716b2b0-0ab7-4910-a6ac-962c0e2bce28 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-quobyte-ed040135-94e8-43bf-95ba-b2b07e9780e6" released by "delete_volume" :: held 4.364s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:27 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-d716b2b0-0ab7-4910-a6ac-962c0e2bce28 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Created reservations ['7cfa92c8-45f6-434b-ad7b-4ffffd017352', '0c52a876-9307-4542-a9c0-419c3c5ef5a6', '63e6fc65-6002-479e-b4bf-43c5e2666a34', 'c38779fe-1637-469e-8b4c-9d50b052bd2f'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d716b2b0-0ab7-4910-a6ac-962c0e2bce28 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d716b2b0-0ab7-4910-a6ac-962c0e2bce28 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d716b2b0-0ab7-4910-a6ac-962c0e2bce28 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d716b2b0-0ab7-4910-a6ac-962c0e2bce28 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d716b2b0-0ab7-4910-a6ac-962c0e2bce28 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.026s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d716b2b0-0ab7-4910-a6ac-962c0e2bce28 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:27 devstack sudo[114051]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:36:27 devstack sudo[114051]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:28 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e05b0845-3963-422c-830b-80d1c9f590ac tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "cinder-f6f2eeee-6583-4d63-bb13-c6bf4a018f58-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:28 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e05b0845-3963-422c-830b-80d1c9f590ac tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-f6f2eeee-6583-4d63-bb13-c6bf4a018f58-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:28 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e05b0845-3963-422c-830b-80d1c9f590ac tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "cinder-quobyte-f6f2eeee-6583-4d63-bb13-c6bf4a018f58" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e05b0845-3963-422c-830b-80d1c9f590ac tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-quobyte-f6f2eeee-6583-4d63-bb13-c6bf4a018f58" acquired by "delete_volume" :: waited 0.021s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:29 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[97170c13-4e64-42ff-90c3-b32cca6ca0ef]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e05b0845-3963-422c-830b-80d1c9f590ac tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6f2eeee-6583-4d63-bb13-c6bf4a018f58 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:29 devstack sudo[114051]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d716b2b0-0ab7-4910-a6ac-962c0e2bce28 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.352s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:29 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-d716b2b0-0ab7-4910-a6ac-962c0e2bce28 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:36:29 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-d716b2b0-0ab7-4910-a6ac-962c0e2bce28 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Deleted volume successfully. Jun 25 18:36:29 devstack sudo[114014]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af" returned: 0 in 7.314s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:29 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[00fd1e7b-b7a5-4558-b4fe-e7885ee75e51]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:29 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:29 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d716b2b0-0ab7-4910-a6ac-962c0e2bce28 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-ed040135-94e8-43bf-95ba-b2b07e9780e6-delete_volume" released by "delete_volume" :: held 6.443s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:29 devstack sudo[114054]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6f2eeee-6583-4d63-bb13-c6bf4a018f58 Jun 25 18:36:29 devstack sudo[114054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:29 devstack sudo[114055]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab Jun 25 18:36:29 devstack sudo[114055]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:30 devstack sudo[114054]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e05b0845-3963-422c-830b-80d1c9f590ac tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6f2eeee-6583-4d63-bb13-c6bf4a018f58" returned: 0 in 1.140s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e05b0845-3963-422c-830b-80d1c9f590ac tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6f2eeee-6583-4d63-bb13-c6bf4a018f58 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:30 devstack sudo[114064]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6f2eeee-6583-4d63-bb13-c6bf4a018f58 Jun 25 18:36:30 devstack sudo[114064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:30 devstack sudo[114055]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab" returned: 0 in 1.148s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:30 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Image conversion details: src /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab, size 1024.00 MB, duration 7.31 sec, destination /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:36:30 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Converted 1024.00 MB image at 139.99 MB/s Jun 25 18:36:30 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af is being set with open permissions: ugo+rw Jun 25 18:36:30 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:30 devstack sudo[114066]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af Jun 25 18:36:30 devstack sudo[114066]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:31 devstack sudo[114064]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e05b0845-3963-422c-830b-80d1c9f590ac tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-f6f2eeee-6583-4d63-bb13-c6bf4a018f58" returned: 0 in 0.873s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:31 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e05b0845-3963-422c-830b-80d1c9f590ac tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-quobyte-f6f2eeee-6583-4d63-bb13-c6bf4a018f58" released by "delete_volume" :: held 2.103s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:31 devstack sudo[114066]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af" returned: 0 in 0.870s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:31 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-e05b0845-3963-422c-830b-80d1c9f590ac tempest-CreateVolumesFromSnapshotTest-1314795721 None] Created reservations ['8f732357-46b2-467c-8d90-7efd099cfccb', 'df0c3b03-5f3a-4600-a81a-80c8c8af38d0', 'f6a837bd-fb06-479d-860f-c117f54fcf1a', 'f92549c5-76e0-4f8b-8486-d9d509450df4'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:31 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Lock "cinder-quobyte-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af" released by "_copy_volume_from_snapshot" :: held 11.533s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:31 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Lock "cinder-quobyte-eb17547f-3e2e-4dcb-9a99-20847945e0da-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af" released by "_create_volume_from_snapshot" :: held 11.591s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 11.630s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:31 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3b9891a6-a4e9-4510-9d06-799cd218b809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af', 'volume_size': 1, 'snapshot_id': 'eb17547f-3e2e-4dcb-9a99-20847945e0da'}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:31 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (81547b98-e789-4237-9c62-b431cbbad023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:31 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Volume volume-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af (e8e1f16b-e3ed-4eb3-8d40-5da1cac690af): created successfully Jun 25 18:36:31 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (81547b98-e789-4237-9c62-b431cbbad023) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:31 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Flow 'volume_create_manager' (60d53d3e-14e2-4f8e-8bce-e304dbd1f02b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e05b0845-3963-422c-830b-80d1c9f590ac tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e05b0845-3963-422c-830b-80d1c9f590ac tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:31 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e05b0845-3963-422c-830b-80d1c9f590ac tempest-CreateVolumesFromSnapshotTest-1314795721 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:31 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e05b0845-3963-422c-830b-80d1c9f590ac tempest-CreateVolumesFromSnapshotTest-1314795721 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e05b0845-3963-422c-830b-80d1c9f590ac tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:31 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e05b0845-3963-422c-830b-80d1c9f590ac tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:31 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-31b13ccb-d7e2-409c-b31b-0279dc23b578 tempest-VolumeDependencyTests-455264779 None] Created volume successfully. Jun 25 18:36:31 devstack sudo[114070]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:36:31 devstack sudo[114070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:32 devstack sudo[114070]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e05b0845-3963-422c-830b-80d1c9f590ac tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.796s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:32 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-e05b0845-3963-422c-830b-80d1c9f590ac tempest-CreateVolumesFromSnapshotTest-1314795721 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:36:32 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-e05b0845-3963-422c-830b-80d1c9f590ac tempest-CreateVolumesFromSnapshotTest-1314795721 None] Deleted volume successfully. Jun 25 18:36:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e05b0845-3963-422c-830b-80d1c9f590ac tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-f6f2eeee-6583-4d63-bb13-c6bf4a018f58-delete_volume" released by "delete_volume" :: held 3.219s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] Acquiring lock "cinder-eb17547f-3e2e-4dcb-9a99-20847945e0da-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] Lock "cinder-eb17547f-3e2e-4dcb-9a99-20847945e0da-delete_snapshot" acquired by "delete_snapshot" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] Acquiring lock "cinder-quobyte-28454352-ba19-4621-a175-978d142d2aab" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] Lock "cinder-quobyte-28454352-ba19-4621-a175-978d142d2aab" acquired by "delete_snapshot" :: waited 0.020s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] Acquiring lock "cinder-quobyte-eb17547f-3e2e-4dcb-9a99-20847945e0da" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] Lock "cinder-quobyte-eb17547f-3e2e-4dcb-9a99-20847945e0da" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] Deleting offline snapshot eb17547f-3e2e-4dcb-9a99-20847945e0da of volume 28454352-ba19-4621-a175-978d142d2aab {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:36:32 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] snapshot_file for this snap is: volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:36:32 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[7f939916-cc3d-4878-964a-ad710ffcb6bd]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b4ed564b-aa8c-4348-8f54-b58cdd31a4c3 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "cinder-4e744b12-edaa-4b6a-9c3f-46212ddd84de-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b4ed564b-aa8c-4348-8f54-b58cdd31a4c3 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-4e744b12-edaa-4b6a-9c3f-46212ddd84de-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b4ed564b-aa8c-4348-8f54-b58cdd31a4c3 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "cinder-quobyte-4e744b12-edaa-4b6a-9c3f-46212ddd84de" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:32 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b4ed564b-aa8c-4348-8f54-b58cdd31a4c3 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-quobyte-4e744b12-edaa-4b6a-9c3f-46212ddd84de" acquired by "delete_volume" :: waited 0.018s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:32 devstack sudo[114074]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da Jun 25 18:36:32 devstack sudo[114074]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:32 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[9acd0fb1-c5d6-4a41-b7c8-58bb3a346465]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:32 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b4ed564b-aa8c-4348-8f54-b58cdd31a4c3 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4e744b12-edaa-4b6a-9c3f-46212ddd84de {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:32 devstack sudo[114076]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4e744b12-edaa-4b6a-9c3f-46212ddd84de Jun 25 18:36:32 devstack sudo[114076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Flow 'volume_create_manager' (bbdde935-9de8-4a9c-911d-8f5e4d7ca104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f076d2e6-443a-4a92-a44a-15a721634ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f076d2e6-443a-4a92-a44a-15a721634ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-463142079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=57734ad9-4b9a-4cd7-9c30-58eb65d5f00f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cf596897ba2419b877335ce771b0160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:33Z,use_quota=True,user_id='b19d5731240248c3b9e8cdd5339e01ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (671ef674-a8d5-4ab6-ba7b-ad8dd4079eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (671ef674-a8d5-4ab6-ba7b-ad8dd4079eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2c6c8de1-47e8-4261-9c7d-edf25184f2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2c6c8de1-47e8-4261-9c7d-edf25184f2ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '57734ad9-4b9a-4cd7-9c30-58eb65d5f00f', 'volume_name': 'volume-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bfa8a3f1-d4d5-4513-91dc-0ae3d790f776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bfa8a3f1-d4d5-4513-91dc-0ae3d790f776) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b0b0724d-d81c-44c6-9762-7d51da4b6c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:33 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Volume 57734ad9-4b9a-4cd7-9c30-58eb65d5f00f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f', 'volume_size': 1} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-463142079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=57734ad9-4b9a-4cd7-9c30-58eb65d5f00f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cf596897ba2419b877335ce771b0160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:33Z,use_quota=True,user_id='b19d5731240248c3b9e8cdd5339e01ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Creating volume 57734ad9-4b9a-4cd7-9c30-58eb65d5f00f {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:36:33 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:33 devstack sudo[114080]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f 1073741824 Jun 25 18:36:33 devstack sudo[114080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:33 devstack sudo[114074]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da" returned: 0 in 1.334s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-28454352-ba19-4621-a175-978d142d2aab(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[e474ec01-2f41-4c9f-bec3-ce4faa3a0b24]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:33 devstack sudo[114076]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b4ed564b-aa8c-4348-8f54-b58cdd31a4c3 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4e744b12-edaa-4b6a-9c3f-46212ddd84de" returned: 0 in 1.403s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:33 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b4ed564b-aa8c-4348-8f54-b58cdd31a4c3 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4e744b12-edaa-4b6a-9c3f-46212ddd84de {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:33 devstack sudo[114086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab Jun 25 18:36:33 devstack sudo[114086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:33 devstack sudo[114087]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4e744b12-edaa-4b6a-9c3f-46212ddd84de Jun 25 18:36:33 devstack sudo[114087]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Flow 'volume_create_manager' (33b88b95-c20b-4241-a296-6214570484a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5a6e5992-9683-4e95-bb4e-02043cb50514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5a6e5992-9683-4e95-bb4e-02043cb50514) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1329097087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a4c6872e-ad26-469e-bc87-daca660a10f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cf596897ba2419b877335ce771b0160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:34Z,use_quota=True,user_id='b19d5731240248c3b9e8cdd5339e01ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b7c62175-8213-4bc9-a92b-937c30e84436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b7c62175-8213-4bc9-a92b-937c30e84436) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (941ebd2d-31b7-406b-943d-a2a4e9ff34b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (941ebd2d-31b7-406b-943d-a2a4e9ff34b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a4c6872e-ad26-469e-bc87-daca660a10f3', 'volume_name': 'volume-a4c6872e-ad26-469e-bc87-daca660a10f3', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9dcb64a3-7688-4425-b25f-1830ee4827e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9dcb64a3-7688-4425-b25f-1830ee4827e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (586f8789-8157-4508-9a55-0e26573b1d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:34 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Volume a4c6872e-ad26-469e-bc87-daca660a10f3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a4c6872e-ad26-469e-bc87-daca660a10f3', 'volume_size': 1} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Flow 'volume_create_manager' (62e3fcd0-21c5-4161-a193-71e597f3b6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eba1a635-1200-4712-a2e2-f0f489196d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eba1a635-1200-4712-a2e2-f0f489196d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-261788148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4f178e34-921c-4ae6-aa58-fc22686422e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cf596897ba2419b877335ce771b0160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:34Z,use_quota=True,user_id='b19d5731240248c3b9e8cdd5339e01ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96a95635-4bb0-49fb-a4a8-0e85ae8b0048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96a95635-4bb0-49fb-a4a8-0e85ae8b0048) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8313717e-5a5f-476f-88b0-6f66dd9886a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8313717e-5a5f-476f-88b0-6f66dd9886a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4f178e34-921c-4ae6-aa58-fc22686422e6', 'volume_name': 'volume-4f178e34-921c-4ae6-aa58-fc22686422e6', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32eb117b-d7af-4843-9930-b30696d8a33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32eb117b-d7af-4843-9930-b30696d8a33d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ea86b48-c770-4b27-b2d0-accb551a8768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:34 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Volume 4f178e34-921c-4ae6-aa58-fc22686422e6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4f178e34-921c-4ae6-aa58-fc22686422e6', 'volume_size': 1} Jun 25 18:36:34 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:35 devstack sudo[114080]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f 1073741824" returned: 0 in 1.662s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:35 devstack sudo[114094]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f Jun 25 18:36:35 devstack sudo[114094]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Flow 'volume_create_manager' (8dd6e738-207f-49e1-a704-7738b04a83f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84fef177-04b4-4bae-9e28-1b0e9e970000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84fef177-04b4-4bae-9e28-1b0e9e970000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1919851117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e8f2e23f-9a34-4367-9006-2ba1ea42ac2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cf596897ba2419b877335ce771b0160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:35Z,use_quota=True,user_id='b19d5731240248c3b9e8cdd5339e01ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (38ccfda9-5097-49d0-ab3d-40b4b7c5eb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (38ccfda9-5097-49d0-ab3d-40b4b7c5eb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5eda4739-0e38-4d10-817c-67b3fc140327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5eda4739-0e38-4d10-817c-67b3fc140327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e8f2e23f-9a34-4367-9006-2ba1ea42ac2e', 'volume_name': 'volume-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dc91aeb1-99ef-4457-afb9-93e8a764e94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dc91aeb1-99ef-4457-afb9-93e8a764e94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1a70e39-6c0b-4f91-bec6-ab488d817a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:35 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Volume e8f2e23f-9a34-4367-9006-2ba1ea42ac2e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e', 'volume_size': 1} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:35 devstack sudo[114086]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab" returned: 0 in 1.844s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:35 devstack sudo[114087]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b4ed564b-aa8c-4348-8f54-b58cdd31a4c3 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4e744b12-edaa-4b6a-9c3f-46212ddd84de" returned: 0 in 1.648s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:35 devstack sudo[114104]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da Jun 25 18:36:35 devstack sudo[114104]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b4ed564b-aa8c-4348-8f54-b58cdd31a4c3 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-quobyte-4e744b12-edaa-4b6a-9c3f-46212ddd84de" released by "delete_volume" :: held 3.141s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-b4ed564b-aa8c-4348-8f54-b58cdd31a4c3 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Created reservations ['9fde6eac-8f17-4f36-8c42-bf43a8edb42b', '0b477423-2634-4448-9270-3c48f02cb311', 'afbb73aa-0da2-409d-9e67-9b49276a8c29', '58e3465a-f2d3-4cfa-9a59-bed4381c2d94'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Flow 'volume_create_manager' (6d082c32-807a-4bea-9727-dbbcb9f77dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6186bab4-3c5f-405b-aa2b-67b4fbce65f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6186bab4-3c5f-405b-aa2b-67b4fbce65f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1726820011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2272959f-782b-4441-afb8-e38d99f10c21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cf596897ba2419b877335ce771b0160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:36Z,use_quota=True,user_id='b19d5731240248c3b9e8cdd5339e01ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dee43439-672e-44f6-8ac1-bde98a023c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dee43439-672e-44f6-8ac1-bde98a023c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c9da9f3-fcbe-4f38-8e70-2b8a9a368c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:35 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c9da9f3-fcbe-4f38-8e70-2b8a9a368c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2272959f-782b-4441-afb8-e38d99f10c21', 'volume_name': 'volume-2272959f-782b-4441-afb8-e38d99f10c21', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe507ec5-c121-4a07-8036-d92e5def5558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe507ec5-c121-4a07-8036-d92e5def5558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (92a9631e-b524-47ca-8c7d-1d127b8cd6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:36 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Volume 2272959f-782b-4441-afb8-e38d99f10c21: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2272959f-782b-4441-afb8-e38d99f10c21', 'volume_size': 1} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2c4ea2b9-a8f7-4b5e-9e3c-a79d15b01fae tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "cinder-257bb6fa-5378-4d45-9b28-eb0a75da7338-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2c4ea2b9-a8f7-4b5e-9e3c-a79d15b01fae tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-257bb6fa-5378-4d45-9b28-eb0a75da7338-delete_volume" acquired by "delete_volume" :: waited 0.048s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b4ed564b-aa8c-4348-8f54-b58cdd31a4c3 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b4ed564b-aa8c-4348-8f54-b58cdd31a4c3 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b4ed564b-aa8c-4348-8f54-b58cdd31a4c3 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b4ed564b-aa8c-4348-8f54-b58cdd31a4c3 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b4ed564b-aa8c-4348-8f54-b58cdd31a4c3 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.034s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b4ed564b-aa8c-4348-8f54-b58cdd31a4c3 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:36 devstack sudo[114107]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:36:36 devstack sudo[114107]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2c4ea2b9-a8f7-4b5e-9e3c-a79d15b01fae tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "cinder-quobyte-257bb6fa-5378-4d45-9b28-eb0a75da7338" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2c4ea2b9-a8f7-4b5e-9e3c-a79d15b01fae tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-quobyte-257bb6fa-5378-4d45-9b28-eb0a75da7338" acquired by "delete_volume" :: waited 0.041s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:36 devstack sudo[114094]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f" returned: 0 in 1.160s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] <== create_volume: return (2900ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.905s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[3a531c92-704f-47b9-9041-45da4da7f90f]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.180s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1329097087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a4c6872e-ad26-469e-bc87-daca660a10f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cf596897ba2419b877335ce771b0160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:34Z,use_quota=True,user_id='b19d5731240248c3b9e8cdd5339e01ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Creating volume a4c6872e-ad26-469e-bc87-daca660a10f3 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:36:36 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a4c6872e-ad26-469e-bc87-daca660a10f3 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c4ea2b9-a8f7-4b5e-9e3c-a79d15b01fae tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-257bb6fa-5378-4d45-9b28-eb0a75da7338 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:36 devstack sudo[114109]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a4c6872e-ad26-469e-bc87-daca660a10f3 1073741824 Jun 25 18:36:36 devstack sudo[114109]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b0b0724d-d81c-44c6-9762-7d51da4b6c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d741f46c-fd29-4b70-a144-cea5dbe1b93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:36 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Volume volume-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f (57734ad9-4b9a-4cd7-9c30-58eb65d5f00f): created successfully Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d741f46c-fd29-4b70-a144-cea5dbe1b93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Flow 'volume_create_manager' (bbdde935-9de8-4a9c-911d-8f5e4d7ca104) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:36 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-68a02c35-54b7-4571-8c94-b8762faee1bf tempest-CreateVolumesFromImageTest-724398106 None] Created volume successfully. Jun 25 18:36:36 devstack sudo[114112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-257bb6fa-5378-4d45-9b28-eb0a75da7338 Jun 25 18:36:36 devstack sudo[114112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:36 devstack sudo[114104]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da" returned: 0 in 1.183s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:36 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:36 devstack sudo[114116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da Jun 25 18:36:36 devstack sudo[114116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:37 devstack sudo[114107]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b4ed564b-aa8c-4348-8f54-b58cdd31a4c3 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.331s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:37 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-b4ed564b-aa8c-4348-8f54-b58cdd31a4c3 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:36:37 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-b4ed564b-aa8c-4348-8f54-b58cdd31a4c3 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Deleted volume successfully. Jun 25 18:36:37 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b4ed564b-aa8c-4348-8f54-b58cdd31a4c3 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-4e744b12-edaa-4b6a-9c3f-46212ddd84de-delete_volume" released by "delete_volume" :: held 5.109s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:37 devstack sudo[114116]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab.eb17547f-3e2e-4dcb-9a99-20847945e0da" returned: 0 in 0.916s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:37 devstack sudo[114109]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a4c6872e-ad26-469e-bc87-daca660a10f3 1073741824" returned: 0 in 1.373s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:37 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] Lock "cinder-quobyte-eb17547f-3e2e-4dcb-9a99-20847945e0da" released by "_delete_snapshot" :: held 5.435s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:37 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] Lock "cinder-quobyte-28454352-ba19-4621-a175-978d142d2aab" released by "delete_snapshot" :: held 5.474s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a4c6872e-ad26-469e-bc87-daca660a10f3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:37 devstack sudo[114126]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a4c6872e-ad26-469e-bc87-daca660a10f3 Jun 25 18:36:37 devstack sudo[114126]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:37 devstack sudo[114112]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:37 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] Created reservations ['150a2618-bd88-4c9f-bdc9-a5dbd94f0dcb', '3d6ae960-6aca-46e7-81ef-42a85b79b685', '018f8f47-0396-42d4-971b-f34d640dfbe2', 'e2e43903-c9e1-44c5-83b5-7690ff7be10a'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c4ea2b9-a8f7-4b5e-9e3c-a79d15b01fae tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-257bb6fa-5378-4d45-9b28-eb0a75da7338" returned: 0 in 1.495s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:37 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c4ea2b9-a8f7-4b5e-9e3c-a79d15b01fae tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-257bb6fa-5378-4d45-9b28-eb0a75da7338 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:37 devstack sudo[114128]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-257bb6fa-5378-4d45-9b28-eb0a75da7338 Jun 25 18:36:37 devstack sudo[114128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:37 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] Delete snapshot completed successfully. Jun 25 18:36:37 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-767a1438-8527-4e08-844c-8ec5ebc21d8a tempest-VolumeDependencyTests-455264779 None] Lock "cinder-eb17547f-3e2e-4dcb-9a99-20847945e0da-delete_snapshot" released by "delete_snapshot" :: held 5.704s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:38 devstack sudo[114126]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a4c6872e-ad26-469e-bc87-daca660a10f3" returned: 0 in 0.808s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] <== create_volume: return (2263ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.266s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.684s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-261788148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4f178e34-921c-4ae6-aa58-fc22686422e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cf596897ba2419b877335ce771b0160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:34Z,use_quota=True,user_id='b19d5731240248c3b9e8cdd5339e01ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Creating volume 4f178e34-921c-4ae6-aa58-fc22686422e6 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:38 devstack sudo[114128]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:36:38 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f178e34-921c-4ae6-aa58-fc22686422e6 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c4ea2b9-a8f7-4b5e-9e3c-a79d15b01fae tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-257bb6fa-5378-4d45-9b28-eb0a75da7338" returned: 0 in 0.788s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2c4ea2b9-a8f7-4b5e-9e3c-a79d15b01fae tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-quobyte-257bb6fa-5378-4d45-9b28-eb0a75da7338" released by "delete_volume" :: held 2.400s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=110,cinder:UPDATE=143,cinder:INSERT=43,cinder:DELETE=12 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:36:38 devstack sudo[114132]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f178e34-921c-4ae6-aa58-fc22686422e6 1073741824 Jun 25 18:36:38 devstack sudo[114132]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (586f8789-8157-4508-9a55-0e26573b1d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a4c6872e-ad26-469e-bc87-daca660a10f3', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0b6537eb-a131-4d4f-92fc-c5c9cee7e510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:UPDATE=157,cinder:SELECT=116,cinder:DELETE=17,cinder:INSERT=33 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:36:38 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Volume volume-a4c6872e-ad26-469e-bc87-daca660a10f3 (a4c6872e-ad26-469e-bc87-daca660a10f3): created successfully Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0b6537eb-a131-4d4f-92fc-c5c9cee7e510) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Flow 'volume_create_manager' (33b88b95-c20b-4241-a296-6214570484a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:38 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-692c1bd2-3a90-41b5-afc9-720288eb737d tempest-CreateVolumesFromImageTest-724398106 None] Created volume successfully. Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5040c9ce-8fab-4fa1-b966-7acae7717530 tempest-VolumeDependencyTests-455264779 None] Acquiring lock "cinder-28454352-ba19-4621-a175-978d142d2aab-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5040c9ce-8fab-4fa1-b966-7acae7717530 tempest-VolumeDependencyTests-455264779 None] Lock "cinder-28454352-ba19-4621-a175-978d142d2aab-delete_volume" acquired by "delete_volume" :: waited 0.056s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-2c4ea2b9-a8f7-4b5e-9e3c-a79d15b01fae tempest-CreateVolumesFromSnapshotTest-1314795721 None] Created reservations ['cfb5a561-05fc-4392-badf-fdcf0ef7abc6', '2c70f332-99e4-4f43-b645-f5d4d3710067', 'da1bd544-c5f4-4986-a79f-b184ae8898ff', '0c2f7990-4e21-47c6-bfc7-08c47ca493b4'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:38 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5040c9ce-8fab-4fa1-b966-7acae7717530 tempest-VolumeDependencyTests-455264779 None] Acquiring lock "cinder-quobyte-28454352-ba19-4621-a175-978d142d2aab" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:39 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5040c9ce-8fab-4fa1-b966-7acae7717530 tempest-VolumeDependencyTests-455264779 None] Lock "cinder-quobyte-28454352-ba19-4621-a175-978d142d2aab" acquired by "delete_volume" :: waited 0.041s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:39 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[0158a868-d0dc-4d93-8105-4c647254f6c8]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5040c9ce-8fab-4fa1-b966-7acae7717530 tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2c4ea2b9-a8f7-4b5e-9e3c-a79d15b01fae tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2c4ea2b9-a8f7-4b5e-9e3c-a79d15b01fae tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:39 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2c4ea2b9-a8f7-4b5e-9e3c-a79d15b01fae tempest-CreateVolumesFromSnapshotTest-1314795721 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:39 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2c4ea2b9-a8f7-4b5e-9e3c-a79d15b01fae tempest-CreateVolumesFromSnapshotTest-1314795721 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2c4ea2b9-a8f7-4b5e-9e3c-a79d15b01fae tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c4ea2b9-a8f7-4b5e-9e3c-a79d15b01fae tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:39 devstack sudo[114135]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:36:39 devstack sudo[114135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:39 devstack sudo[114134]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab Jun 25 18:36:39 devstack sudo[114134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:39 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "cinder-29d700ae-8dca-4fd2-8feb-7cab6990c770-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:39 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-29d700ae-8dca-4fd2-8feb-7cab6990c770-delete_snapshot" acquired by "delete_snapshot" :: waited 0.029s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:39 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "cinder-quobyte-4a21342d-585b-4a2c-a768-1b5182a2325a" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:39 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-quobyte-4a21342d-585b-4a2c-a768-1b5182a2325a" acquired by "delete_snapshot" :: waited 0.034s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:39 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "cinder-quobyte-29d700ae-8dca-4fd2-8feb-7cab6990c770" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:39 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-quobyte-29d700ae-8dca-4fd2-8feb-7cab6990c770" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:39 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Deleting offline snapshot 29d700ae-8dca-4fd2-8feb-7cab6990c770 of volume 4a21342d-585b-4a2c-a768-1b5182a2325a {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:36:39 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] snapshot_file for this snap is: volume-4a21342d-585b-4a2c-a768-1b5182a2325a.29d700ae-8dca-4fd2-8feb-7cab6990c770 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:36:39 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[00be099f-f386-45ed-9aef-ff0ec7bb2d12]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.29d700ae-8dca-4fd2-8feb-7cab6990c770 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:39 devstack sudo[114141]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.29d700ae-8dca-4fd2-8feb-7cab6990c770 Jun 25 18:36:39 devstack sudo[114141]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:39 devstack sudo[114132]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:39 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f178e34-921c-4ae6-aa58-fc22686422e6 1073741824" returned: 0 in 1.341s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f178e34-921c-4ae6-aa58-fc22686422e6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:40 devstack sudo[114148]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f178e34-921c-4ae6-aa58-fc22686422e6 Jun 25 18:36:40 devstack sudo[114148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:40 devstack sudo[114135]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c4ea2b9-a8f7-4b5e-9e3c-a79d15b01fae tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.867s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2c4ea2b9-a8f7-4b5e-9e3c-a79d15b01fae tempest-CreateVolumesFromSnapshotTest-1314795721 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:36:40 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-2c4ea2b9-a8f7-4b5e-9e3c-a79d15b01fae tempest-CreateVolumesFromSnapshotTest-1314795721 None] Deleted volume successfully. Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-2c4ea2b9-a8f7-4b5e-9e3c-a79d15b01fae tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-257bb6fa-5378-4d45-9b28-eb0a75da7338-delete_volume" released by "delete_volume" :: held 4.069s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:40 devstack sudo[114134]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5040c9ce-8fab-4fa1-b966-7acae7717530 tempest-VolumeDependencyTests-455264779 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab" returned: 0 in 1.053s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5040c9ce-8fab-4fa1-b966-7acae7717530 tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:40 devstack sudo[114150]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab Jun 25 18:36:40 devstack sudo[114150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:40 devstack sudo[114141]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.29d700ae-8dca-4fd2-8feb-7cab6990c770" returned: 0 in 1.172s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4a21342d-585b-4a2c-a768-1b5182a2325a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:36:40 devstack sudo[114148]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f178e34-921c-4ae6-aa58-fc22686422e6" returned: 0 in 0.826s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] <== create_volume: return (2238ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.254s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.403s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1919851117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e8f2e23f-9a34-4367-9006-2ba1ea42ac2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cf596897ba2419b877335ce771b0160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:35Z,use_quota=True,user_id='b19d5731240248c3b9e8cdd5339e01ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Creating volume e8f2e23f-9a34-4367-9006-2ba1ea42ac2e {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:36:40 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[f44d0529-1445-4c0f-a791-11cd6b2bb8d1]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:40 devstack sudo[114157]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e 1073741824 Jun 25 18:36:40 devstack sudo[114157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:40 devstack sudo[114150]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5040c9ce-8fab-4fa1-b966-7acae7717530 tempest-VolumeDependencyTests-455264779 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-28454352-ba19-4621-a175-978d142d2aab" returned: 0 in 0.765s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:40 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5040c9ce-8fab-4fa1-b966-7acae7717530 tempest-VolumeDependencyTests-455264779 None] Lock "cinder-quobyte-28454352-ba19-4621-a175-978d142d2aab" released by "delete_volume" :: held 1.953s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:41 devstack sudo[114158]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a Jun 25 18:36:41 devstack sudo[114158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:41 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ea86b48-c770-4b27-b2d0-accb551a8768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4f178e34-921c-4ae6-aa58-fc22686422e6', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:41 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9ef59e08-f48e-42bf-8d30-ed87063c7317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:41 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Volume volume-4f178e34-921c-4ae6-aa58-fc22686422e6 (4f178e34-921c-4ae6-aa58-fc22686422e6): created successfully Jun 25 18:36:41 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9ef59e08-f48e-42bf-8d30-ed87063c7317) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:41 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Flow 'volume_create_manager' (62e3fcd0-21c5-4161-a193-71e597f3b6a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:41 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-d91a9fda-0709-4877-9754-6309bbb20cfa tempest-CreateVolumesFromImageTest-724398106 None] Created volume successfully. Jun 25 18:36:41 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-5040c9ce-8fab-4fa1-b966-7acae7717530 tempest-VolumeDependencyTests-455264779 None] Created reservations ['122bac36-5230-428e-bd6c-4be911276705', '0c0610e2-46df-47f0-ac78-eb7f2f3b67d2', '8fd00e58-21e0-4b23-b81f-175b0418f1b0', 'adbee61b-d58b-4d3d-af62-69ea499c6e84'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5040c9ce-8fab-4fa1-b966-7acae7717530 tempest-VolumeDependencyTests-455264779 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5040c9ce-8fab-4fa1-b966-7acae7717530 tempest-VolumeDependencyTests-455264779 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:41 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5040c9ce-8fab-4fa1-b966-7acae7717530 tempest-VolumeDependencyTests-455264779 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:41 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5040c9ce-8fab-4fa1-b966-7acae7717530 tempest-VolumeDependencyTests-455264779 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5040c9ce-8fab-4fa1-b966-7acae7717530 tempest-VolumeDependencyTests-455264779 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5040c9ce-8fab-4fa1-b966-7acae7717530 tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:41 devstack sudo[114161]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:36:41 devstack sudo[114161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:41 devstack sudo[114158]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a" returned: 0 in 0.922s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.29d700ae-8dca-4fd2-8feb-7cab6990c770 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:41 devstack sudo[114170]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.29d700ae-8dca-4fd2-8feb-7cab6990c770 Jun 25 18:36:41 devstack sudo[114170]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:41 devstack sudo[114157]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:41 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e 1073741824" returned: 0 in 1.076s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:42 devstack sudo[114172]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e Jun 25 18:36:42 devstack sudo[114172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:42 devstack sudo[114161]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5040c9ce-8fab-4fa1-b966-7acae7717530 tempest-VolumeDependencyTests-455264779 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.805s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-5040c9ce-8fab-4fa1-b966-7acae7717530 tempest-VolumeDependencyTests-455264779 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:36:42 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5040c9ce-8fab-4fa1-b966-7acae7717530 tempest-VolumeDependencyTests-455264779 None] Deleted volume successfully. Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5040c9ce-8fab-4fa1-b966-7acae7717530 tempest-VolumeDependencyTests-455264779 None] Lock "cinder-28454352-ba19-4621-a175-978d142d2aab-delete_volume" released by "delete_volume" :: held 3.343s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ccbd8008-7747-416f-b1e6-23a07841b937 tempest-VolumeDependencyTests-455264779 None] Acquiring lock "cinder-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ccbd8008-7747-416f-b1e6-23a07841b937 tempest-VolumeDependencyTests-455264779 None] Lock "cinder-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ccbd8008-7747-416f-b1e6-23a07841b937 tempest-VolumeDependencyTests-455264779 None] Acquiring lock "cinder-quobyte-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ccbd8008-7747-416f-b1e6-23a07841b937 tempest-VolumeDependencyTests-455264779 None] Lock "cinder-quobyte-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af" acquired by "delete_volume" :: waited 0.018s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[9729a139-f15b-4c4d-8acb-850c7766c424]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ccbd8008-7747-416f-b1e6-23a07841b937 tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:42 devstack sudo[114177]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af Jun 25 18:36:42 devstack sudo[114177]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:42 devstack sudo[114170]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.29d700ae-8dca-4fd2-8feb-7cab6990c770" returned: 0 in 0.956s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.29d700ae-8dca-4fd2-8feb-7cab6990c770 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:42 devstack sudo[114172]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e" returned: 0 in 0.768s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] <== create_volume: return (1916ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.919s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 6.762s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1726820011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2272959f-782b-4441-afb8-e38d99f10c21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cf596897ba2419b877335ce771b0160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:36Z,use_quota=True,user_id='b19d5731240248c3b9e8cdd5339e01ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Creating volume 2272959f-782b-4441-afb8-e38d99f10c21 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:36:42 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2272959f-782b-4441-afb8-e38d99f10c21 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:42 devstack sudo[114181]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.29d700ae-8dca-4fd2-8feb-7cab6990c770 Jun 25 18:36:42 devstack sudo[114181]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:42 devstack sudo[114182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2272959f-782b-4441-afb8-e38d99f10c21 1073741824 Jun 25 18:36:42 devstack sudo[114182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1a70e39-6c0b-4f91-bec6-ab488d817a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34d8b68d-0f29-4697-aaf6-4ecd228c7f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:42 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Volume volume-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e (e8f2e23f-9a34-4367-9006-2ba1ea42ac2e): created successfully Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34d8b68d-0f29-4697-aaf6-4ecd228c7f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:42 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Flow 'volume_create_manager' (8dd6e738-207f-49e1-a704-7738b04a83f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:42 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5069ffdb-0187-4328-a5b1-03ba84961860 tempest-CreateVolumesFromImageTest-724398106 None] Created volume successfully. Jun 25 18:36:43 devstack sudo[114177]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ccbd8008-7747-416f-b1e6-23a07841b937 tempest-VolumeDependencyTests-455264779 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af" returned: 0 in 0.966s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ccbd8008-7747-416f-b1e6-23a07841b937 tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:43 devstack sudo[114192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af Jun 25 18:36:43 devstack sudo[114192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:43 devstack sudo[114181]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a.29d700ae-8dca-4fd2-8feb-7cab6990c770" returned: 0 in 0.866s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:43 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-quobyte-29d700ae-8dca-4fd2-8feb-7cab6990c770" released by "_delete_snapshot" :: held 4.083s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:43 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-quobyte-4a21342d-585b-4a2c-a768-1b5182a2325a" released by "delete_snapshot" :: held 4.112s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:43 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Created reservations ['14760da3-4aff-4c8c-b3ce-f85ca9f67709', 'dc74e277-bf7a-427b-a7ff-547bcee5505a', '8bc84ebd-01a7-44a9-b707-3b206c99bf6b', '9f8fad27-25dd-473e-b053-8ed4b8af94cf'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:43 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Delete snapshot completed successfully. Jun 25 18:36:43 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-1e6c14de-2679-4a4b-a37e-203f78d14477 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-29d700ae-8dca-4fd2-8feb-7cab6990c770-delete_snapshot" released by "delete_snapshot" :: held 4.314s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:43 devstack sudo[114182]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2272959f-782b-4441-afb8-e38d99f10c21 1073741824" returned: 0 in 1.163s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:43 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2272959f-782b-4441-afb8-e38d99f10c21 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:44 devstack sudo[114197]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2272959f-782b-4441-afb8-e38d99f10c21 Jun 25 18:36:44 devstack sudo[114197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:44 devstack sudo[114192]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ccbd8008-7747-416f-b1e6-23a07841b937 tempest-VolumeDependencyTests-455264779 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af" returned: 0 in 0.760s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:44 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ccbd8008-7747-416f-b1e6-23a07841b937 tempest-VolumeDependencyTests-455264779 None] Lock "cinder-quobyte-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af" released by "delete_volume" :: held 1.791s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:44 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-ccbd8008-7747-416f-b1e6-23a07841b937 tempest-VolumeDependencyTests-455264779 None] Created reservations ['22f4581a-fdc8-4918-978b-da6a539a7374', '83c69118-dd29-4928-ba69-04d572b7ee77', '260a3c6d-69c5-40e6-b6f9-2f6898790fc2', '544150e0-bc32-453a-a435-999c82599967'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ccbd8008-7747-416f-b1e6-23a07841b937 tempest-VolumeDependencyTests-455264779 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ccbd8008-7747-416f-b1e6-23a07841b937 tempest-VolumeDependencyTests-455264779 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:44 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ccbd8008-7747-416f-b1e6-23a07841b937 tempest-VolumeDependencyTests-455264779 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:44 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ccbd8008-7747-416f-b1e6-23a07841b937 tempest-VolumeDependencyTests-455264779 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ccbd8008-7747-416f-b1e6-23a07841b937 tempest-VolumeDependencyTests-455264779 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ccbd8008-7747-416f-b1e6-23a07841b937 tempest-VolumeDependencyTests-455264779 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:44 devstack sudo[114200]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:36:44 devstack sudo[114200]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:44 devstack sudo[114197]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2272959f-782b-4441-afb8-e38d99f10c21" returned: 0 in 0.702s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:44 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] <== create_volume: return (1906ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:36:44 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.911s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:44 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (92a9631e-b524-47ca-8c7d-1d127b8cd6c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2272959f-782b-4441-afb8-e38d99f10c21', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:44 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1895d6f7-a87e-4ddf-a7ff-ae35d813d615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:44 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Volume volume-2272959f-782b-4441-afb8-e38d99f10c21 (2272959f-782b-4441-afb8-e38d99f10c21): created successfully Jun 25 18:36:44 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1895d6f7-a87e-4ddf-a7ff-ae35d813d615) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:44 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Flow 'volume_create_manager' (6d082c32-807a-4bea-9727-dbbcb9f77dfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:44 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-1c0431e7-b50d-40bc-a2f4-b13d443fdaef tempest-CreateVolumesFromImageTest-724398106 None] Created volume successfully. Jun 25 18:36:44 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a36aee9a-e8c8-4444-bdd2-008cffc769f4 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "cinder-4a21342d-585b-4a2c-a768-1b5182a2325a-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:44 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a36aee9a-e8c8-4444-bdd2-008cffc769f4 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-4a21342d-585b-4a2c-a768-1b5182a2325a-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a36aee9a-e8c8-4444-bdd2-008cffc769f4 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "cinder-quobyte-4a21342d-585b-4a2c-a768-1b5182a2325a" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a36aee9a-e8c8-4444-bdd2-008cffc769f4 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-quobyte-4a21342d-585b-4a2c-a768-1b5182a2325a" acquired by "delete_volume" :: waited 0.046s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:45 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac7cc0ec-2c23-4db2-8f49-db5f954a7e8b]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a36aee9a-e8c8-4444-bdd2-008cffc769f4 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:45 devstack sudo[114203]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a Jun 25 18:36:45 devstack sudo[114203]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:45 devstack sudo[114200]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:45 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ccbd8008-7747-416f-b1e6-23a07841b937 tempest-VolumeDependencyTests-455264779 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.907s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:45 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-ccbd8008-7747-416f-b1e6-23a07841b937 tempest-VolumeDependencyTests-455264779 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:36:45 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-ccbd8008-7747-416f-b1e6-23a07841b937 tempest-VolumeDependencyTests-455264779 None] Deleted volume successfully. Jun 25 18:36:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ccbd8008-7747-416f-b1e6-23a07841b937 tempest-VolumeDependencyTests-455264779 None] Lock "cinder-e8e1f16b-e3ed-4eb3-8d40-5da1cac690af-delete_volume" released by "delete_volume" :: held 2.941s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-75bc2d37-0a23-43b0-a38e-d0470d72f66a tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "cinder-2272959f-782b-4441-afb8-e38d99f10c21-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:45 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-75bc2d37-0a23-43b0-a38e-d0470d72f66a tempest-CreateVolumesFromImageTest-724398106 None] Lock "cinder-2272959f-782b-4441-afb8-e38d99f10c21-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:46 devstack sudo[114203]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a36aee9a-e8c8-4444-bdd2-008cffc769f4 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a" returned: 0 in 0.907s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a36aee9a-e8c8-4444-bdd2-008cffc769f4 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-75bc2d37-0a23-43b0-a38e-d0470d72f66a tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "cinder-quobyte-2272959f-782b-4441-afb8-e38d99f10c21" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:46 devstack sudo[114210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a Jun 25 18:36:46 devstack sudo[114210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:46 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-75bc2d37-0a23-43b0-a38e-d0470d72f66a tempest-CreateVolumesFromImageTest-724398106 None] Lock "cinder-quobyte-2272959f-782b-4441-afb8-e38d99f10c21" acquired by "delete_volume" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:46 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[a7bb49d2-0fc1-4b77-a858-de5e162f21cf]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:46 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-75bc2d37-0a23-43b0-a38e-d0470d72f66a tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2272959f-782b-4441-afb8-e38d99f10c21 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:46 devstack sudo[114212]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2272959f-782b-4441-afb8-e38d99f10c21 Jun 25 18:36:46 devstack sudo[114212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:47 devstack sudo[114210]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a36aee9a-e8c8-4444-bdd2-008cffc769f4 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4a21342d-585b-4a2c-a768-1b5182a2325a" returned: 0 in 1.014s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:47 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a36aee9a-e8c8-4444-bdd2-008cffc769f4 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-quobyte-4a21342d-585b-4a2c-a768-1b5182a2325a" released by "delete_volume" :: held 2.039s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:47 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-a36aee9a-e8c8-4444-bdd2-008cffc769f4 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Created reservations ['1ccb5d14-6817-42e9-ba4b-3ea1f61e3f52', 'cf2baaef-3e3f-49b7-87bd-c628e1bb66ab', '6b792080-5682-4028-bae2-8553f5e00696', '48fc5a59-4f6b-4c3b-98b4-d9cd04e3bfd5'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a36aee9a-e8c8-4444-bdd2-008cffc769f4 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a36aee9a-e8c8-4444-bdd2-008cffc769f4 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:47 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a36aee9a-e8c8-4444-bdd2-008cffc769f4 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:47 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-a36aee9a-e8c8-4444-bdd2-008cffc769f4 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-a36aee9a-e8c8-4444-bdd2-008cffc769f4 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a36aee9a-e8c8-4444-bdd2-008cffc769f4 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:47 devstack sudo[114218]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:36:47 devstack sudo[114218]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:47 devstack sudo[114212]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-75bc2d37-0a23-43b0-a38e-d0470d72f66a tempest-CreateVolumesFromImageTest-724398106 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2272959f-782b-4441-afb8-e38d99f10c21" returned: 0 in 1.180s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-75bc2d37-0a23-43b0-a38e-d0470d72f66a tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2272959f-782b-4441-afb8-e38d99f10c21 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:47 devstack sudo[114220]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2272959f-782b-4441-afb8-e38d99f10c21 Jun 25 18:36:47 devstack sudo[114220]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:47 devstack sudo[114218]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:47 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-a36aee9a-e8c8-4444-bdd2-008cffc769f4 tempest-CreateVolumesFromSnapshotTest-1314795721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.713s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:47 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-a36aee9a-e8c8-4444-bdd2-008cffc769f4 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:36:47 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-a36aee9a-e8c8-4444-bdd2-008cffc769f4 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Deleted volume successfully. Jun 25 18:36:47 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-a36aee9a-e8c8-4444-bdd2-008cffc769f4 tempest-CreateVolumesFromSnapshotTest-1314795721 None] Lock "cinder-4a21342d-585b-4a2c-a768-1b5182a2325a-delete_volume" released by "delete_volume" :: held 3.046s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:48 devstack sudo[114220]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-75bc2d37-0a23-43b0-a38e-d0470d72f66a tempest-CreateVolumesFromImageTest-724398106 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2272959f-782b-4441-afb8-e38d99f10c21" returned: 0 in 0.737s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:48 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-75bc2d37-0a23-43b0-a38e-d0470d72f66a tempest-CreateVolumesFromImageTest-724398106 None] Lock "cinder-quobyte-2272959f-782b-4441-afb8-e38d99f10c21" released by "delete_volume" :: held 1.987s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:48 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-75bc2d37-0a23-43b0-a38e-d0470d72f66a tempest-CreateVolumesFromImageTest-724398106 None] Created reservations ['33dcaa58-6f65-45ba-b5e4-776ec6c07cb6', '22318ae6-e608-4d63-8486-544a811e4ecb', 'b14875d5-7b6c-4e61-99e3-b24020646767', 'e9d05e46-8a4a-4a0b-9ac3-90f9147de6ab'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-75bc2d37-0a23-43b0-a38e-d0470d72f66a tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-75bc2d37-0a23-43b0-a38e-d0470d72f66a tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:48 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-75bc2d37-0a23-43b0-a38e-d0470d72f66a tempest-CreateVolumesFromImageTest-724398106 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:48 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-75bc2d37-0a23-43b0-a38e-d0470d72f66a tempest-CreateVolumesFromImageTest-724398106 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-75bc2d37-0a23-43b0-a38e-d0470d72f66a tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-75bc2d37-0a23-43b0-a38e-d0470d72f66a tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:48 devstack sudo[114224]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:36:48 devstack sudo[114224]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:48 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5b82f37d-326c-461e-acaf-2eb79626889e tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "cinder-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:48 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5b82f37d-326c-461e-acaf-2eb79626889e tempest-CreateVolumesFromImageTest-724398106 None] Lock "cinder-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:48 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5b82f37d-326c-461e-acaf-2eb79626889e tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "cinder-quobyte-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:48 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5b82f37d-326c-461e-acaf-2eb79626889e tempest-CreateVolumesFromImageTest-724398106 None] Lock "cinder-quobyte-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e" acquired by "delete_volume" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:48 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[dbdae435-3436-48a3-bbb1-1fca9631558e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:48 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5b82f37d-326c-461e-acaf-2eb79626889e tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:48 devstack sudo[114226]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e Jun 25 18:36:48 devstack sudo[114226]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:49 devstack sudo[114224]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-75bc2d37-0a23-43b0-a38e-d0470d72f66a tempest-CreateVolumesFromImageTest-724398106 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 1.034s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:49 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-75bc2d37-0a23-43b0-a38e-d0470d72f66a tempest-CreateVolumesFromImageTest-724398106 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:36:49 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-75bc2d37-0a23-43b0-a38e-d0470d72f66a tempest-CreateVolumesFromImageTest-724398106 None] Deleted volume successfully. Jun 25 18:36:49 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-75bc2d37-0a23-43b0-a38e-d0470d72f66a tempest-CreateVolumesFromImageTest-724398106 None] Lock "cinder-2272959f-782b-4441-afb8-e38d99f10c21-delete_volume" released by "delete_volume" :: held 3.357s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:49 devstack sudo[114226]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5b82f37d-326c-461e-acaf-2eb79626889e tempest-CreateVolumesFromImageTest-724398106 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e" returned: 0 in 1.198s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:49 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5b82f37d-326c-461e-acaf-2eb79626889e tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:49 devstack sudo[114233]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e Jun 25 18:36:49 devstack sudo[114233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:50 devstack sudo[114233]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5b82f37d-326c-461e-acaf-2eb79626889e tempest-CreateVolumesFromImageTest-724398106 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e" returned: 0 in 0.792s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:50 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5b82f37d-326c-461e-acaf-2eb79626889e tempest-CreateVolumesFromImageTest-724398106 None] Lock "cinder-quobyte-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e" released by "delete_volume" :: held 2.063s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:50 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-5b82f37d-326c-461e-acaf-2eb79626889e tempest-CreateVolumesFromImageTest-724398106 None] Created reservations ['7045fe22-1416-47a0-99f8-539fb78b13ff', '5bbbb46c-1e53-4285-9875-947cf270885f', 'f6dd1458-b6a5-4e94-b7d0-3d448976fd93', '3eba323e-f89b-4a75-ae1e-41fda3adbfe9'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5b82f37d-326c-461e-acaf-2eb79626889e tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5b82f37d-326c-461e-acaf-2eb79626889e tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:50 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5b82f37d-326c-461e-acaf-2eb79626889e tempest-CreateVolumesFromImageTest-724398106 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:50 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5b82f37d-326c-461e-acaf-2eb79626889e tempest-CreateVolumesFromImageTest-724398106 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5b82f37d-326c-461e-acaf-2eb79626889e tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:50 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5b82f37d-326c-461e-acaf-2eb79626889e tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:50 devstack sudo[114236]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:36:50 devstack sudo[114236]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:51 devstack sudo[114236]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5b82f37d-326c-461e-acaf-2eb79626889e tempest-CreateVolumesFromImageTest-724398106 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.827s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:51 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-5b82f37d-326c-461e-acaf-2eb79626889e tempest-CreateVolumesFromImageTest-724398106 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:36:51 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5b82f37d-326c-461e-acaf-2eb79626889e tempest-CreateVolumesFromImageTest-724398106 None] Deleted volume successfully. Jun 25 18:36:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-5b82f37d-326c-461e-acaf-2eb79626889e tempest-CreateVolumesFromImageTest-724398106 None] Lock "cinder-e8f2e23f-9a34-4367-9006-2ba1ea42ac2e-delete_volume" released by "delete_volume" :: held 3.207s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-25016022-5010-4001-beb2-e75c8f35bf49 tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "cinder-4f178e34-921c-4ae6-aa58-fc22686422e6-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-25016022-5010-4001-beb2-e75c8f35bf49 tempest-CreateVolumesFromImageTest-724398106 None] Lock "cinder-4f178e34-921c-4ae6-aa58-fc22686422e6-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-25016022-5010-4001-beb2-e75c8f35bf49 tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "cinder-quobyte-4f178e34-921c-4ae6-aa58-fc22686422e6" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:51 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-25016022-5010-4001-beb2-e75c8f35bf49 tempest-CreateVolumesFromImageTest-724398106 None] Lock "cinder-quobyte-4f178e34-921c-4ae6-aa58-fc22686422e6" acquired by "delete_volume" :: waited 0.024s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:51 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[a6ff6c30-dde3-43ba-a37d-d84232d59455]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:51 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-25016022-5010-4001-beb2-e75c8f35bf49 tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f178e34-921c-4ae6-aa58-fc22686422e6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:51 devstack sudo[114239]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f178e34-921c-4ae6-aa58-fc22686422e6 Jun 25 18:36:51 devstack sudo[114239]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:52 devstack sudo[114239]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-25016022-5010-4001-beb2-e75c8f35bf49 tempest-CreateVolumesFromImageTest-724398106 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f178e34-921c-4ae6-aa58-fc22686422e6" returned: 0 in 0.913s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-25016022-5010-4001-beb2-e75c8f35bf49 tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f178e34-921c-4ae6-aa58-fc22686422e6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:52 devstack sudo[114244]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f178e34-921c-4ae6-aa58-fc22686422e6 Jun 25 18:36:52 devstack sudo[114244]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Flow 'volume_create_manager' (a0a18bac-a5ed-46e6-bd92-95fed9034a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6337d7e1-84f6-4b04-b91c-cb153b34e3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6337d7e1-84f6-4b04-b91c-cb153b34e3b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:52Z,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=2d606522-3d01-4ffb-ad5b-c8c41e5c90c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b886daee20734437abb3c8f74f4c22c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:53Z,use_quota=True,user_id='4337c29bd9e343638fdca82a5ac25f98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d686b983-872e-47c7-8633-cc05974a748d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d686b983-872e-47c7-8633-cc05974a748d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (97b1d6ca-cb59-4bf7-850d-4e2373092a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (97b1d6ca-cb59-4bf7-850d-4e2373092a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2d606522-3d01-4ffb-ad5b-c8c41e5c90c7', 'volume_name': 'volume-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc629130-9a82-4698-a45e-e5a3f9d220d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc629130-9a82-4698-a45e-e5a3f9d220d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f4453434-fe21-44a5-93ab-9162d070a54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:52 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Volume 2d606522-3d01-4ffb-ad5b-c8c41e5c90c7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7', 'volume_size': 1} Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:52Z,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=2d606522-3d01-4ffb-ad5b-c8c41e5c90c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b886daee20734437abb3c8f74f4c22c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:53Z,use_quota=True,user_id='4337c29bd9e343638fdca82a5ac25f98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Creating volume 2d606522-3d01-4ffb-ad5b-c8c41e5c90c7 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:52 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:36:53 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:53 devstack sudo[114246]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7 1073741824 Jun 25 18:36:53 devstack sudo[114246]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:53 devstack sudo[114244]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-25016022-5010-4001-beb2-e75c8f35bf49 tempest-CreateVolumesFromImageTest-724398106 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f178e34-921c-4ae6-aa58-fc22686422e6" returned: 0 in 0.763s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-25016022-5010-4001-beb2-e75c8f35bf49 tempest-CreateVolumesFromImageTest-724398106 None] Lock "cinder-quobyte-4f178e34-921c-4ae6-aa58-fc22686422e6" released by "delete_volume" :: held 1.735s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-25016022-5010-4001-beb2-e75c8f35bf49 tempest-CreateVolumesFromImageTest-724398106 None] Created reservations ['bd031251-dcf4-46af-af89-2e1a0a01dfda', '119baf0a-0b92-47d3-b5e9-004f51b33b25', 'a9f7dc92-4a0b-43e8-948b-f44ff9a1bc75', '6cab2ad2-0ac8-4163-9ddf-c41cf0c3d85d'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-25016022-5010-4001-beb2-e75c8f35bf49 tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-25016022-5010-4001-beb2-e75c8f35bf49 tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-25016022-5010-4001-beb2-e75c8f35bf49 tempest-CreateVolumesFromImageTest-724398106 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-25016022-5010-4001-beb2-e75c8f35bf49 tempest-CreateVolumesFromImageTest-724398106 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-25016022-5010-4001-beb2-e75c8f35bf49 tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-25016022-5010-4001-beb2-e75c8f35bf49 tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:36:53 devstack sudo[114252]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:36:53 devstack sudo[114252]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Flow 'volume_create_manager' (fb3b0b25-6db9-46cf-bcdf-57e3a22c5842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a34b9197-cf1a-42ef-a3a0-3c076a69a83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a34b9197-cf1a-42ef-a3a0-3c076a69a83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1333747386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8a57a293-17f4-436b-adec-0a03c14d87d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c8d9f5276c3481195af2c93c1f6ab52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:54Z,use_quota=True,user_id='9f3dcaf002624eddbdc9aeaa1c4a5ad0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e2781a52-32fd-4a4a-9508-9f49e6a0cdcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e2781a52-32fd-4a4a-9508-9f49e6a0cdcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0598a60e-09cb-4c4b-a486-8786c81a4788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0598a60e-09cb-4c4b-a486-8786c81a4788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8a57a293-17f4-436b-adec-0a03c14d87d6', 'volume_name': 'volume-8a57a293-17f4-436b-adec-0a03c14d87d6', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dcebb92f-d6c9-4670-9275-027b50632111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dcebb92f-d6c9-4670-9275-027b50632111) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e5f26cce-1a03-467f-ad67-a5cf97f34d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:53 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Volume 8a57a293-17f4-436b-adec-0a03c14d87d6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8a57a293-17f4-436b-adec-0a03c14d87d6', 'volume_size': 1} Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:53 devstack sudo[114246]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7 1073741824" returned: 0 in 0.921s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7d3f1d31-89ba-44eb-848d-74ceb6f19b32 tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "cinder-a4c6872e-ad26-469e-bc87-daca660a10f3-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:53 devstack sudo[114255]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7 Jun 25 18:36:53 devstack sudo[114255]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:53 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7d3f1d31-89ba-44eb-848d-74ceb6f19b32 tempest-CreateVolumesFromImageTest-724398106 None] Lock "cinder-a4c6872e-ad26-469e-bc87-daca660a10f3-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7d3f1d31-89ba-44eb-848d-74ceb6f19b32 tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "cinder-quobyte-a4c6872e-ad26-469e-bc87-daca660a10f3" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7d3f1d31-89ba-44eb-848d-74ceb6f19b32 tempest-CreateVolumesFromImageTest-724398106 None] Lock "cinder-quobyte-a4c6872e-ad26-469e-bc87-daca660a10f3" acquired by "delete_volume" :: waited 0.036s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[0226424c-7cb7-448d-b5e7-8aa811619101]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7d3f1d31-89ba-44eb-848d-74ceb6f19b32 tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a4c6872e-ad26-469e-bc87-daca660a10f3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:54 devstack sudo[114257]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a4c6872e-ad26-469e-bc87-daca660a10f3 Jun 25 18:36:54 devstack sudo[114257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:54 devstack sudo[114252]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-25016022-5010-4001-beb2-e75c8f35bf49 tempest-CreateVolumesFromImageTest-724398106 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.700s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-25016022-5010-4001-beb2-e75c8f35bf49 tempest-CreateVolumesFromImageTest-724398106 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:36:54 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-25016022-5010-4001-beb2-e75c8f35bf49 tempest-CreateVolumesFromImageTest-724398106 None] Deleted volume successfully. Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-25016022-5010-4001-beb2-e75c8f35bf49 tempest-CreateVolumesFromImageTest-724398106 None] Lock "cinder-4f178e34-921c-4ae6-aa58-fc22686422e6-delete_volume" released by "delete_volume" :: held 2.728s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:54 devstack sudo[114255]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7" returned: 0 in 0.667s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] <== create_volume: return (1632ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.636s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.823s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1333747386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8a57a293-17f4-436b-adec-0a03c14d87d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c8d9f5276c3481195af2c93c1f6ab52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36: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-25T16:36:54Z,use_quota=True,user_id='9f3dcaf002624eddbdc9aeaa1c4a5ad0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Creating volume 8a57a293-17f4-436b-adec-0a03c14d87d6 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:36:54 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:54 devstack sudo[114261]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6 1073741824 Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f4453434-fe21-44a5-93ab-9162d070a54b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:54 devstack sudo[114261]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d5f79432-9a63-4213-ae2c-7b695b4e5eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:54 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Volume volume-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7 (2d606522-3d01-4ffb-ad5b-c8c41e5c90c7): created successfully Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d5f79432-9a63-4213-ae2c-7b695b4e5eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Flow 'volume_create_manager' (a0a18bac-a5ed-46e6-bd92-95fed9034a8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:54 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-716c528a-5e28-4a8d-aede-c1e9855aa9c4 tempest-CinderUnicodeTest-389980448 None] Created volume successfully. Jun 25 18:36:54 devstack sudo[114257]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7d3f1d31-89ba-44eb-848d-74ceb6f19b32 tempest-CreateVolumesFromImageTest-724398106 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a4c6872e-ad26-469e-bc87-daca660a10f3" returned: 0 in 0.832s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:54 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7d3f1d31-89ba-44eb-848d-74ceb6f19b32 tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a4c6872e-ad26-469e-bc87-daca660a10f3 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:54 devstack sudo[114266]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a4c6872e-ad26-469e-bc87-daca660a10f3 Jun 25 18:36:54 devstack sudo[114266]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Flow 'volume_create_manager' (2f367c41-f6f4-4b33-97e9-ceca2c279fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1e7f2d20-43b9-457c-96a1-0d5ed4a6f954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:55 devstack sudo[114261]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6 1073741824" returned: 0 in 0.992s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1e7f2d20-43b9-457c-96a1-0d5ed4a6f954) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:55Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-591502883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9542e5c7-20ba-4246-a55d-0411c8390d2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b886daee20734437abb3c8f74f4c22c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:36:56Z,use_quota=True,user_id='4337c29bd9e343638fdca82a5ac25f98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20a01a3d-d6fd-496b-ac1e-a9b9deeba794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20a01a3d-d6fd-496b-ac1e-a9b9deeba794) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63b4b778-1ae1-409e-b077-259c78bd35a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63b4b778-1ae1-409e-b077-259c78bd35a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9542e5c7-20ba-4246-a55d-0411c8390d2f', 'volume_name': 'volume-9542e5c7-20ba-4246-a55d-0411c8390d2f', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d15f0c90-4667-41b2-8493-7b333e27786e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d15f0c90-4667-41b2-8493-7b333e27786e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d23d1f11-1f99-41a0-8893-a4bf0a653ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:55 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Volume 9542e5c7-20ba-4246-a55d-0411c8390d2f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9542e5c7-20ba-4246-a55d-0411c8390d2f', 'volume_size': 1} Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:55 devstack sudo[114266]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7d3f1d31-89ba-44eb-848d-74ceb6f19b32 tempest-CreateVolumesFromImageTest-724398106 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-a4c6872e-ad26-469e-bc87-daca660a10f3" returned: 0 in 0.782s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:55 devstack sudo[114274]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6 Jun 25 18:36:55 devstack sudo[114274]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7d3f1d31-89ba-44eb-848d-74ceb6f19b32 tempest-CreateVolumesFromImageTest-724398106 None] Lock "cinder-quobyte-a4c6872e-ad26-469e-bc87-daca660a10f3" released by "delete_volume" :: held 1.669s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-7d3f1d31-89ba-44eb-848d-74ceb6f19b32 tempest-CreateVolumesFromImageTest-724398106 None] Created reservations ['33617460-4000-491d-8bec-03cd9f2a0c4e', '504d4add-d094-40a4-8d21-61de5847df3f', 'cea423fa-250d-422c-b761-d01b5f4e2178', '39dbe6b2-3292-4378-8c21-51229d940340'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7d3f1d31-89ba-44eb-848d-74ceb6f19b32 tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7d3f1d31-89ba-44eb-848d-74ceb6f19b32 tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7d3f1d31-89ba-44eb-848d-74ceb6f19b32 tempest-CreateVolumesFromImageTest-724398106 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-7d3f1d31-89ba-44eb-848d-74ceb6f19b32 tempest-CreateVolumesFromImageTest-724398106 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-7d3f1d31-89ba-44eb-848d-74ceb6f19b32 tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:55 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7d3f1d31-89ba-44eb-848d-74ceb6f19b32 tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:55 devstack sudo[114276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:36:55 devstack sudo[114276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-601ef1c0-ffce-456a-a13e-3d6799bcec54 tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "cinder-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-601ef1c0-ffce-456a-a13e-3d6799bcec54 tempest-CreateVolumesFromImageTest-724398106 None] Lock "cinder-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-601ef1c0-ffce-456a-a13e-3d6799bcec54 tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "cinder-quobyte-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-601ef1c0-ffce-456a-a13e-3d6799bcec54 tempest-CreateVolumesFromImageTest-724398106 None] Lock "cinder-quobyte-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f" acquired by "delete_volume" :: waited 0.017s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[8bcc6cc9-58e7-42b4-ac78-0eea68c49fdf]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-601ef1c0-ffce-456a-a13e-3d6799bcec54 tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:56 devstack sudo[114274]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6" returned: 0 in 0.682s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] <== create_volume: return (1761ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.764s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.715s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:36:55Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-591502883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9542e5c7-20ba-4246-a55d-0411c8390d2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b886daee20734437abb3c8f74f4c22c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:36:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:36:56Z,use_quota=True,user_id='4337c29bd9e343638fdca82a5ac25f98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Creating volume 9542e5c7-20ba-4246-a55d-0411c8390d2f {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:36:56 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:56 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 qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f Jun 25 18:36:56 devstack sudo[114279]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e5f26cce-1a03-467f-ad67-a5cf97f34d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8a57a293-17f4-436b-adec-0a03c14d87d6', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:56 devstack sudo[114280]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f 1073741824 Jun 25 18:36:56 devstack sudo[114280]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bcea158d-b4ba-4f8d-8d14-4f7458208fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:56 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Volume volume-8a57a293-17f4-436b-adec-0a03c14d87d6 (8a57a293-17f4-436b-adec-0a03c14d87d6): created successfully Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bcea158d-b4ba-4f8d-8d14-4f7458208fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Flow 'volume_create_manager' (fb3b0b25-6db9-46cf-bcdf-57e3a22c5842) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:56 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-b20f0a98-67c9-4bd8-b2a6-74a050728041 tempest-SnapshotDependencyTests-63798205 None] Created volume successfully. Jun 25 18:36:56 devstack sudo[114276]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-7d3f1d31-89ba-44eb-848d-74ceb6f19b32 tempest-CreateVolumesFromImageTest-724398106 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.716s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-7d3f1d31-89ba-44eb-848d-74ceb6f19b32 tempest-CreateVolumesFromImageTest-724398106 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:36:56 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-7d3f1d31-89ba-44eb-848d-74ceb6f19b32 tempest-CreateVolumesFromImageTest-724398106 None] Deleted volume successfully. Jun 25 18:36:56 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-7d3f1d31-89ba-44eb-848d-74ceb6f19b32 tempest-CreateVolumesFromImageTest-724398106 None] Lock "cinder-a4c6872e-ad26-469e-bc87-daca660a10f3-delete_volume" released by "delete_volume" :: held 2.633s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2c1f9e0f-c51c-40d0-9cf0-9bf32c8e2a4c tempest-SnapshotDependencyTests-63798205 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:57 devstack sudo[114279]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-601ef1c0-ffce-456a-a13e-3d6799bcec54 tempest-CreateVolumesFromImageTest-724398106 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f" returned: 0 in 0.818s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-601ef1c0-ffce-456a-a13e-3d6799bcec54 tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:57 devstack sudo[114290]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f Jun 25 18:36:57 devstack sudo[114290]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:57 devstack sudo[114280]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f 1073741824" returned: 0 in 0.915s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:57 devstack sudo[114293]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f Jun 25 18:36:57 devstack sudo[114293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:57 devstack sudo[114290]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-601ef1c0-ffce-456a-a13e-3d6799bcec54 tempest-CreateVolumesFromImageTest-724398106 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f" returned: 0 in 0.642s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:57 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-601ef1c0-ffce-456a-a13e-3d6799bcec54 tempest-CreateVolumesFromImageTest-724398106 None] Lock "cinder-quobyte-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f" released by "delete_volume" :: held 1.509s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:57 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-601ef1c0-ffce-456a-a13e-3d6799bcec54 tempest-CreateVolumesFromImageTest-724398106 None] Created reservations ['16ccbb02-f313-4873-9910-35132fcb532c', '04309ba9-4690-405e-a8e0-bf9439c2c55a', '5b885ede-60df-4cb5-92f3-63c20e0d14d2', '78085717-1c6a-4041-acfe-b4cfac45bf9f'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:36:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-601ef1c0-ffce-456a-a13e-3d6799bcec54 tempest-CreateVolumesFromImageTest-724398106 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-601ef1c0-ffce-456a-a13e-3d6799bcec54 tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-601ef1c0-ffce-456a-a13e-3d6799bcec54 tempest-CreateVolumesFromImageTest-724398106 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:57 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-601ef1c0-ffce-456a-a13e-3d6799bcec54 tempest-CreateVolumesFromImageTest-724398106 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-601ef1c0-ffce-456a-a13e-3d6799bcec54 tempest-CreateVolumesFromImageTest-724398106 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:57 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-601ef1c0-ffce-456a-a13e-3d6799bcec54 tempest-CreateVolumesFromImageTest-724398106 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:57 devstack sudo[114297]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:36:57 devstack sudo[114297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:58 devstack sudo[114293]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f" returned: 0 in 0.664s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] <== create_volume: return (1623ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.627s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2c1f9e0f-c51c-40d0-9cf0-9bf32c8e2a4c tempest-SnapshotDependencyTests-63798205 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.950s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-2c1f9e0f-c51c-40d0-9cf0-9bf32c8e2a4c tempest-SnapshotDependencyTests-63798205 None] Creating offline snapshot 7323524a-c74d-48bb-a41d-9dbb6c091aec of volume 8a57a293-17f4-436b-adec-0a03c14d87d6 {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:36:58 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/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:36:58 devstack sudo[114299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d23d1f11-1f99-41a0-8893-a4bf0a653ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9542e5c7-20ba-4246-a55d-0411c8390d2f', 'volume_size': 1}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ab687ecc-9117-447e-8dd3-0e201c83c255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[3b2eff6c-7744-41d6-9fa8-5f5646031fa5]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c1f9e0f-c51c-40d0-9cf0-9bf32c8e2a4c tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:58 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Volume volume-9542e5c7-20ba-4246-a55d-0411c8390d2f (9542e5c7-20ba-4246-a55d-0411c8390d2f): created successfully Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ab687ecc-9117-447e-8dd3-0e201c83c255) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Flow 'volume_create_manager' (2f367c41-f6f4-4b33-97e9-ceca2c279fc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:36:58 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-f3a9ac8a-9fcc-4929-ad13-a89445015470 tempest-CinderUnicodeTest-389980448 None] Created volume successfully. Jun 25 18:36:58 devstack sudo[114301]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6 Jun 25 18:36:58 devstack sudo[114301]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:58 devstack sudo[114297]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-601ef1c0-ffce-456a-a13e-3d6799bcec54 tempest-CreateVolumesFromImageTest-724398106 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.696s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-601ef1c0-ffce-456a-a13e-3d6799bcec54 tempest-CreateVolumesFromImageTest-724398106 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:36:58 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-601ef1c0-ffce-456a-a13e-3d6799bcec54 tempest-CreateVolumesFromImageTest-724398106 None] Deleted volume successfully. Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-601ef1c0-ffce-456a-a13e-3d6799bcec54 tempest-CreateVolumesFromImageTest-724398106 None] Lock "cinder-57734ad9-4b9a-4cd7-9c30-58eb65d5f00f-delete_volume" released by "delete_volume" :: held 2.445s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:36:58 devstack sudo[114299]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.748s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG oslo_service.periodic_task [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] Running periodic task VolumeManager._thread_info {{(pid=93917) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread count: 28 {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6104}} Jun 25 18:36:58 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-2636a09a-11f1-4b76-8262-a23e19f6ec03 None None] thread info: [<_MainThread(MainThread, started 130895916875904)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93917) _thread_info /opt/stack/cinder/cinder/volume/manager.py:6105}} Jun 25 18:36:59 devstack sudo[114301]: pam_unix(sudo:session): session closed for user root Jun 25 18:36:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c1f9e0f-c51c-40d0-9cf0-9bf32c8e2a4c tempest-SnapshotDependencyTests-63798205 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6" returned: 0 in 1.033s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:36:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c1f9e0f-c51c-40d0-9cf0-9bf32c8e2a4c tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:36:59 devstack sudo[114308]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec 1G Jun 25 18:36:59 devstack sudo[114308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:36:59 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e26c5a15-ebd2-46e0-8373-c0ac83532fad tempest-CinderUnicodeTest-389980448 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:37:00 devstack sudo[114308]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c1f9e0f-c51c-40d0-9cf0-9bf32c8e2a4c tempest-SnapshotDependencyTests-63798205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec 1G" returned: 0 in 1.000s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c1f9e0f-c51c-40d0-9cf0-9bf32c8e2a4c tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8a57a293-17f4-436b-adec-0a03c14d87d6 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:00 devstack sudo[114314]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8a57a293-17f4-436b-adec-0a03c14d87d6 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec Jun 25 18:37:00 devstack sudo[114314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:00 devstack sudo[114314]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c1f9e0f-c51c-40d0-9cf0-9bf32c8e2a4c tempest-SnapshotDependencyTests-63798205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8a57a293-17f4-436b-adec-0a03c14d87d6 -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec" returned: 0 in 0.748s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:00 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-2c1f9e0f-c51c-40d0-9cf0-9bf32c8e2a4c tempest-SnapshotDependencyTests-63798205 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec is being set with open permissions: ugo+rw Jun 25 18:37:00 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c1f9e0f-c51c-40d0-9cf0-9bf32c8e2a4c tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:00 devstack sudo[114319]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec Jun 25 18:37:00 devstack sudo[114319]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:01 devstack sudo[114319]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c1f9e0f-c51c-40d0-9cf0-9bf32c8e2a4c tempest-SnapshotDependencyTests-63798205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec" returned: 0 in 0.642s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:01 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c1f9e0f-c51c-40d0-9cf0-9bf32c8e2a4c tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:01 devstack sudo[114322]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.info Jun 25 18:37:01 devstack sudo[114322]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:02 devstack sudo[114322]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c1f9e0f-c51c-40d0-9cf0-9bf32c8e2a4c tempest-SnapshotDependencyTests-63798205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.info" returned: 0 in 0.671s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:02 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-2c1f9e0f-c51c-40d0-9cf0-9bf32c8e2a4c tempest-SnapshotDependencyTests-63798205 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.info is being set with open permissions: ugo+rw Jun 25 18:37:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c1f9e0f-c51c-40d0-9cf0-9bf32c8e2a4c tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:02 devstack sudo[114325]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.info Jun 25 18:37:02 devstack sudo[114325]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:02 devstack sudo[114325]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-2c1f9e0f-c51c-40d0-9cf0-9bf32c8e2a4c tempest-SnapshotDependencyTests-63798205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.info" returned: 0 in 0.665s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-2c1f9e0f-c51c-40d0-9cf0-9bf32c8e2a4c tempest-SnapshotDependencyTests-63798205 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.897s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:37:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e26c5a15-ebd2-46e0-8373-c0ac83532fad tempest-CinderUnicodeTest-389980448 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 3.722s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:37:02 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-e26c5a15-ebd2-46e0-8373-c0ac83532fad tempest-CinderUnicodeTest-389980448 None] Creating offline snapshot c864729b-2626-4156-9c54-02416a6bf527 of volume 9542e5c7-20ba-4246-a55d-0411c8390d2f {{(pid=93917) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 25 18:37:02 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-2c1f9e0f-c51c-40d0-9cf0-9bf32c8e2a4c tempest-SnapshotDependencyTests-63798205 None] Create snapshot completed successfully Jun 25 18:37:02 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[b1098dd1-7a76-4b41-a2d2-81e0992c6bc7]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:37:02 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e26c5a15-ebd2-46e0-8373-c0ac83532fad tempest-CinderUnicodeTest-389980448 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:03 devstack sudo[114328]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f Jun 25 18:37:03 devstack sudo[114328]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:03 devstack sudo[114328]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e26c5a15-ebd2-46e0-8373-c0ac83532fad tempest-CinderUnicodeTest-389980448 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f" returned: 0 in 0.778s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:03 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e26c5a15-ebd2-46e0-8373-c0ac83532fad tempest-CinderUnicodeTest-389980448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.c864729b-2626-4156-9c54-02416a6bf527 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:03 devstack sudo[114333]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.c864729b-2626-4156-9c54-02416a6bf527 1G Jun 25 18:37:03 devstack sudo[114333]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Flow 'volume_create_manager' (723415a7-5a08-4683-9614-d99e6b463490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d99bebc2-ca97-44aa-8c2e-c8a95b2bd04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93917) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d99bebc2-ca97-44aa-8c2e-c8a95b2bd04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:37:04Z,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=8c9271e7-f06b-489a-874f-08c38e94fb42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc7d06f750414dc0a95e4e2330decbd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:37: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-25T16:37:04Z,use_quota=True,user_id='856af67edfa94e92a7b6e53167e3b951',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dbd0ea1b-07e5-49f6-afef-982bacab0335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dbd0ea1b-07e5-49f6-afef-982bacab0335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (83ae76e4-8004-46f6-97b8-f3878bd377a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.image.glance [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Creating Keystone auth plugin from conf {{(pid=93917) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Flow 'volume_create_manager' (f793043f-e0cf-417d-8a90-c652cde7dd15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (65d8b1f6-a1d6-4511-b2f7-712a007deb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (65d8b1f6-a1d6-4511-b2f7-712a007deb7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:37:04Z,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=4f0b122f-a322-4621-815b-072cf9204d29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c8d9f5276c3481195af2c93c1f6ab52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:37:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=7323524a-c74d-48bb-a41d-9dbb6c091aec,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-25T16:37:04Z,use_quota=True,user_id='9f3dcaf002624eddbdc9aeaa1c4a5ad0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d98f5b9-fc61-4ccd-b5b4-5cb3d6ab0df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d98f5b9-fc61-4ccd-b5b4-5cb3d6ab0df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (488e40f9-3f3e-4104-8951-7c31496d6310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (488e40f9-3f3e-4104-8951-7c31496d6310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '4f0b122f-a322-4621-815b-072cf9204d29', 'volume_name': 'volume-4f0b122f-a322-4621-815b-072cf9204d29', 'volume_size': 1, 'snapshot_id': '7323524a-c74d-48bb-a41d-9dbb6c091aec'}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (acb88fdd-0ca4-4f0e-a86b-619a2351c84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (acb88fdd-0ca4-4f0e-a86b-619a2351c84d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2d2560cb-0b7a-41cf-8ee9-2d9b5e76fa02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:37:04 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Volume 4f0b122f-a322-4621-815b-072cf9204d29: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-4f0b122f-a322-4621-815b-072cf9204d29', 'volume_size': 1, 'snapshot_id': '7323524a-c74d-48bb-a41d-9dbb6c091aec'} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (83ae76e4-8004-46f6-97b8-f3878bd377a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '8c9271e7-f06b-489a-874f-08c38e94fb42', 'volume_name': 'volume-8c9271e7-f06b-489a-874f-08c38e94fb42', 'volume_size': 1, 'image_id': 'abf27965-61f1-4e01-95dc-ce4e598e523c', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/abf27965-61f1-4e01-95dc-ce4e598e523c', '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': '4971af63556ed822306dc45cdedae8d9', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'dc7d06f750414dc0a95e4e2330decbd9', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'f82b31130e0f9412f4565e14e1c4a9dfc0d39b61ef9ed215e03c4ab5e2931fe5d11a184c0a11f54173849a87130b57df744f1e4a986321e73b69429fb08f7291', 'id': 'abf27965-61f1-4e01-95dc-ce4e598e523c', 'created_at': datetime.datetime(2026, 6, 25, 16, 37, 2, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 37, 3, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/abf27965-61f1-4e01-95dc-ce4e598e523c/file', 'properties': {}}, 'image_service': }' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80fda7a0-e1b7-4d4e-8bfe-adcf2aba3d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80fda7a0-e1b7-4d4e-8bfe-adcf2aba3d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (76b2912b-58da-4f8d-b844-408cf24e2f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:37:04 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Volume 8c9271e7-f06b-489a-874f-08c38e94fb42: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-8c9271e7-f06b-489a-874f-08c38e94fb42', 'volume_size': 1, 'image_id': 'abf27965-61f1-4e01-95dc-ce4e598e523c', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/abf27965-61f1-4e01-95dc-ce4e598e523c', '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': '4971af63556ed822306dc45cdedae8d9', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'dc7d06f750414dc0a95e4e2330decbd9', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'f82b31130e0f9412f4565e14e1c4a9dfc0d39b61ef9ed215e03c4ab5e2931fe5d11a184c0a11f54173849a87130b57df744f1e4a986321e73b69429fb08f7291', 'id': 'abf27965-61f1-4e01-95dc-ce4e598e523c', 'created_at': datetime.datetime(2026, 6, 25, 16, 37, 2, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 37, 3, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/abf27965-61f1-4e01-95dc-ce4e598e523c/file', 'properties': {}}, 'image_service': } Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Trying to clone 8c9271e7-f06b-489a-874f-08c38e94fb42 from image abf27965-61f1-4e01-95dc-ce4e598e523c at location (None, [{'url': 'file:///opt/stack/data/glance/images/abf27965-61f1-4e01-95dc-ce4e598e523c', 'metadata': {}}]). {{(pid=93917) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 25 18:37:04 devstack sudo[114333]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e26c5a15-ebd2-46e0-8373-c0ac83532fad tempest-CinderUnicodeTest-389980448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.c864729b-2626-4156-9c54-02416a6bf527 1G" returned: 0 in 0.834s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e26c5a15-ebd2-46e0-8373-c0ac83532fad tempest-CinderUnicodeTest-389980448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9542e5c7-20ba-4246-a55d-0411c8390d2f -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.c864729b-2626-4156-9c54-02416a6bf527 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:04 devstack sudo[114339]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9542e5c7-20ba-4246-a55d-0411c8390d2f -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.c864729b-2626-4156-9c54-02416a6bf527 Jun 25 18:37:04 devstack sudo[114339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 25 18:37:04 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Image download 0.00 MB at 0.00 MB/s Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[b6b61114-f3dc-4670-a5eb-897e2f195969]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:37:04 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:04 devstack sudo[114341]: 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_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD Jun 25 18:37:04 devstack sudo[114341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:05 devstack sudo[114339]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e26c5a15-ebd2-46e0-8373-c0ac83532fad tempest-CinderUnicodeTest-389980448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9542e5c7-20ba-4246-a55d-0411c8390d2f -F qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.c864729b-2626-4156-9c54-02416a6bf527" returned: 0 in 0.732s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:05 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-e26c5a15-ebd2-46e0-8373-c0ac83532fad tempest-CinderUnicodeTest-389980448 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.c864729b-2626-4156-9c54-02416a6bf527 is being set with open permissions: ugo+rw Jun 25 18:37:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e26c5a15-ebd2-46e0-8373-c0ac83532fad tempest-CinderUnicodeTest-389980448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.c864729b-2626-4156-9c54-02416a6bf527 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:05 devstack sudo[114347]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.c864729b-2626-4156-9c54-02416a6bf527 Jun 25 18:37:05 devstack sudo[114347]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:05 devstack sudo[114341]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] CMD "/opt/stack/data/venv/bin/python3.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_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD" returned: 0 in 0.748s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:05 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:05 devstack sudo[114351]: 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_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD Jun 25 18:37:05 devstack sudo[114351]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:06 devstack sudo[114347]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e26c5a15-ebd2-46e0-8373-c0ac83532fad tempest-CinderUnicodeTest-389980448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.c864729b-2626-4156-9c54-02416a6bf527" returned: 0 in 0.684s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e26c5a15-ebd2-46e0-8373-c0ac83532fad tempest-CinderUnicodeTest-389980448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:06 devstack sudo[114357]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.info Jun 25 18:37:06 devstack sudo[114357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:06 devstack sudo[114351]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD" returned: 1 in 0.697s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 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_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:37:06 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Temporary image abf27965-61f1-4e01-95dc-ce4e598e523c is fetched for user 856af67edfa94e92a7b6e53167e3b951. {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 25 18:37:06 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[0d528ab9-a5ff-454e-a711-5b5204266324]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:37:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:06 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 raw --output=json /opt/stack/data/cinder/conversion/image_fetch_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD Jun 25 18:37:06 devstack sudo[114359]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:06 devstack sudo[114357]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e26c5a15-ebd2-46e0-8373-c0ac83532fad tempest-CinderUnicodeTest-389980448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.info" returned: 0 in 0.663s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:06 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-e26c5a15-ebd2-46e0-8373-c0ac83532fad tempest-CinderUnicodeTest-389980448 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.info is being set with open permissions: ugo+rw Jun 25 18:37:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e26c5a15-ebd2-46e0-8373-c0ac83532fad tempest-CinderUnicodeTest-389980448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.info {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:06 devstack sudo[114362]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.info Jun 25 18:37:06 devstack sudo[114362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:06 devstack sudo[114359]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] CMD "/opt/stack/data/venv/bin/python3.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_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD" returned: 0 in 0.718s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:06 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:07 devstack sudo[114366]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD Jun 25 18:37:07 devstack sudo[114366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:07 devstack sudo[114362]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e26c5a15-ebd2-46e0-8373-c0ac83532fad tempest-CinderUnicodeTest-389980448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.info" returned: 0 in 0.636s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e26c5a15-ebd2-46e0-8373-c0ac83532fad tempest-CinderUnicodeTest-389980448 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.450s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 2.962s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Acquiring lock "cinder-quobyte-7323524a-c74d-48bb-a41d-9dbb6c091aec-4f0b122f-a322-4621-815b-072cf9204d29" by "_create_volume_from_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Lock "cinder-quobyte-7323524a-c74d-48bb-a41d-9dbb6c091aec-4f0b122f-a322-4621-815b-072cf9204d29" acquired by "_create_volume_from_snapshot" :: waited 0.031s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Creating volume 4f0b122f-a322-4621-815b-072cf9204d29 from snapshot 7323524a-c74d-48bb-a41d-9dbb6c091aec {{(pid=93917) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Acquiring lock "cinder-quobyte-4f0b122f-a322-4621-815b-072cf9204d29" by "_copy_volume_from_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Lock "cinder-quobyte-4f0b122f-a322-4621-815b-072cf9204d29" acquired by "_copy_volume_from_snapshot" :: waited 0.015s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] snapshot: 7323524a-c74d-48bb-a41d-9dbb6c091aec, volume: 4f0b122f-a322-4621-815b-072cf9204d29, {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 25 18:37:07 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-e26c5a15-ebd2-46e0-8373-c0ac83532fad tempest-CinderUnicodeTest-389980448 None] Create snapshot completed successfully Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[c414de84-324a-4c43-8d99-57e921f394b1]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] Acquiring lock "cinder-c864729b-2626-4156-9c54-02416a6bf527-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] Lock "cinder-c864729b-2626-4156-9c54-02416a6bf527-delete_snapshot" acquired by "delete_snapshot" :: waited 0.025s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] Acquiring lock "cinder-quobyte-9542e5c7-20ba-4246-a55d-0411c8390d2f" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] Lock "cinder-quobyte-9542e5c7-20ba-4246-a55d-0411c8390d2f" acquired by "delete_snapshot" :: waited 0.023s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] Acquiring lock "cinder-quobyte-c864729b-2626-4156-9c54-02416a6bf527" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:37:07 devstack sudo[114369]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec Jun 25 18:37:07 devstack sudo[114369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:07 devstack sudo[114366]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD" returned: 1 in 0.729s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 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_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] Lock "cinder-quobyte-c864729b-2626-4156-9c54-02416a6bf527" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] Deleting offline snapshot c864729b-2626-4156-9c54-02416a6bf527 of volume 9542e5c7-20ba-4246-a55d-0411c8390d2f {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] snapshot_file for this snap is: volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.c864729b-2626-4156-9c54-02416a6bf527 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[2ec4aa6d-6364-4037-9cb9-5838cc4dee38]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:37:07 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.c864729b-2626-4156-9c54-02416a6bf527 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:07 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 qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.c864729b-2626-4156-9c54-02416a6bf527 Jun 25 18:37:07 devstack sudo[114374]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:08 devstack sudo[114369]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec" returned: 0 in 0.796s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8a57a293-17f4-436b-adec-0a03c14d87d6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:37:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] will copy from snapshot at /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6 {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 25 18:37:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Creating direct copy from snapshot {{(pid=93917) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 25 18:37:08 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[b4daa84d-14de-4cc5-8d74-46ac65c0c840]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:37:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:08 devstack sudo[114379]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6 Jun 25 18:37:08 devstack sudo[114379]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:08 devstack sudo[114374]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.c864729b-2626-4156-9c54-02416a6bf527" returned: 0 in 0.809s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:08 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9542e5c7-20ba-4246-a55d-0411c8390d2f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:37:08 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[1000fe56-fb05-4274-8b7f-c0ebbf3ac356]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:37:08 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:08 devstack sudo[114384]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f Jun 25 18:37:08 devstack sudo[114384]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:09 devstack sudo[114379]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6" returned: 0 in 0.726s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:09 devstack cinder-volume[93917]: DEBUG cinder.utils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Path /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f0b122f-a322-4621-815b-072cf9204d29 not found in is_blk_device check {{(pid=93917) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 25 18:37:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f0b122f-a322-4621-815b-072cf9204d29 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:09 devstack sudo[114389]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f0b122f-a322-4621-815b-072cf9204d29 Jun 25 18:37:09 devstack sudo[114389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:09 devstack sudo[114384]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f" returned: 0 in 0.777s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:09 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.c864729b-2626-4156-9c54-02416a6bf527 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:09 devstack sudo[114394]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.c864729b-2626-4156-9c54-02416a6bf527 Jun 25 18:37:09 devstack sudo[114394]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:10 devstack sudo[114394]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.c864729b-2626-4156-9c54-02416a6bf527" returned: 0 in 1.008s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:10 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.c864729b-2626-4156-9c54-02416a6bf527 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:10 devstack sudo[114409]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.c864729b-2626-4156-9c54-02416a6bf527 Jun 25 18:37:10 devstack sudo[114409]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:11 devstack sudo[114409]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:11 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f.c864729b-2626-4156-9c54-02416a6bf527" returned: 0 in 0.952s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:11 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] Lock "cinder-quobyte-c864729b-2626-4156-9c54-02416a6bf527" released by "_delete_snapshot" :: held 3.725s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:37:11 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] Lock "cinder-quobyte-9542e5c7-20ba-4246-a55d-0411c8390d2f" released by "delete_snapshot" :: held 3.756s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:37:11 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] Created reservations ['74e65b0e-b9bc-461d-9290-7634ccf3a43b', '5d82b378-b414-47ac-8bdd-f8a0f9aa2132', 'a24827a4-9792-4d71-b993-c3728fcd55fe', '52b9219e-a18e-4c27-8f41-367951d40af5'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:37:11 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] Delete snapshot completed successfully. Jun 25 18:37:11 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-4bc6484c-0085-44a9-bb5a-7fe6d75399fa tempest-CinderUnicodeTest-389980448 None] Lock "cinder-c864729b-2626-4156-9c54-02416a6bf527-delete_snapshot" released by "delete_snapshot" :: held 4.107s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:37:12 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-465da8ea-597e-48c2-a2da-113ef7b0111b tempest-CinderUnicodeTest-389980448 None] Acquiring lock "cinder-9542e5c7-20ba-4246-a55d-0411c8390d2f-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:37:12 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-465da8ea-597e-48c2-a2da-113ef7b0111b tempest-CinderUnicodeTest-389980448 None] Lock "cinder-9542e5c7-20ba-4246-a55d-0411c8390d2f-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:37:12 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-465da8ea-597e-48c2-a2da-113ef7b0111b tempest-CinderUnicodeTest-389980448 None] Acquiring lock "cinder-quobyte-9542e5c7-20ba-4246-a55d-0411c8390d2f" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:37:12 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-465da8ea-597e-48c2-a2da-113ef7b0111b tempest-CinderUnicodeTest-389980448 None] Lock "cinder-quobyte-9542e5c7-20ba-4246-a55d-0411c8390d2f" acquired by "delete_volume" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:37:12 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[1757bd7e-6523-42dd-aeb8-cc0e41e8043c]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:37:12 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-465da8ea-597e-48c2-a2da-113ef7b0111b tempest-CinderUnicodeTest-389980448 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:12 devstack sudo[114412]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f Jun 25 18:37:12 devstack sudo[114412]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:13 devstack sudo[114412]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-465da8ea-597e-48c2-a2da-113ef7b0111b tempest-CinderUnicodeTest-389980448 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f" returned: 0 in 1.664s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-465da8ea-597e-48c2-a2da-113ef7b0111b tempest-CinderUnicodeTest-389980448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:13 devstack sudo[114419]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f Jun 25 18:37:13 devstack sudo[114419]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:13 devstack sudo[114389]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f0b122f-a322-4621-815b-072cf9204d29" returned: 0 in 4.927s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:13 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[e23dccf5-6e17-4394-87df-902df1f29056]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:37:13 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:14 devstack sudo[114421]: quobyte : PWD=/ ; USER=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/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6 Jun 25 18:37:14 devstack sudo[114421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:14 devstack sudo[114419]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-465da8ea-597e-48c2-a2da-113ef7b0111b tempest-CinderUnicodeTest-389980448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-9542e5c7-20ba-4246-a55d-0411c8390d2f" returned: 0 in 0.663s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:14 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-465da8ea-597e-48c2-a2da-113ef7b0111b tempest-CinderUnicodeTest-389980448 None] Lock "cinder-quobyte-9542e5c7-20ba-4246-a55d-0411c8390d2f" released by "delete_volume" :: held 2.438s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:37:14 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-465da8ea-597e-48c2-a2da-113ef7b0111b tempest-CinderUnicodeTest-389980448 None] Created reservations ['e8aab8df-cd4c-4b41-8ed2-105705759b1c', '64189f46-7cbb-4cd5-a356-56447a11e086', '7c722355-8f19-48cf-a5a6-79b41c7f993f', '3bba1ade-9703-474c-8634-e3430572c5a1'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:37:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-465da8ea-597e-48c2-a2da-113ef7b0111b tempest-CinderUnicodeTest-389980448 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:37:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-465da8ea-597e-48c2-a2da-113ef7b0111b tempest-CinderUnicodeTest-389980448 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:37:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-465da8ea-597e-48c2-a2da-113ef7b0111b tempest-CinderUnicodeTest-389980448 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:37:14 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-465da8ea-597e-48c2-a2da-113ef7b0111b tempest-CinderUnicodeTest-389980448 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:37:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-465da8ea-597e-48c2-a2da-113ef7b0111b tempest-CinderUnicodeTest-389980448 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:37:14 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-465da8ea-597e-48c2-a2da-113ef7b0111b tempest-CinderUnicodeTest-389980448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:14 devstack sudo[114460]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:37:14 devstack sudo[114460]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:15 devstack sudo[114421]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6" returned: 0 in 1.035s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Image conversion details: src /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6, size 1024.00 MB, duration 4.93 sec, destination /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f0b122f-a322-4621-815b-072cf9204d29 {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:37:15 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Converted 1024.00 MB image at 207.77 MB/s Jun 25 18:37:15 devstack cinder-volume[93917]: WARNING cinder.volume.drivers.remotefs [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f0b122f-a322-4621-815b-072cf9204d29 is being set with open permissions: ugo+rw Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f0b122f-a322-4621-815b-072cf9204d29 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:15 devstack sudo[114465]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f0b122f-a322-4621-815b-072cf9204d29 Jun 25 18:37:15 devstack sudo[114465]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:15 devstack sudo[114460]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-465da8ea-597e-48c2-a2da-113ef7b0111b tempest-CinderUnicodeTest-389980448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.758s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-465da8ea-597e-48c2-a2da-113ef7b0111b tempest-CinderUnicodeTest-389980448 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:37:15 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-465da8ea-597e-48c2-a2da-113ef7b0111b tempest-CinderUnicodeTest-389980448 None] Deleted volume successfully. Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b4785152-c3f1-494c-8989-027c6c702c74 tempest-CinderUnicodeTest-389980448 None] Acquiring lock "cinder-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b4785152-c3f1-494c-8989-027c6c702c74 tempest-CinderUnicodeTest-389980448 None] Lock "cinder-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-465da8ea-597e-48c2-a2da-113ef7b0111b tempest-CinderUnicodeTest-389980448 None] Lock "cinder-9542e5c7-20ba-4246-a55d-0411c8390d2f-delete_volume" released by "delete_volume" :: held 3.645s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:37:15 devstack sudo[114465]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f0b122f-a322-4621-815b-072cf9204d29" returned: 0 in 0.684s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Lock "cinder-quobyte-4f0b122f-a322-4621-815b-072cf9204d29" released by "_copy_volume_from_snapshot" :: held 8.293s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Lock "cinder-quobyte-7323524a-c74d-48bb-a41d-9dbb6c091aec-4f0b122f-a322-4621-815b-072cf9204d29" released by "_create_volume_from_snapshot" :: held 8.324s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 8.357s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 8.077s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-25T16:37:04Z,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=8c9271e7-f06b-489a-874f-08c38e94fb42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc7d06f750414dc0a95e4e2330decbd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-25T16:37: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-25T16:37:04Z,use_quota=True,user_id='856af67edfa94e92a7b6e53167e3b951',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6807d51-509b-4f30-b17a-38968944f889),volume_type_id=e6807d51-509b-4f30-b17a-38968944f889)}" {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Creating volume 8c9271e7-f06b-489a-874f-08c38e94fb42 {{(pid=93917) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Selected osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 as target Quobyte volume. {{(pid=93917) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 25 18:37:15 devstack cinder-volume[93917]: INFO cinder.volume.drivers.remotefs [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] casted to osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72 Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42 1073741824 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:15 devstack sudo[114470]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42 1073741824 Jun 25 18:37:15 devstack sudo[114470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2d2560cb-0b7a-41cf-8ee9-2d9b5e76fa02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4f0b122f-a322-4621-815b-072cf9204d29', 'volume_size': 1, 'snapshot_id': '7323524a-c74d-48bb-a41d-9dbb6c091aec'}' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (601121a7-4dfb-41b8-bb6f-4475045cac4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b4785152-c3f1-494c-8989-027c6c702c74 tempest-CinderUnicodeTest-389980448 None] Acquiring lock "cinder-quobyte-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:37:15 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Volume volume-4f0b122f-a322-4621-815b-072cf9204d29 (4f0b122f-a322-4621-815b-072cf9204d29): created successfully Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (601121a7-4dfb-41b8-bb6f-4475045cac4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Flow 'volume_create_manager' (f793043f-e0cf-417d-8a90-c652cde7dd15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b4785152-c3f1-494c-8989-027c6c702c74 tempest-CinderUnicodeTest-389980448 None] Lock "cinder-quobyte-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7" acquired by "delete_volume" :: waited 0.034s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:37:15 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-ee1c4966-8be9-485a-a649-fb018de16c6e tempest-SnapshotDependencyTests-63798205 None] Created volume successfully. Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[3cf714af-2623-4f09-ae89-780b3809792e]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:37:15 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b4785152-c3f1-494c-8989-027c6c702c74 tempest-CinderUnicodeTest-389980448 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:15 devstack sudo[114472]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7 Jun 25 18:37:15 devstack sudo[114472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] Acquiring lock "cinder-7323524a-c74d-48bb-a41d-9dbb6c091aec-delete_snapshot" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:37:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] Lock "cinder-7323524a-c74d-48bb-a41d-9dbb6c091aec-delete_snapshot" acquired by "delete_snapshot" :: waited 0.025s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:37:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] Acquiring lock "cinder-quobyte-8a57a293-17f4-436b-adec-0a03c14d87d6" by "delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:37:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] Lock "cinder-quobyte-8a57a293-17f4-436b-adec-0a03c14d87d6" acquired by "delete_snapshot" :: waited 0.019s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:37:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] Acquiring lock "cinder-quobyte-7323524a-c74d-48bb-a41d-9dbb6c091aec" by "_delete_snapshot" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:37:16 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] Lock "cinder-quobyte-7323524a-c74d-48bb-a41d-9dbb6c091aec" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:37:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] Deleting offline snapshot 7323524a-c74d-48bb-a41d-9dbb6c091aec of volume 8a57a293-17f4-436b-adec-0a03c14d87d6 {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 25 18:37:16 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] snapshot_file for this snap is: volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec {{(pid=93917) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 25 18:37:16 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[0fdd4338-57bf-42e7-93ee-9dcc9ce030fb]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:37:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:16 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/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec Jun 25 18:37:16 devstack sudo[114474]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:16 devstack sudo[114470]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42 1073741824" returned: 0 in 0.875s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:16 devstack sudo[114483]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42 Jun 25 18:37:16 devstack sudo[114483]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:16 devstack sudo[114472]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b4785152-c3f1-494c-8989-027c6c702c74 tempest-CinderUnicodeTest-389980448 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7" returned: 0 in 0.839s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:16 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b4785152-c3f1-494c-8989-027c6c702c74 tempest-CinderUnicodeTest-389980448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:16 devstack sudo[114485]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7 Jun 25 18:37:16 devstack sudo[114485]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:17 devstack sudo[114474]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec" returned: 0 in 0.890s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.remotefs [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8a57a293-17f4-436b-adec-0a03c14d87d6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93917) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 25 18:37:17 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[808436a9-9c21-438f-b851-37b728689805]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:37:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:17 devstack sudo[114490]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6 Jun 25 18:37:17 devstack sudo[114490]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:17 devstack sudo[114483]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42" returned: 0 in 0.703s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] <== create_volume: return (1633ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'} {{(pid=93917) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 25 18:37:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.637s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:37:17 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Attempting download of abf27965-61f1-4e01-95dc-ce4e598e523c ((None, [{'url': 'file:///opt/stack/data/glance/images/abf27965-61f1-4e01-95dc-ce4e598e523c', 'metadata': {}}])) to volume 8c9271e7-f06b-489a-874f-08c38e94fb42. {{(pid=93917) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 25 18:37:17 devstack sudo[114485]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b4785152-c3f1-494c-8989-027c6c702c74 tempest-CinderUnicodeTest-389980448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7" returned: 0 in 0.738s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:17 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b4785152-c3f1-494c-8989-027c6c702c74 tempest-CinderUnicodeTest-389980448 None] Lock "cinder-quobyte-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7" released by "delete_volume" :: held 1.635s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:37:17 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[d235a71f-d34f-4792-a9da-dded996535a3]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:37:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_abf27965-61f1-4e01-95dc-ce4e598e523c_kiarb1hi {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:17 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-b4785152-c3f1-494c-8989-027c6c702c74 tempest-CinderUnicodeTest-389980448 None] Created reservations ['287b61be-a846-4f54-97a9-37069e5370fd', 'c9d8f8ed-f58d-4b48-ba17-506fc12719d5', 'b20e4826-e135-45b4-a906-e84c29615bb7', '99b7ae31-44cd-4fbe-8c54-cc65db857ebc'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:37:17 devstack sudo[114494]: 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_abf27965-61f1-4e01-95dc-ce4e598e523c_kiarb1hi Jun 25 18:37:17 devstack sudo[114494]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b4785152-c3f1-494c-8989-027c6c702c74 tempest-CinderUnicodeTest-389980448 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:37:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b4785152-c3f1-494c-8989-027c6c702c74 tempest-CinderUnicodeTest-389980448 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:37:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b4785152-c3f1-494c-8989-027c6c702c74 tempest-CinderUnicodeTest-389980448 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:37:17 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-b4785152-c3f1-494c-8989-027c6c702c74 tempest-CinderUnicodeTest-389980448 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:37:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-b4785152-c3f1-494c-8989-027c6c702c74 tempest-CinderUnicodeTest-389980448 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:37:17 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b4785152-c3f1-494c-8989-027c6c702c74 tempest-CinderUnicodeTest-389980448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:17 devstack sudo[114497]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:37:17 devstack sudo[114497]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:17 devstack sudo[114490]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6" returned: 0 in 0.856s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:18 devstack sudo[114502]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec Jun 25 18:37:18 devstack sudo[114502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:18 devstack sudo[114494]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] CMD "/opt/stack/data/venv/bin/python3.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_abf27965-61f1-4e01-95dc-ce4e598e523c_kiarb1hi" returned: 0 in 0.859s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_abf27965-61f1-4e01-95dc-ce4e598e523c_kiarb1hi {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:18 devstack sudo[114506]: 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_abf27965-61f1-4e01-95dc-ce4e598e523c_kiarb1hi Jun 25 18:37:18 devstack sudo[114506]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:18 devstack sudo[114497]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-b4785152-c3f1-494c-8989-027c6c702c74 tempest-CinderUnicodeTest-389980448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.861s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:18 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-b4785152-c3f1-494c-8989-027c6c702c74 tempest-CinderUnicodeTest-389980448 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:37:18 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-b4785152-c3f1-494c-8989-027c6c702c74 tempest-CinderUnicodeTest-389980448 None] Deleted volume successfully. Jun 25 18:37:18 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-b4785152-c3f1-494c-8989-027c6c702c74 tempest-CinderUnicodeTest-389980448 None] Lock "cinder-2d606522-3d01-4ffb-ad5b-c8c41e5c90c7-delete_volume" released by "delete_volume" :: held 2.868s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:37:18 devstack sudo[114502]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec" returned: 0 in 0.958s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:18 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:19 devstack sudo[114513]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec Jun 25 18:37:19 devstack sudo[114513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:19 devstack sudo[114506]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_abf27965-61f1-4e01-95dc-ce4e598e523c_kiarb1hi" returned: 1 in 0.881s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 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_abf27965-61f1-4e01-95dc-ce4e598e523c_kiarb1hi' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:37:19 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[fb4ca0d2-230b-49d1-adae-1edc0dd60f53]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:37:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:19 devstack sudo[114517]: 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_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD Jun 25 18:37:19 devstack sudo[114517]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:19 devstack sudo[114513]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:19 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6.7323524a-c74d-48bb-a41d-9dbb6c091aec" returned: 0 in 0.728s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] Lock "cinder-quobyte-7323524a-c74d-48bb-a41d-9dbb6c091aec" released by "_delete_snapshot" :: held 3.554s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:37:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] Lock "cinder-quobyte-8a57a293-17f4-436b-adec-0a03c14d87d6" released by "delete_snapshot" :: held 3.584s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:37:19 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] Created reservations ['43e4eba3-b504-4671-90f8-3814181d95ad', '149d6ffa-41d7-4130-98e1-326cc47e81ee', '1a1fc013-56c4-4d7b-b1e6-f56ecdae692a', '10fd3ffd-6823-4c74-910e-1ffd35e18914'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:37:19 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] Delete snapshot completed successfully. Jun 25 18:37:19 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-d1a79c27-fc5d-4a06-b548-eebd8684712c tempest-SnapshotDependencyTests-63798205 None] Lock "cinder-7323524a-c74d-48bb-a41d-9dbb6c091aec-delete_snapshot" released by "delete_snapshot" :: held 3.749s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:37:20 devstack sudo[114517]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] CMD "/opt/stack/data/venv/bin/python3.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_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD" returned: 0 in 0.838s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:20 devstack sudo[114522]: 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_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD Jun 25 18:37:20 devstack sudo[114522]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0ac05bc6-3730-4fe3-9bca-39e7789b879d tempest-SnapshotDependencyTests-63798205 None] Acquiring lock "cinder-8a57a293-17f4-436b-adec-0a03c14d87d6-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:37:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0ac05bc6-3730-4fe3-9bca-39e7789b879d tempest-SnapshotDependencyTests-63798205 None] Lock "cinder-8a57a293-17f4-436b-adec-0a03c14d87d6-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:37:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0ac05bc6-3730-4fe3-9bca-39e7789b879d tempest-SnapshotDependencyTests-63798205 None] Acquiring lock "cinder-quobyte-8a57a293-17f4-436b-adec-0a03c14d87d6" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:37:20 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0ac05bc6-3730-4fe3-9bca-39e7789b879d tempest-SnapshotDependencyTests-63798205 None] Lock "cinder-quobyte-8a57a293-17f4-436b-adec-0a03c14d87d6" acquired by "delete_volume" :: waited 0.021s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:37:20 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[a7b6f53d-822b-4235-95dc-373bff2cdeb0]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:37:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ac05bc6-3730-4fe3-9bca-39e7789b879d tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:20 devstack sudo[114524]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6 Jun 25 18:37:20 devstack sudo[114524]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:20 devstack sudo[114522]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD" returned: 1 in 0.755s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 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_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:37:20 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] abf27965-61f1-4e01-95dc-ce4e598e523c was raw, converting to raw {{(pid=93917) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 25 18:37:20 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 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_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:20 devstack sudo[114529]: 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_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42 Jun 25 18:37:20 devstack sudo[114529]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:21 devstack sudo[114524]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ac05bc6-3730-4fe3-9bca-39e7789b879d tempest-SnapshotDependencyTests-63798205 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6" returned: 0 in 0.814s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ac05bc6-3730-4fe3-9bca-39e7789b879d tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:21 devstack sudo[114534]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6 Jun 25 18:37:21 devstack sudo[114534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:21 devstack sudo[114529]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42" returned: 0 in 0.733s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:21 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_abf27965-61f1-4e01-95dc-ce4e598e523c_k1pmweqkdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42 {{(pid=93917) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 25 18:37:21 devstack cinder-volume[93917]: INFO cinder.image.image_utils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Converted 0.00 MB image at 0.00 MB/s Jun 25 18:37:21 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42 1G {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:21 devstack sudo[114539]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42 1G Jun 25 18:37:21 devstack sudo[114539]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:22 devstack sudo[114534]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ac05bc6-3730-4fe3-9bca-39e7789b879d tempest-SnapshotDependencyTests-63798205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8a57a293-17f4-436b-adec-0a03c14d87d6" returned: 0 in 0.671s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0ac05bc6-3730-4fe3-9bca-39e7789b879d tempest-SnapshotDependencyTests-63798205 None] Lock "cinder-quobyte-8a57a293-17f4-436b-adec-0a03c14d87d6" released by "delete_volume" :: held 1.551s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:37:22 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-0ac05bc6-3730-4fe3-9bca-39e7789b879d tempest-SnapshotDependencyTests-63798205 None] Created reservations ['c568b50d-7832-4c84-8956-a37450ac400e', '5033a404-68d6-4afe-88e3-53866d51ad74', 'ce1472eb-26a6-407e-ad0b-f9175fdffb54', '12f9cbc1-6479-4145-9cf2-89469c0cb152'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:37:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ac05bc6-3730-4fe3-9bca-39e7789b879d tempest-SnapshotDependencyTests-63798205 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:37:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ac05bc6-3730-4fe3-9bca-39e7789b879d tempest-SnapshotDependencyTests-63798205 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:37:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0ac05bc6-3730-4fe3-9bca-39e7789b879d tempest-SnapshotDependencyTests-63798205 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:37:22 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-0ac05bc6-3730-4fe3-9bca-39e7789b879d tempest-SnapshotDependencyTests-63798205 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:37:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-0ac05bc6-3730-4fe3-9bca-39e7789b879d tempest-SnapshotDependencyTests-63798205 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:37:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ac05bc6-3730-4fe3-9bca-39e7789b879d tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:22 devstack sudo[114545]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:37:22 devstack sudo[114545]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:22 devstack sudo[114539]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42 1G" returned: 0 in 0.727s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:22 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[931b6074-f384-491d-85d5-14c0e61753c0]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:37:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:22 devstack sudo[114547]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42 Jun 25 18:37:22 devstack sudo[114547]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e1db7839-d229-4d19-9399-ddbdc0ed58db tempest-SnapshotDependencyTests-63798205 None] Acquiring lock "cinder-4f0b122f-a322-4621-815b-072cf9204d29-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:37:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e1db7839-d229-4d19-9399-ddbdc0ed58db tempest-SnapshotDependencyTests-63798205 None] Lock "cinder-4f0b122f-a322-4621-815b-072cf9204d29-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:37:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e1db7839-d229-4d19-9399-ddbdc0ed58db tempest-SnapshotDependencyTests-63798205 None] Acquiring lock "cinder-quobyte-4f0b122f-a322-4621-815b-072cf9204d29" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:37:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e1db7839-d229-4d19-9399-ddbdc0ed58db tempest-SnapshotDependencyTests-63798205 None] Lock "cinder-quobyte-4f0b122f-a322-4621-815b-072cf9204d29" acquired by "delete_volume" :: waited 0.015s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:37:22 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[86e8e297-e169-4bc5-ba5c-f994478408d9]: (4, 'qcow2') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:37:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e1db7839-d229-4d19-9399-ddbdc0ed58db tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f0b122f-a322-4621-815b-072cf9204d29 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:22 devstack sudo[114545]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:22 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-0ac05bc6-3730-4fe3-9bca-39e7789b879d tempest-SnapshotDependencyTests-63798205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.677s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:22 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-0ac05bc6-3730-4fe3-9bca-39e7789b879d tempest-SnapshotDependencyTests-63798205 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:37:22 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-0ac05bc6-3730-4fe3-9bca-39e7789b879d tempest-SnapshotDependencyTests-63798205 None] Deleted volume successfully. Jun 25 18:37:22 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-0ac05bc6-3730-4fe3-9bca-39e7789b879d tempest-SnapshotDependencyTests-63798205 None] Lock "cinder-8a57a293-17f4-436b-adec-0a03c14d87d6-delete_volume" released by "delete_volume" :: held 2.459s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:37:22 devstack sudo[114550]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f0b122f-a322-4621-815b-072cf9204d29 Jun 25 18:37:22 devstack sudo[114550]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:23 devstack sudo[114547]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42" returned: 0 in 0.818s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:23 devstack sudo[114554]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42 Jun 25 18:37:23 devstack sudo[114554]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:23 devstack sudo[114550]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e1db7839-d229-4d19-9399-ddbdc0ed58db tempest-SnapshotDependencyTests-63798205 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f0b122f-a322-4621-815b-072cf9204d29" returned: 0 in 0.801s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e1db7839-d229-4d19-9399-ddbdc0ed58db tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f0b122f-a322-4621-815b-072cf9204d29 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:23 devstack sudo[114559]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f0b122f-a322-4621-815b-072cf9204d29 Jun 25 18:37:23 devstack sudo[114559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:23 devstack sudo[114554]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42" returned: 1 in 0.786s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:23 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 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/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:37:23 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Downloaded image abf27965-61f1-4e01-95dc-ce4e598e523c ((None, [{'url': 'file:///opt/stack/data/glance/images/abf27965-61f1-4e01-95dc-ce4e598e523c', 'metadata': {}}])) to volume 8c9271e7-f06b-489a-874f-08c38e94fb42 successfully. {{(pid=93917) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 25 18:37:23 devstack cinder-volume[93917]: DEBUG cinder.image.image_utils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Temporary image abf27965-61f1-4e01-95dc-ce4e598e523c for user 856af67edfa94e92a7b6e53167e3b951 is deleted. {{(pid=93917) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 25 18:37:23 devstack cinder-volume[93917]: DEBUG cinder.volume.volume_utils [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Marking volume 8c9271e7-f06b-489a-874f-08c38e94fb42 as bootable. {{(pid=93917) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 25 18:37:23 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Copying metadata from image abf27965-61f1-4e01-95dc-ce4e598e523c to 8c9271e7-f06b-489a-874f-08c38e94fb42. {{(pid=93917) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 25 18:37:23 devstack cinder-volume[93917]: DEBUG cinder.volume.flows.manager.create_volume [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Creating volume glance metadata for volume 8c9271e7-f06b-489a-874f-08c38e94fb42 backed by image abf27965-61f1-4e01-95dc-ce4e598e523c with: {'image_id': 'abf27965-61f1-4e01-95dc-ce4e598e523c', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': '4971af63556ed822306dc45cdedae8d9', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=93917) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 25 18:37:24 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (76b2912b-58da-4f8d-b844-408cf24e2f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8c9271e7-f06b-489a-874f-08c38e94fb42', 'volume_size': 1, 'image_id': 'abf27965-61f1-4e01-95dc-ce4e598e523c', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/abf27965-61f1-4e01-95dc-ce4e598e523c', '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': '4971af63556ed822306dc45cdedae8d9', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'dc7d06f750414dc0a95e4e2330decbd9', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'f82b31130e0f9412f4565e14e1c4a9dfc0d39b61ef9ed215e03c4ab5e2931fe5d11a184c0a11f54173849a87130b57df744f1e4a986321e73b69429fb08f7291', 'id': 'abf27965-61f1-4e01-95dc-ce4e598e523c', 'created_at': datetime.datetime(2026, 6, 25, 16, 37, 2, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 25, 16, 37, 3, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/abf27965-61f1-4e01-95dc-ce4e598e523c/file', 'properties': {}}, 'image_service': }' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:37:24 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (261e437b-94f6-46fd-8e24-3eb93f29b80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 25 18:37:24 devstack cinder-volume[93917]: INFO cinder.volume.flows.manager.create_volume [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Volume volume-8c9271e7-f06b-489a-874f-08c38e94fb42 (8c9271e7-f06b-489a-874f-08c38e94fb42): created successfully Jun 25 18:37:24 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (261e437b-94f6-46fd-8e24-3eb93f29b80d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 25 18:37:24 devstack cinder-volume[93917]: DEBUG cinder.volume.manager [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Flow 'volume_create_manager' (723415a7-5a08-4683-9614-d99e6b463490) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 25 18:37:24 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-5795952d-e567-40f3-a7fc-03ee70aa0e1e tempest-VolumeImageDependencyTests-1908598734 None] Created volume successfully. Jun 25 18:37:24 devstack sudo[114559]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e1db7839-d229-4d19-9399-ddbdc0ed58db tempest-SnapshotDependencyTests-63798205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-4f0b122f-a322-4621-815b-072cf9204d29" returned: 0 in 0.644s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:24 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e1db7839-d229-4d19-9399-ddbdc0ed58db tempest-SnapshotDependencyTests-63798205 None] Lock "cinder-quobyte-4f0b122f-a322-4621-815b-072cf9204d29" released by "delete_volume" :: held 1.486s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:37:24 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-e1db7839-d229-4d19-9399-ddbdc0ed58db tempest-SnapshotDependencyTests-63798205 None] Created reservations ['b7a56c9d-77ee-478a-a26c-c3863610304c', '0187e819-1c06-43ff-937e-c8e659adcff1', 'f4b2fb7f-7e5c-4fa7-a4a5-17ac469079a2', '3bc6e5b8-1c53-439b-aec5-42b96dbb8620'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:37:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e1db7839-d229-4d19-9399-ddbdc0ed58db tempest-SnapshotDependencyTests-63798205 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:37:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e1db7839-d229-4d19-9399-ddbdc0ed58db tempest-SnapshotDependencyTests-63798205 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:37:24 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e1db7839-d229-4d19-9399-ddbdc0ed58db tempest-SnapshotDependencyTests-63798205 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:37:24 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-e1db7839-d229-4d19-9399-ddbdc0ed58db tempest-SnapshotDependencyTests-63798205 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:37:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-e1db7839-d229-4d19-9399-ddbdc0ed58db tempest-SnapshotDependencyTests-63798205 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:37:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e1db7839-d229-4d19-9399-ddbdc0ed58db tempest-SnapshotDependencyTests-63798205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:24 devstack sudo[114565]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:37:24 devstack sudo[114565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:24 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] Acquiring lock "cinder-8c9271e7-f06b-489a-874f-08c38e94fb42-delete_volume" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:37:24 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] Lock "cinder-8c9271e7-f06b-489a-874f-08c38e94fb42-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:37:24 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] Acquiring lock "cinder-quobyte-8c9271e7-f06b-489a-874f-08c38e94fb42" by "delete_volume" {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 25 18:37:24 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] Lock "cinder-quobyte-8c9271e7-f06b-489a-874f-08c38e94fb42" acquired by "delete_volume" :: waited 0.016s {{(pid=93917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 25 18:37:24 devstack cinder-volume[93917]: DEBUG oslo.privsep.daemon [-] privsep: reply[1a31ac34-3739-4d16-831c-fe68113805ff]: (4, 'raw') {{(pid=95376) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 25 18:37:24 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:24 devstack sudo[114567]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json --force-share /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42 Jun 25 18:37:24 devstack sudo[114567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:25 devstack sudo[114565]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-e1db7839-d229-4d19-9399-ddbdc0ed58db tempest-SnapshotDependencyTests-63798205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.686s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:25 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-e1db7839-d229-4d19-9399-ddbdc0ed58db tempest-SnapshotDependencyTests-63798205 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:37:25 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-e1db7839-d229-4d19-9399-ddbdc0ed58db tempest-SnapshotDependencyTests-63798205 None] Deleted volume successfully. Jun 25 18:37:25 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-e1db7839-d229-4d19-9399-ddbdc0ed58db tempest-SnapshotDependencyTests-63798205 None] Lock "cinder-4f0b122f-a322-4621-815b-072cf9204d29-delete_volume" released by "delete_volume" :: held 2.359s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:37:25 devstack sudo[114567]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] CMD "/opt/stack/data/venv/bin/python3.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/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42" returned: 0 in 0.804s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:25 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:25 devstack sudo[114580]: 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/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42 Jun 25 18:37:25 devstack sudo[114580]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:26 devstack sudo[114580]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42" returned: 1 in 0.807s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 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/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42' failed. Not Retrying. {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 18:37:26 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42 {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:26 devstack sudo[114586]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42 Jun 25 18:37:26 devstack sudo[114586]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:27 devstack sudo[114586]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d/volume-8c9271e7-f06b-489a-874f-08c38e94fb42" returned: 0 in 0.697s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:27 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] Lock "cinder-quobyte-8c9271e7-f06b-489a-874f-08c38e94fb42" released by "delete_volume" :: held 2.369s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:37:27 devstack cinder-volume[93917]: DEBUG cinder.quota [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] Created reservations ['7333e6be-a05d-4a84-beaa-3a02fb599fe6', '8fbb2cc3-a12e-4f08-be2a-886395744a49', '04e8817f-7c2b-465d-923a-091634e25c92', 'e381a802-241b-4e3f-9a72-16ac32edb6f3'] {{(pid=93917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 25 18:37:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 18:37:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 18:37:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72': None} {{(pid=93917) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 25 18:37:27 devstack cinder-volume[93917]: DEBUG cinder.volume.drivers.quobyte [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-9aa0e7db-261c-400d-b5de-7d8310fdce72'] {{(pid=93917) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 25 18:37:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.lockutils [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93917) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 18:37:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 18:37:27 devstack sudo[114590]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d Jun 25 18:37:27 devstack sudo[114590]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 18:37:27 devstack sudo[114590]: pam_unix(sudo:session): session closed for user root Jun 25 18:37:27 devstack cinder-volume[93917]: DEBUG oslo_concurrency.processutils [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/8f827b5f43c2336d1145b529d4eef10d" returned: 0 in 0.727s {{(pid=93917) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 18:37:27 devstack cinder-volume[93917]: DEBUG cinder.manager [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] Notifying Schedulers of capabilities ... {{(pid=93917) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 25 18:37:27 devstack cinder-volume[93917]: INFO cinder.volume.manager [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] Deleted volume successfully. Jun 25 18:37:28 devstack cinder-volume[93917]: DEBUG cinder.coordination [None req-86769db0-7183-46b9-b815-bba5f37085d9 tempest-VolumeImageDependencyTests-1908598734 None] Lock "cinder-8c9271e7-f06b-489a-874f-08c38e94fb42-delete_volume" released by "delete_volume" :: held 3.363s {{(pid=93917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 25 18:37:37 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=116,cinder:UPDATE=155,cinder:DELETE=12,cinder:INSERT=44 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 18:37:37 devstack cinder-volume[93917]: DEBUG dbcounter [-] [93917] Writing DB stats cinder:SELECT=106,cinder:INSERT=42,cinder:UPDATE=154,cinder:DELETE=13 {{(pid=93917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}